Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@HHDesign: That is just a demo that why there is no link. In Catch Everest free theme there is only Featured Post Slider which is created to highlight your posts in Slider. So, it will link to the post.
But if you just want a image slider without any link then upgrade to Catch Everest Pro http://catchthemes.com/themes/catch-everest-pro there you have option to choose Featured Image Slider instead of Featured Post Slider.
Sakin
Keymaster@markw: We haven’t tested till IE7. It’s great from IE9 and above but it looks fine in IE8. You can check the demo to see if that works fine or not http://catchthemes.com/demo/catch-everest/
Sakin
Keymaster@cbtoolkit: Yes try this plugin WordPress SEO by Yoast http://wordpress.org/extend/plugins/wordpress-seo/
This will help you in SEO as well as Facebook Open Graph. This assign your Featured image in the Open Graph image.
You can test your link with Open graph testing tool https://developers.facebook.com/tools/debug
Sakin
Keymaster@niagara1: Just add the following CSS in “Custom CSS” box in Theme Options panel.
#header-menu ul.menu { text-align: left; }Sakin
Keymaster@holidaymonkey: You can change it from Custom Background that is “Appearance => Background”
Sakin
Keymaster@LandUnknown: I don’t know why you want to use Featured Post on other pages. We don’t have this option. Let me know you thoughts.
Sakin
Keymaster@Elisabetta: You need to change the color code as per your choice of color. Just change the color code in the above css code.
For color code see this http://www.w3schools.com/html/html_colornames.asp
Sakin
Keymaster@pele: All our premium theme comes with 1 year of Subscription. This has nothing to do with theme usages. See Terms and Conditions http://catchthemes.com/terms-conditions/
Theme Subscription
All our premium themes comes with initial 1 year of Subscription. This means that you can download the updates and get private support forum access till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates and get private support forum access. But this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.Sakin
Keymaster@NathanZad: Looks like you have customized the css. Now, add the following css in “Custom CSS” box in your Theme Options panel.
#branding .default-menu ul ul, #branding ul.menu ul { top: 2.5em; }Sakin
Keymaster@Petra: yes you need to just add in the ID not the link. If you cannot find the id then you can use this plugin to find the post ID http://wordpress.org/extend/plugins/catch-ids/
Sakin
Keymaster@cbtoolkit: thanks.
Sakin
Keymaster@tesaemail: The header image is stretch as you have added the following css in your “Custom CSS” box
/* header logo size */
#branding img {
height: 125px;
margin-bottom: -9px;
width: 960px;
}
Remove this.
Sakin
Keymaster@paigeohliger: Please use the Custom Menu to fix the menu issues. See this for Custom Menu http://en.support.wordpress.com/menus/
Sakin
Keymaster@Donkies11: To disable comments Click To Read Tutorial or Click to Watch Video
Sakin
Keymaster@Leozaw: For making changes in the Footer Site generator text and code. You need to upgrade to Catch Everest Pro and there you will see the Footer Editor text where you can add the changes you like.
Sakin
Keymaster@akire64: Can you tell me in which section you want to reduce it. For main then the Custom CSS will be as below:
body, button, input, select, textarea { font-size: 14px; }Sakin
Keymaster@bcarr: For this you need to upgrade to Catch Box Pro theme where we have register Header Right Sidebar. http://catchthemes.com/themes/catch-box-pro/
March 28, 2013 at 10:53 pm in reply to: Issues with masthead or hgroup-wrap not resizing properly #6070Sakin
Keymaster@CFarone: You have just changed the main css but not responsive.css. So, check this
@media screen and (max-width: 1060px) {
#hgroup-wrap {
padding-bottom: 0;
}
}
Your site looks great.
-
AuthorPosts
