Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Kanika Gupta: I see that you are using Catch Box Free theme and have customize the core theme files such as style.css, footer.php, index.php and functions.php. Your customization will be overwritten when you update your theme to latest version. So, whenever you want to customize your core theme files you need to build child theme and edit it.
Also in free plugin, we don’t recommend to remove the powered by Catch Themes. As this is only means to provide free theme, free support and free update.
For adding google search, I recommend to use Plugin. Try searching for plugin in http://wordpress.org/extend/plugins/
Sakin
Keymaster@phnam: You have to do that from WordPress settings that is from “Settings => Discussion”. From here you can disable for all new pages and posts. But if you have already published posts and pages then for older posts and pages, you need to individually remove it from Discussion box in the page and post editor. See this for more details http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@lwatts: For that you need to use Featured Image Slider, where you can leave the link to empty. See this screenshot http://pinterest.com/pin/548594798329509357/ . This option is only available in Pro or Premium themes.
Sakin
Keymaster@Kanika Gupta: Send me your site URL and I will take a look at your code.
Sakin
Keymaster@omgstyle: To make the slider area complete black you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides { background-color: #000; }For detail color options, please upgrade to Catch Everest Pro theme, where you have color options in your Theme Options panel. See details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/.
For free theme you have to manually change it.
For Footer Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-generator { background-color: #e5e4e2; }For Menu Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu { background-color: #e5e4e2; }August 27, 2013 at 11:44 pm in reply to: How to use optional sidebars abd footers catch box pro? #13796Sakin
Keymaster@ChrisR: The upload was working fine and there was preview in your admin section. But due to the coding issue, the image was not replacing the default web clip image. I have fixed it in your site and we will update this in new version.
Thanks for your cooperation.
Sakin
Keymaster@mvtpinheiro: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .tag-links { display: none; }Sakin
Keymaster@EPICPROJECT: Nice.
Sakin
Keymaster@ChrisR: That’s strange you should be able to change it. I need your WordPress Site Admin access so that I can check in. So, I will contact you through email.
Sakin
Keymaster@spenchase: Please check in with our Sales as when I check in your account, it’s fine.
Sakin
Keymaster@Matt Petersen: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding { background: url("http://ip-corporation.com/wp-content/uploads/2013/08/ip_water_grey.jpg") no-repeat scroll 0 0 transparent; }One more thing I notice in your site is that you are directly customizing CSS in style.css. You shouldn’t edit any core theme files as when you update the theme it will be reverted back and your customization will be gone. So the only way to customize the CSS in either though Custom CSS box or by building child theme.
Sakin
Keymaster@EPICPROJECT: I see that you are using Featured Page Slider. But the features image on that page in not of proper size. You need to upload the image of minimum width 1140px.
Sakin
Keymaster@ChrisR: Can you send me your site URL? You can simply change the web clip icon from “Appearance => Theme Options => Web Clip Icon Options”. Then Click on Change Web Clip Icon. Upload the image and then finally click on “Insert into Post”. See the screenshot http://pinterest.com/pin/548594798329798533/
Sakin
Keymaster@bill: You can do that from Theme Options in Catch Everest Pro version. For free version you need to send me your site url and background color you want to change to. Then I can send you the css code.
For more information about Catch Everest Pro features, you can read theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@Matt Petersen: Send me your site URL and if possible the screenshot of the issue in IE.
Sakin
Keymaster@fenz: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.left-sidebar #secondary { text-align: right; }Sakin
Keymaster@moumouz: To set featured image in post see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image .
For more instruction on how to use Catch Everest Theme see the theme instruction at http://catchthemes.com/theme-instructions/catch-everest/
Sakin
Keymaster@thomasfeirer: Sorry we don’t have that social icons. You might consider using plugin which has that icons.
Sakin
Keymaster@thomasfeirer: You can remove the search box from header through “Appearance => Theme Options => Header Options”, then check on “Disable Header Right Sidebar” and Save it.
-
AuthorPosts
