Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@DIDIER: Looks like you have Cache Issue. As your home page and other page have different image URL. Can you go to your WP Super Cache plugin settings and clear the cache and check in.
Sakin
Keymaster@Alex: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#featured-post .entry-content { text-align: justify; }Sakin
Keymaster@James: You will not see computer base arrow in your mobile devices. It will just show you when you view it from your computer browser.
Sakin
Keymaster@Michael: I just check in with iPhone and it is showing all three images. Can you refresh and check in. Note: Your three image will be shown 1 image in a row in a mobile devices.
Sakin
Keymaster@Phil: Yes that menu can be replaced by creating custom menu from “Appearance => Menus”. Just create custom menu and then assign location from “Appearance => Menus => Manage Locations”, where you can select your custom menu in “Primary Menu” location.
Sakin
Keymaster@Phil: Color Options are there for most of the elements and I am telling you that only for few odd places you need to add custom css. For that also I will help you out.
We have just change our theme instruction page to highlight the additional features. See this http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sorry there will not be automatic upgrade. You need to either upload from your Dashboard or through FTP. If you are uploading from your Dashboard, then use Catch Updater plugin, which will help you to overwrite the existing theme as well as create backup of the theme.
Sakin
Keymaster@max1124184: See this thread http://catchthemes.com/support-forum/topic/help-with-homepage/ where I have explained it.
Sakin
Keymaster@JingJing: Try addind in the following css in “Appearance => Theme Options => Custom CSS” box.
#header-right { clear: both; display: block; float: none; padding: 0; text-align: center; width: 100%; } #header-right .widget.widget_nav_menu, #header-right .widget .menu { float: none; }Sakin
Keymaster@DIDIER: It is display in all the page. The Footer widget where it says “Nos agrĂ©ments”
Sakin
Keymaster@JingJing: I see that you are using Custom Menu and Social at Header Right Sidebar. So, it’s not like the one you have shown reference. Anyway, you can add border bottom below you header logo by adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#hgroup-wrap { border-bottom: 5px solid #222; margin-bottom: 20px; padding-bottom: 10px; }Sakin
Keymaster@Phil: Sorry we don’t have that option at this stage and my suggestion will be like if you are satisfied with free version then please stay in the Free Version. No need to upgrade to Pro version. But if you like and want to be part of Pro version then you are always welcome.
For Pro version features comparison, you can look at the theme instructions of pro version and see the missing one in your free version.
Catch Kathmandu Pro: http://catchthemes.com/theme-instructions/catch-kathmandu-pro/There are many features additional and some of theme are as below:
1. Footer Editor Options to delete or edit the footer copyright information.
2. More Featured Slider options such as Featured Page slider and Featured Image Slider
3. More sidebars
4. More Sidebar Widgets
5. Webmaster Tools
6. Comment Options: Option to Enable/Disable comments
7. Font Family Options
8. Color Options
9. Additional Layout Options
10. Additional Header OptionsSakin
Keymaster@Phil: Look like you are using normal page menu and for excluding the page from that menu, you need to use plugin. This is normal for all WordPress Themes.
But there is Custom Menu Feature (http://en.support.wordpress.com/menus/) in WordPress that you can create from “Appearance => Menus” and then assign menu location for your menu from “Appearance => Menus => Manage Locations”. This will give you options to add only selected page, link, category and all. This is best approach for creating your menu http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@Sarah Althaus: Can you post in your Site URL so that I can check in and also let me know which option exactly you use to change the color.
Sakin
Keymaster@JingJing: For this you need to first create your site with logo and menu and then send me your site URL then I will send you Custom CSS that you can add in.
Sakin
Keymaster@DIDIER: I check in your site with 4 Featured Homepage Content. Then I check in the image source and the image URL that you have added in for “Dernière actualitĂ©” if not found. Please check the image URL and add in the correct image URL. The image that is missing is http://eco4home.fr/wp-content/uploads/2014/05/imagette3.jpg
May 3, 2014 at 12:49 pm in reply to: How to have transparent background for the text of slide? #28743Sakin
Keymaster@altair: How did you change the image of the Slider, You have to use your post to change it. As Catch Kathmandu Free theme only have Featured Post Slider and Featured Category Slider to choose from. See the theme instructions at http://catchthemes.com/theme-instructions/catch-kathmandu/
To remove the background color from Slider textbox, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container, #main-slider .entry-container:hover { background: none transparent; border: none; }Sakin
Keymaster@Navid: To center the footer menu, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#colophon #access-footer ul.menu { text-align: center; } #colophon #access-footer ul.menu li { display: inline-block; float: none; } #colophon #access-footer ul.menu a { display: block; float: none; } -
AuthorPosts
