Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Keith: Yes, the process is almost automatic. All your theme options settings will be saved and migrated to Pro version automatically. You can check this screencast http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/
Sakin
Keymaster@EducatedSavage: Thanks for your appreciation. It will be great if you could provide your review and rating for Catch Base Free theme at https://wordpress.org/support/view/theme-reviews/catch-base/
Thanks 🙂
Sakin
Keymaster@pips: Some issue with that plugin. Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#main-slider { clear: both; }Sakin
Keymaster@Kim: So, you like large logo in your mobile as well, then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 940px) { #branding img { max-height: inherit; } }Sakin
Keymaster@Seper: With all these custom css and change, I need to check your site to find the issue.
Try changing color code in the following css and then add in your custom css:
.blog .entry-title a, .archive .entry-title a, { color: #404040; }Sakin
Keymaster@Kim: Just add the following css in your Custom CSS box:
.entry-meta .sep, .entry-meta .by-author { display: none; }Sakin
KeymasterI don’t think BWS multilanguage plugin has string translation option. We provide support to the plugin after plugin author send us the instructions to add in.
Sakin
Keymaster@Michael: Oh Sorry I just check in qTranslate plugin forum and now they changed to mqtranslate plugin.
But we always recommend WPML plugin. They are plugin mulit-language plugin and they have certified Catch Kathmandu Pro as compatible. http://wpml.org/theme/catch-kathmandu-pro/
Sakin
Keymaster@EducatedSavage: ok I see your site and now I understand your question. You have to make your featured image in pages to be your header image just like in homepage. For that, just go to “Appearance => Customize => Header Image”. Then in “Enable Featured Header Image on”, you need to choose the option “Entire Site, Page/Post Featured Image”. Finally click on save and publish.
Then, you can disable your current page image that is there below promotion headline For that go to “Appearance => Customize => Theme Options => Layout Options” , then in “Single Page/Post Image Layout”, you need to choose the option “Disabled”. Finally click on save and publish.
Sakin
Keymaster@EducatedSavage: No problem. Thanks, I have update to Catch Base now. Will check in your question soon.
Sakin
Keymaster@srp7: It’s not there in header.php file. After you build child theme, you need to copy function
simplecatch_headerdetails()from simplecatch-fucntions.php file to your child theme functions.php and change the links there. After that you need to change any value in either Theme Options panel or Site Title and tagline. Then it will clear the cache and new link will be there.Sakin
Keymaster@EducatedSavage: Sorry it’s bit confusing. Can you send me your site URL. As you have posted question in Catch Box Free theme support but Catch Box theme doesn’t have Promotion Message.
Sakin
Keymaster@Kim: I only see issue in your site. I am not sure why it is. Yes, your site menu is having issue in Safari browser. There is no issue in any other site. I even tested other site like http://www.tidewatercanal.com.
Also I see that you are using old version of Catch Flames Pro. Can you update to latest version and check in.
Sakin
Keymaster@baneff: it depends on the version that you are using it and the .pot file. So, can you send me uk.po file so that I can check in. I will email you and then you can send me the file.
Sakin
Keymaster@MasterManiacs: Thanks 🙂
Sakin
Keymaster@Young: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#masthead .wrapper { text-align: center; } #site-branding { display: inline-block; float: none; margin: 0 auto; } -
AuthorPosts
