Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@@richardcharlesandrews1: There is no breadcrumbs. You are using wrong terminology. When I check in your site. Your site structure is as below:
1. Logo
2. Primary Menu
3. Featured Post Slider
4. Left Sidebar you have various widgets
5. Right Content – In Right content, you have page title, page image and page content.
6. FooterWhere is the breadcrumbs???
Sakin
Keymaster@@richardcharlesandrews1: “Sheriff Racing” , “Sponsorship Package” and “Race News” are menu not the breadcrumbs. so want to hide the whole menu.
Sakin
Keymaster@CFarone: This is not box theme that is why it is not there. Catch Everest is simple theme without boxed. But if you want to add in then, you can try adding in the following CSS in “Custom CSS” box in theme options panel.
#secondary .widget { background-color: #fafafa; border: 1px solid #e6e6e6; padding: 20px; padding: 2rem; }Sakin
Keymaster@richardcharlesandrews1: I don’t see any Breadcrumbs in your site. I think you are talking about different thing. Can you explain bit more.
Sakin
Keymaster@mogulbill: Yes to change the link color in Featured Post Slider box, just add the following css in your “Custom CSS” box in Theme Options panel.
#slider-wrap a.more-link { color: #fff; }Sakin
Keymaster@heeralc: You are using featured post slider which means it will redirect to respective post. But if you don’t want that to redirect to respective post then you can use redirection plugin and adjust the link as per your need. To remove the link it’s not there in Catch Everest Free theme.
I don’t understand your other 2 questions. Also can you post your site URL and explain bit more and then I will be able to help you.
Sakin
Keymaster@prius4f: If you want the primary menu to have same background like the secondary menu then just add the following css in your “Custom CSS” box in your Theme Options panel
#branding #access { background: none #e6e6e6; }
#branding ul.menu a { color: #373737; }
#branding ul.menu li { border-color: #dedede; }
Sakin
KeymasterIf you guys are find problem to find the post ID then you can install this plugin http://wordpress.org/extend/plugins/catch-ids/ or click here to watch this video to get the post ID without plugin.
You need to add this post ID just as 1 not the name. For more details I think this video about our another free theme simple catch which also have similar post slider. See this video
Sakin
Keymaster@sabine: I just check in your site and I see that you have already added latest post in your Homepage. That’s great.
Sakin
Keymaster@sabine: I don’t see the problem in your site. It looks fine. Maybe you change the layout.
Sakin
Keymaster@j9hagop: I don’t see there is problem with the space in the homepage and single post. I just check in your site and looks fine.
Sakin
Keymaster@prius4f: Actually in Catch Box Theme we don’t want secondary menu to be display as it will be distracting for mobile users. But if you want then you might try adding in the following CSS in “Custom CSS” box in your Theme Options panel
#access-secondary, #access-secondary div, #branding #access-secondary ul.menu { display: block; margin: 0 }
#branding #access-secondary ul.menu li { border-bottom: 1px solid #dedede; }
Sakin
Keymaster@fabianfiedler: Thanks for your compliment.
For your your first question. It’s bit complicated logic. The Featured Slider needs to have large image but in the post we have small space and also we need to think about the site loading. That is why we auto crop the image. So, the best option will be to exclude the post in homepage for which you have added in slider. You can exclude post in slider from homepage through “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options”. Just check “Exclude Slider post from Homepage posts” and save it.
For your second question about the caption. When you upload the image in your post just add in the caption. May be this tutorial will help you http://wpmu.org/how-to-add-a-caption-to-wordpress-images/
Sakin
Keymaster@tlk: The header logo image size can be any. The size 330×125 is just a suggested size. Just go to “Appearance => Header”. Then choose your existing image from your media or upload the new image. Then you will see the “Crop Header Image” box. In that don’t click on “Crop and Publish” but click on “Skip Cropping, Publish Image as Is”.
Sakin
Keymaster@CFarone: We don’t have Catch Forest Theme. Can you send me your Site URL? Also you don’t need to build child theme to customize the css. You can just add in “Custom CSS” box in your Theme Options panel.
Let me know what you need to customize and then I can send you the proper way to add in the css.
Sakin
Keymaster@richardcharlesandrews1: Catch Box Pro theme doesn’t have Breadcrumbs by default. You need to install Plugin to add in the Breadcrumbs. So to hide the Breadcrumb, you must have plugin activated. Just disable the plugin for Breadcrumb.
Also when you ask question, it will be easy for us if you post your site URL.
-
AuthorPosts
