Forum Replies Created

Viewing 20 posts - 12,481 through 12,500 (of 14,491 total)
  • Author
    Posts
  • in reply to: Can't change theme options #8350
    Sakin
    Keymaster

    @Nathan_Thomas1: I just check in your site and found the problem with your “WordPress Events Calendar and Scheduler”, try contacting them and tell that it has conflict of scripts.

    I have just deactivate that plugin and it works perfectly. I don’t think this plugin is a WordPress.org repository plugin. So, this plugin is not checked against the conflict of scripts.

    in reply to: How to remove some things #8329
    Sakin
    Keymaster

    @impresnet: We don’t look at demo pages comments. This is just for demo purposes.

    in reply to: Can't change theme options #8328
    Sakin
    Keymaster

    @Nathan_Thomas1: The theme options should be working fine. But is not then there must be some issue in your hosting server. But to look at this, I need your WordPress access. So, I will send you private email.

    in reply to: 23 errors with W3C html makeup validation #8327
    Sakin
    Keymaster

    @ram108: You can try validating any popular site like yahoo, google, facebook, twitter and all HTML5 site. All will fail so this is quite senseless. This is only good to check in you have any missing divs or parameter closing.

    in reply to: Featured Slider Text Box #8326
    Sakin
    Keymaster

    @cara: The exact dimensions for images that we have on the slider in demo page is Width: 1140px and Height: 450px

    in reply to: change color top background #8325
    Sakin
    Keymaster

    @Elisabetta: The easiest way to update the Simple Catch Pro. Just follow the instruction below:
    1. Login to my account in Catch Theme http://catchthemes.com/my-account/ and download the latest Simple Catch Pro theme
    2. Login to your WordPress Admin panel.
    3. Then Go to “Appearance => Themes” and activate Simple Catch Free Version or any default theme.
    4. Then again go to “Appearance => Themes” and delete Simple Catch Pro theme.
    5. Then go to “Appearance => Themes => Install Themes => Uploads”
    6. Then browse the zip copy of the latest theme that you download from Catch Themes and install now.

    in reply to: Featured Slider Questions #8323
    Sakin
    Keymaster

    @Nathan_Thomas1: thanks for your appreciation. The image that you are talking about is from the Featured Post Slider in your Theme Options panel.

    To add Featured Post Slider, follow the steps mentioned below:

    1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image

    2. Then get the ID of the post. When you edit your post or write a post. you will see the id in your browser address bar. You will also see the Post ID when you view ALL Posts section in WordPress dashboard. But if you still cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/

    3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id.

    in reply to: Theme Options Panel – Pro version #8322
    Sakin
    Keymaster

    Thanks karin

    in reply to: Responsive Custom Menu #8320
    Sakin
    Keymaster

    @jocatman: I don’t see any issues in higher resolutions.

    in reply to: Glitch in mobile menu? #8319
    Sakin
    Keymaster

    @jocatman: Sorry this theme menu works like this. We will talk about this with development team.

    Sakin
    Keymaster

    @mps232: the best option to remove the image is just remove the featured image from the posts.

    in reply to: Catch Everest Pro One time fee? #8309
    Sakin
    Keymaster

    @GAHC: Ok I will explain you the payment process. All our Pro and Premium Theme comes with 1 year of Subscription. You can use our theme for multiple domains and for lifetime. But we recommend you to optionally renew your subscription yearly where you will get the benefits of updates, security fixes and new features updates and private support forum access. Renewal is just an option.

    See more about this in Terms and Conditions page http://catchthemes.com/terms-conditions/

    in reply to: Header image #8306
    Sakin
    Keymaster

    @danielgreat: Yes it will be similar but change #header to #branding

    in reply to: Stop words breaking at the end of the line #8305
    Sakin
    Keymaster

    @Pontzas: That is good for responsive design, sometime the words are longer and doesn’t fit in the small screen mobile devices. So, it will break it. But if you don’t like it then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .site-content article { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }

    in reply to: Changing Social Media Icons, Menu hover colors #8304
    Sakin
    Keymaster

    @markTSL:
    1. Would like to remove the hover over function for the social media icons so they are constantly filled with their color (normal icons).
    — yes you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For twitter icon */
    ul.social-profile li.twitter a { background-position: -44px -43px; }
    /* For Linkedin icon */
    ul.social-profile li.linkedin a { background-position: -603px -43px; }
    /* For Youtube icon */
    ul.social-profile li.you-tube a { background-position: -87px -43px; }

    2. Change the hover and active colors for the menu, i managed to find the menu bar and change the color for that but cant find the color settings for hover and active.
    — If you upgrade to Catch Everest Pro version then you can just change the color from “Appearance => Theme Options => Color Options” box

    3. Is there a way of changing the footer color and possibly adding more content into it? like adding links, images.
    — You can just change the color code and add the following css in “Appearance => Theme Options => Custom CSS” box.
    #site-generator { background-color: #3a3d41; }

    4. Where the Search Bar was in the header right section (removed on my site from css i found on here) Is it possible to add text or a image in its place?
    — You can do that if you upgrade to Catch Everest Pro theme, where header right section can be replaced with Header Right Sidebar. Just drag and drop widget to header right sidebar.

    See more about Catch Everest Pro theme at http://catchthemes.com/theme-instructions/catch-everest-pro/

    Sakin
    Keymaster

    @pelliot: The simple option to upgrade the Catch Box Pro from 2.1 to 2.2. Follow the following steps.
    1. Activate the Catch Box Free Theme
    2. Delete the Catch Box Pro version 2.1
    3. Then download the latest version of Catch Box Pro from our site
    4. Then install the latest version of Catch Box Pro as the new theme installation.

    All your custom menu, header, and changes in Custom CSS and Theme Options will remain as it is. There won’t be any effect.

    That is why we don’t recommend users to edit any core theme files such as style.css and fucntions.php which will be reverted when you update any theme.

    in reply to: Several issues #8298
    Sakin
    Keymaster

    @Potzas: To remove the link in the “Header Featured Image”, go to “Appearance => Theme Options => Header Featured Image Options”. Then on empty the field “Featured Header Image Link URL” and save it. Just add the image to the field “Featured Header Image URL”.

    To create a homepage static, You don’t need to set homepage as static. You can just add the home in the custom menu through “Appearance => Menu”. Then in Pages box, click on “View All”, where you will see “Home:Home” just click on that and click on add to Menu.

    I have also emailed you fore more detail support.

    in reply to: A Few Requests #8297
    Sakin
    Keymaster

    @defkult: I don’t understand your first question. I think you are asking about the space at left and right when you have enabled “No Sidebar”. If you want No sidebar, Full Width then you have to upgrade to Catch Box Pro version.

    To disable by author, just add the following css in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta .by-author { display: none; }

    About the Edit button, that is for the Site admin, normal visitor will not see the edit button. So, you don’t have to do anything for this.

    in reply to: Can't change theme options #8269
    Sakin
    Keymaster

    @Nathan_Thomas1: I don’t understand what you cannot edit. Is it just a featured post slider or anything in the Theme Options panel.

    in reply to: White Header Space in Internet Explorer #8268
    Sakin
    Keymaster

    @ktglasscock: Can you let me know which version of IE are you using it.

Viewing 20 posts - 12,481 through 12,500 (of 14,491 total)