Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@hipandhealthykids: Ok thanks will add in next version update.
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.
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.
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.
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”.
Sakin
Keymaster@poppy: It’s lot complicated. First you need to build child theme. Then create
functions.phpfile in your child theme and then register sidebar throughwidgets_initaction 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.
Sakin
Keymaster@TruckinTortuga: If you have build child theme then adding in the Child Theme style.css is better.
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.
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.
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; }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; }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/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.
Sakin
Keymaster@corinnecollins.com: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#page { max-width: 90%; }Sakin
Keymaster@manuscle: For this you need to build child theme and do the customization. In your child theme copy
index.phpand delete<?php get_sidebar(); ?>. and then copyheader.phpfile 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/
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/
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.Sakin
Keymaster@corinnecollins.com: I don’t get it what you mean. Can you explain with your site URL or screenshot.
-
AuthorPosts
