Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@carlosdonan: I don’t see the shadow there.
Sakin
Keymaster@kylienorton: Yes I have replied your email.
Sakin
Keymaster@azizwaing: You can add the border by adding in the following CSS in “Appearance = Theme Options => Custom CSS” box.
.site { border: 1px solid #00A2E8; }About the featured post slider, you can set to all pages through “Appearance => Theme Options => Featured Post Slider => Slider Options = > Enable Slider” to “Entire Site”
You can add your posts as featured image. See the instructions at catchthemes.com/theme-instructions/catch-everest/
Sakin
Keymaster@klhaight: You need to edit the code after you copy it. Ok I will email you and then I can get the code in your server.
Sakin
Keymaster@Pete7feet: In “Appearance => Theme Options => Layout Options => Content Layout” choose “Full Content Display” and then split content with more tag. See this on how to add more tag http://en.support.wordpress.com/splitting-content/more-tag/
Sakin
Keymaster@BenniemanZA: For detail color options you can upgrade to Catch Everest Pro theme. See the features details at http://catchthemes.com/theme-instructions/catch-everest-pro/
I don’t know what where you menu colors before. We can add color in our Custom CSS box at “Appearance => Theme Options”. Can you send me more details.
Sakin
Keymaster@carlosdonan: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.site, #masthead { background-color: transparent; }Sakin
Keymaster@weedner: Please add in your site URL and also let me know what do you mean by content boxes. If you are talking about the white boxes then you can adjust the color code and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.hentry { background-color: #fff; }Sakin
Keymaster@ashrafashraf: Yes it will make full width in iPad. So, let me know what are you trying to achieve. Then I will check in if that is possible with custom css.
Also add in your site URL.
October 1, 2013 at 4:28 pm in reply to: My site title and tagline have disappeared. Please help! #15364Sakin
Keymaster@@tlvannoy: I see that the problem was from “SeoPress” plugin. To find that I needed to deactivate all your plugin and reactive one by one. So, please check all your plugin settings. For SEO, I recommend “WordPress SEO by Yoast”.
Sakin
Keymaster@kylienorton: The easiest way will be to add the CSS to hide it in Homepage. Send me your site URL, then I will check in and send you the css code to hide it.
September 30, 2013 at 11:24 pm in reply to: My site appears in google with a wrong description #15343Sakin
Keymaster@Arnau86: Please check your “WordPress SEO by Yoast” plugin settings at “SEO => Title & Metas => Home”. There you have to add the title and description that will show in google. But it will take time to change the description.
For more, you can post SEO question in “WordPress SEO by Yoast” plugin support forum on how long it will take to show the changed description.
Sakin
Keymaster@Pete7feet: Add in your site url. So, that I can check in. To add another page as Blog. You can just set from “Settings => Reading” and in “Front page displays”, select “A static page (select below)” and then in “Posts page” choose the page you want to show as blow.
If you are using “Full Content Display” in “Appearance => Theme Options => Layout Options => Content Layout”. Then it will show full text and you need to break the content to show more. But if you choose “Excerpt/Blog Display”, it will show the excerpt text with more.
Sakin
Keymaster@azizwaing: Not sure which area you mean. Maybe add your screenshot image url showing the area.
Sakin
Keymaster@klhaight: I just check in my test site. You need to copy content.php and content-single.php and then remove the comment code.
Sakin
Keymaster@marga: The way you have define child theme is incorrect. Your child theme style.css should be as below.
/*
Theme Name: Catch Box Child Theme
Theme URI: http://catchthemes.com/themes/catchbox/
Author: Catch Themes Team
Author URI: http://catchthemes.com
Template: catch-box
Description: Child theme of Catch Box WordPress Theme
Version: 1.0
*//* =Import Parent theme CSS
-------------------------------------------------------------- */
@import url("../catch-box/style.css");/* =Child Theme Custom CSS
-------------------------------------------------------------- */Sakin
Keymaster@lew1s: You must have missed setting in that plugin. You can add question in that plugin support forum.
-
AuthorPosts
