Forum Replies Created

Viewing 20 posts - 8,921 through 8,940 (of 14,497 total)
  • Author
    Posts
  • in reply to: mail chimp code to foot #19764
    Sakin
    Keymaster

    @chris: You can add this in Footer Area One. Go to “Appearance => Widgets” and drag and drop “Text Widget” or “Catcheveret: Advertisement” widget and add the code.

    in reply to: 1.6 update – logo image missing #19763
    Sakin
    Keymaster

    @Chris: I just check in your site. Your logo and header image both are working fine.

    in reply to: Menu Bar – Center, Justify & Recolor #19762
    Sakin
    Keymaster

    @hipandhealthykids: Ok thanks will add in next version update.

    in reply to: Website page not found #19750
    Sakin
    Keymaster

    @telexesposito: I cannot open your site at all. It is showing 403 Forbidden error. So, please check this with your hosting server support.

    in reply to: Parallax sliders? #19743
    Sakin
    Keymaster

    @oly: Sorry we don’t have any Parallax-style sliders. For plugin can you check at http://wordpress.org/plugins/. We don’t have any recommendation.

    in reply to: Explorer 8 #19742
    Sakin
    Keymaster

    @oly: When I check from Window8 IE8, it is working fine. So, which one you are looking at. IE8 is kind a old not and not supportive.

    in reply to: Home Slider separate from posts #19736
    Sakin
    Keymaster

    @TruckinTortuga: I see that you are using Catch Evolution Free theme which only have option to use Featured Post Slider which was created to highlight your post. That means, you need to use post and link to post. No, other options. But Pro version have option to use Page Slider, Post Slider, Category Slider and Image Slider. See more about it at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    Yes, when you have the latest post added in your slider post. Then you will have duplicate like one in the slide and anther as your latest posts. You can remove that by going to “Appearance => Theme Options => Featured Post Slider” Featured Post Slider Options” and check on “Exclude Slider post from Homepage posts”.

    in reply to: Optional Sidebars #19735
    Sakin
    Keymaster

    @poppy: It’s lot complicated. First you need to build child theme. Then create functions.php file in your child theme and then register sidebar through widgets_init action hook and then you need to create metabox and add additional sidebar option.

    So, why do you need to many sidebar? The best will be to install “Jetpack” plugin and activate “Widget Visibility” module, which allows you to add widgets in particular page you want. See this http://jetpack.me/support/widget-visibility/ . When you activate the Jetpack plugin, make sure you have “Mobile Theme” module deactivated in jetpack as this will conflict with theme responsive design.

    in reply to: Logo #19733
    Sakin
    Keymaster

    @TruckinTortuga: If you have build child theme then adding in the Child Theme style.css is better.

    in reply to: Add right Sidebar and widgets #19732
    Sakin
    Keymaster

    @aeriformarts: Do you mean that you want to add sidebar just right to the Homepage Featured Content. This is cannot be done by default. Homepage Featured Content takes row by itself. For this I am sorry you need to hire customizer http://catchthemes.com/hire-customizer/ to work for you.

    in reply to: Change font for header #19731
    Sakin
    Keymaster

    @aeriformarts: The font for the site title and description can be changed only from the font at “Appearance => Theme Options => Font Family Options”. Change “Site Title Font Family” and “Site Tagline Font Family”. If you want o use non google font then you can just add the image instead of the site title and tagline from “Appearance => Header”, where you can upload the Header Image and uncheck “Show header text with your image.” to remove the header text.

    in reply to: menu text unreadable #19730
    Sakin
    Keymaster

    @paulmag: Thanks for showing issue in Catch Box Free theme and we will update this theme. Till then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .tinynav option { color: #fff; }

    in reply to: Sapce above header #19729
    Sakin
    Keymaster

    @suchi: To remove spaces, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-top { padding-top: 0; }
    #header-top p.simple-image { margin-bottom: 0; }

    If you further want to remove the box shadow in the header images then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .widget img, #masthead #main-feat-img { box-shadow: none; }

    in reply to: How do I change the main top images #19728
    Sakin
    Keymaster

    @Karin: Did you check in our Theme Instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/.

    In Catch Everest Pro theme, you have option to select “Post Slider, Page Slider, Category Slider and Image Slider”. So, if you want to add page or post slider then you need to add page or post IDs. For category slider, you need to select category and for image slider, you need to upload the image.

    First, go to “Appearance => Theme Options => Featured Slider => Slider Options” and select the slider type. For example: select “Image Slider”.
    Then you will get “Featured Image Slider Options” where you can upload the image. See this screenshot http://www.pinterest.com/pin/548594798329509357/

    in reply to: Post Slider problem #19708
    Sakin
    Keymaster

    @pgdll: Ok how did you remove that title, content and link from the slider? As Catch Everest Free theme only have option to add Featured Post slider which will take the post title, excerpt content and links.

    in reply to: Does Pro Theme Allow For Full Screen Display? #19707
    Sakin
    Keymaster

    @corinnecollins.com: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #page { max-width: 90%; }

    in reply to: Widget before content for mobile #19705
    Sakin
    Keymaster

    @manuscle: For this you need to build child theme and do the customization. In your child theme copy index.php and delete <?php get_sidebar(); ?>. and then copy header.php file and then add <?php get_sidebar(); ?> after <div id="main" class="clearfix">

    If this is complicated for you then please hire customizer http://catchthemes.com/hire-customizer/

    in reply to: Upgrade to Pro? #19704
    Sakin
    Keymaster

    @SeahorseOne: First Catch Everest Pro has lot more feature then Catch Everest Free theme. But if you are satisfied with the Free one then you don’t need to upgrade it. See the detail feature list at http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: Post Slider problem #19703
    Sakin
    Keymaster

    @pgdll: This is just code from same file catcheverest-theme-options-defaults.php. I don’t mean this. If you look at your site, I can see that you have remove the title, content and links from the slider posts. So, how did you customize that? I need to check in that code.

    in reply to: Does Pro Theme Allow For Full Screen Display? #19700
    Sakin
    Keymaster

    @corinnecollins.com: I don’t get it what you mean. Can you explain with your site URL or screenshot.

Viewing 20 posts - 8,921 through 8,940 (of 14,497 total)