Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@sabine: You can add in the following CSS in your “Custom CSS” box in Theme Options under Appearance Tab.
#comments .nopassword { display: none; }
March 17, 2013 at 9:23 pm in reply to: Form Action String not firing when click on the submit button #5287Sakin
Keymaster@venkat: I am not sure that are you working on. You have WordPress login and why you need another login.
March 17, 2013 at 9:21 pm in reply to: div tags added for adsense not rendering properly in iphone/ipad #5286Sakin
Keymaster@Kanika Gupta: First you are using old version of theme for which I will not be able to help as we don’t have old code base. Please update to latest version.
Also don’t edit the core files. Look like you have edited the theme like ads under the menu and outside the wrapper in the left. I don’t know how to help you on this. Maybe take help from tweaky and http://jobs.wordpress.net/.
Sakin
Keymaster@dogfight: Can you post your site URL and tell me exactly which margins you are talking about.
Sakin
Keymaster@luckygirl: Thanks for your compliment. And sorry there is no Social Widget in Catch Box Free theme. For this you need to upgrade to Catch Box Pro Theme.
Sakin
Keymaster@regalaffair: Sorry, but this not a theme related issues. There are so many reason that your site get hacked. Please use professional help to get it removed. Maybe you can use Tweaky
Here is the video that I presented in WordCamp about Website getting hacked Building Secure WordPress Sites
Our theme are fully high quality, maintaining all guidelines by WordPress and reviewed and approved by WordPress Theme Review Team.
Sakin
Keymaster@Dane: When you are editing the core theme file please try to build child theme. If you have change stuff for slider. Please there is cache which you need to clear to reflect the change. The best way to clear the cache will be to change any value in your Theme Options panel and click on save.
Sakin
Keymaster@chandrathompson: If you have added the URLs then it should be there. Can you check in your have disable “Disable Header Right Section?” in “Appearance => Theme Options => Header Right Section”.
If this doesn’t solve then add in your site URL so that I can check in your site.
Sakin
Keymaster@Twonk: Sorry there is missing style for about author. I will add it in next version update. For now please add the following css in “Custom CSS” box in your Theme Options panel.
#author-info { background-color: #060606; border-color: #333; }
.sidebar-top .widget { background: none; }
-
AuthorPosts