Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@IceCreamHunter: I cannot check in detail as you have all Cache with WP-Super-Cache plugin. So, you need to clear your cache from WP Super Cache plugin settings and check in.
Sakin
Keymaster@Felix: Sorry I don’t get it what you mean. The admin area depend on the WordPress Installation. If you have installed it in English then it will show in English.
Sakin
Keymaster@andriansah: Current font size of the title and description is 36px and 14px respectively. If you want larger then increase the font size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
@media screen and (min-width: 960px) {
#site-title { font-size: 36px; }
#site-description { font-size: 14px; }
}Sakin
Keymaster@Michael: You cannot just so auto update from WordPress Dashboard for the pro version. You need to download zip file from your account at http://catchthemes.com/my-account/ and then follow the instructions mentioned in http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
The easy option will be to use Catch Updater plugin http://catchthemes.com/wp-plugins/catch-updater/
Sakin
KeymasterHello Philippe,
Are you trying to accomplish No Sidebar Full Width layout like this http://catchthemes.com/demo/catchbox-pro/parent-page/no-sidebar-full-width/ then it’s only there in pro version.
Regards,
SakinSakin
Keymaster@luvharris: Can you post in your site URL so that I can check in.
Sakin
Keymaster@Anders: Catch Base Pro is not translate in Swedish. Where did you saw that. Catch Base Pro theme is translation ready and it has
catchbase.potfile which you can use it for translation. You can download poedit software from http://poedit.net/ and create file like sv-SE.po and sv-SE.mo file and add it in language folder.If you complete this translation then you can contribute this file to us and then we will add in theme core. So, it will be there in new version.
Sakin
Keymaster@boardwalk: Ok then I will email you as I need to check in your server.
Sakin
Keymaster@jamesremy: I just check in your site and the slider and featured content is working fine.
Sakin
Keymaster@alephtaph: ok I will email you and will check in details.
Sakin
Keymaster@luismarioochoa: You might want to try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right {
margin-right: 10px;
margin-top: -60px;
}Sakin
Keymaster@crankit: Yes, I see that you have Custom CSS as below, remove that.
#hgroup-wrap {
background: #fff url(http://dinapariseracing.com/wp-content/uploads/header.jpg) no-repeat
bottom left;
background-size: cover;
padding-bottom: 250px;
}Sakin
Keymaster@erin: That tiger images are from The Featured Slider. By default, Demo Featured Slider will be loaded and will show that tigers sliding.
In Adventurous Free theme, you have Featured Slider type as “Post Slider or Category Slider. So, first you need to create Post and assign featured image in your post. Then go to “Appearance => Theme Options => Featured Slider => Slider Options” and in “Select Slider Type”, you can select either Post Slider or Category Slider. If you choose post slider, then you need to add in Post ID in “Appearance => Theme Options => Featured Slider => Features Post Slider Options”. See this video screencast http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and if you choose category slider, then you need to select the category from “Appearance => Theme Options => Featured Slider => Features Category Slider Options”. For more check out theme instructions page at http://catchthemes.com/theme-instructions/adventurous/
Note: In pro version you have more features, for that check out theme instruction of adventurous pr at http://catchthemes.com/theme-instructions/adventurous-pro/
