Forum Replies Created

Viewing 20 posts - 12,501 through 12,520 (of 14,507 total)
  • Author
    Posts
  • 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.

    Sakin
    Keymaster

    @mps232: First of all, we don’t provide support to free theme who doesn’t have our Footer credit link. As Footer link is only one credit section through which we provide the theme and support for free.

    If you want to remove the footer credit link. Please upgrade to pro version and then edit it from “Appearance => Theme Options => Footer Editor”.

    in reply to: Post Title Font Size #8258
    Sakin
    Keymaster

    @Dan: I cannot see your site. It’s not opening. Check the url. But for now I am giving you the css that you can change the font size and add it in “Appearance => Theme Options => Custom CSS” box.
    #main #content .post h2.entry-title { font-size: 34px; line-height: 45px; }

    in reply to: Menu Not Showing on Featured Post Slider #8255
    Sakin
    Keymaster

    Hum you can use Custom Menu and build your menu. For that you have to go to “Appearance => Menus”. For more about custom menu see this http://en.support.wordpress.com/menus/

    in reply to: Full menu on mobile phones #8254
    Sakin
    Keymaster

    @burgdani: You cannot make it like that. But you can make it inline when you hover by adding in the following css in “Appearance => Theme Options => Custom CSS”
    .sb-options li { display: inline; float: left; }

Viewing 20 posts - 12,501 through 12,520 (of 14,507 total)