Forum Replies Created
-
AuthorPosts
-
July 11, 2013 at 11:24 pm in reply to: Theme seems not compatible with the WP app for iPad/iPhone #11705
Sakin
Keymaster@tault: You can add the following css.
/* Page Title Color */ .entry-title, .entry-title a { color: #DA0059; } /* default font family */ body, input, textarea { font-family: Cambria, Arial, sans-serif; }Sakin
Keymaster@wendell.laurent: Can you try adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
.page .entry-title { display: none; }Sakin
Keymaster@anaorsini: For disabling comment. See this http://en.support.wordpress.com/enable-disable-comments/
For Contact Us form. You need to add your form in Contact Us page. You can just add Contact Form 7 plugin and then add the plugin shortcode in that page.
Sakin
Keymaster@Kip: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding { z-index: 2; }Sakin
Keymaster@meow: You can see the change log at http://catchthemes.com/changelogs/catch-box-theme/.
Those are action hooks which are very important if you need to customize the theme using child theme.
Sakin
Keymaster@lakeoswegobaseball: To hide it you can just add the following css
.entry-meta { display: none; }Sakin
Keymaster@GlennClosson: I need to know which theme are you using and how are you using it. So, best will be to share your site URL. So, that I can check in your site and send you the css code.
Sakin
KeymasterIf you upgrade from Free to Pro version of Catch Everest theme. It should be all smooth.
But if you have change any theme core files, such as style.css, functions.php, content.php and so on then it will not. That is why we always recommend to edit the theme only though the function available in Theme Options panel.
Further, if you want to customize the css then you can use “Appearance => Theme Options => Custom CSS” box or build child theme and add your css.
For any customization of functions and theme core files, you need to build child theme and edit it.
Sakin
Keymaster@pango: Not sure abut your table. Also see that your table in not design in responsive design. So, when I view in my mobile device. It gets cut down. So, I recommend you to use the plugin Table Press at wordpress.org/plugins/tablepress
Sakin
Keymaster@wendell.laurent: You can ready about the additional feature in Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
You can just hide the page title by adding custom CSS in “Appearance => Theme Options => Custom CSS”.
If you want me to provide you the css code then send me your site URL.
Sakin
Keymaster@lakeoswegobaseball: Sorry we don’t have that feature ready. You can just set static page and add something nice so it will look great.
Sakin
Keymaster@dmoxnam: When you have this type of issue you need to delete the folder catch-everest from your FTP.
Sakin
Keymaster@donald: For any account and sales related question, you can directly contact our sales team at http://catchthemes.com/contact-us/
Can you check your account now? I got message from sales that it has been fixed.
Sakin
Keymaster@kati:
1. You’ll notice that my search bar where you ‘type keyword’ in the header doesn’t have the same gray box as the search bar below in the content section. Can you tell me how to get it to match the gray color box?
— You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.#header .social-search form.searchform input { background-color: #f5f5f5; }2. When I search “the fab lifestyle diet” in Google a wierd test page shows up first, it looks like this is one of my first test posts that has since been deleted. Is there a way to get my home page to come up and get rid of this test page all together? The test pages has been permanently deleted already in my WP admin.
— For that you can add Permanent Redirection through .htaccess file. If you are unaware of this then you ca search for Redirection plugin at http://wordpress.org/extend/plugins/
For detail SEO, I recommend using WordPress SEO by Yoast Plugin.Sakin
Keymaster@vickygeek: You are not allowed to change footer credit link while using any free theme. So in this case, you can just upgrade to Pro version. In Pro version there is Footer Editor, where you can delete the text.
Sakin
Keymaster@lakeoswegobaseball: The Optional Homepage sidebar will only work in you have set Static Homepage or Latest Post in the homepage. You can set that from “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings”.
Sakin
Keymaster@thess: That’s the header logo. You can disable it from “Appearance => Theme Options => Logo Options”. There you can just check “Disable Header Logo” and save it.
Sakin
Keymaster@vickygeek: For that you need to upgrade to Catch Everest Pro. Read more about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
-
AuthorPosts
