Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Michael: It’s the way WordPress custom menu work. After you change the theme, you need to reassign it.
Sakin
Keymaster@Michael: Yes, if you need update after a year. You need to re-purchase it manually. We also offer discount coupon code for re-purchase
Sakin
Keymaster@yinglin1202: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#masthead { padding: 0; }Sakin
Keymaster@silvia: 1. Make sure your categories has at least 1 post to display. Then it will show your post. 2. Make sure your site .htaccess has proper write permission (https://codex.wordpress.org/Changing_File_Permissions#.htaccess_permissions) when you set permalink in “Settings => Permalinks”
Sakin
Keymaster@Julia: When I check in your site. The slider shows up first. Yes, if sometime image is loading slow then slider will come later. This is more of server and image issue. You might want to use Cache plugin like WP Rocket or W3 Total Cache.
April 20, 2015 at 3:03 pm in reply to: Not able to upload featured image for PAGES or Categories (not posts) #56216Sakin
Keymaster@Julia: Sorry there is no option to make different featured image for category/archive. Category/Archive will take default header image and only for page/post there is option to add in featured image.
Sakin
Keymaster@Julia: Sorry I don’t get it what you mean. Archive is only for archive. So, it’s for category, tag, date and all. But it’s not related to post. Can you explain what are you trying to do it.
Sakin
Keymaster@Julia: Did you add in Featured Image in your post? You need to add that. Check this screencast http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Sakin
Keymaster@Julia: Hum, it should work when you add in full URL of your social profile. Nice to hear that is working 🙂
Sakin
Keymaster@ertlaw: You can always check changelog at http://catchthemes.com/changelogs/catch-responsive-pro-theme/
Sakin
Keymaster@Michael: That section is called “Featured Content” and you can change that from “Appearance => Theme Options => Featured Content”. If you want to change that then you can add your own image and content in “Appearance => Theme Options => Featured Content => Featured Content Options” and if you like to disable that then you can do that from “Appearance => Theme Options => Featured Content => Featured Settings”.
For more, you can check out theme instructions page at http://catchthemes.com/theme-instructions/adventurous/
Sakin
Keymaster@Michael: Yes, the fee covers ongoing usages and update just one year. It’s depends the nature of update. You can always check change log at http://catchthemes.com/changelogs/ and decide if you need that update or not.
Sakin
Keymaster@alphaxyz: To find the post ID easy way, you can add in Catch IDs plugin http://wordpress.org/plugins/catch-ids/.
Sakin
Keymaster@Deb: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right #header-right-menu a { text-decoration: underline; }Sakin
Keymaster@Dona: You mean only in mobile devices, right? If so then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 767px) { .page-id-277 #content .alignleft { display: block; float: none; margin: 0 auto; max-width: 217px; width: 100%; } }Sakin
Keymaster@Sebastian: Yes, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.home .content { display: none; }Sakin
Keymaster@Jamie: I see that you have set H2 tag to white color so it is not showing your Featured Content Title as your background is also white. So, the space is of ”
Featured Content Headline Text”. So, please remove following css from your Custom CSS box and you will see it.h2 { color: #ffffff; font-size: 40px; } -
AuthorPosts
