Forum Replies Created

Viewing 20 posts - 13,421 through 13,440 (of 14,488 total)
  • Author
    Posts
  • in reply to: Secondary menu not responsive #5301
    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; }

    in reply to: Gravatar not showing/ #5300
    Sakin
    Keymaster

    @robx: I don’t understand your question properly. Can you explain a bit more. Sorry.

    in reply to: Featured Slider Again #5299
    Sakin
    Keymaster

    If 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

    in reply to: Posts on Home #5297
    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.

    in reply to: Posts aren't published correctly #5296
    Sakin
    Keymaster

    @sabine: I don’t see the problem in your site. It looks fine. Maybe you change the layout.

    in reply to: Heading #5295
    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.

    in reply to: Secondary menu not responsive #5294
    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; }

    in reply to: From featured Slider to article #5293
    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/

    in reply to: Increasing header size logo size #5292
    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”.

    in reply to: Adding boxes around individual widgets #5291
    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.

    in reply to: How do you hide breadcrumbs? #5289
    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.

    in reply to: Password protection #5288
    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; }

    Sakin
    Keymaster

    @venkat: I am not sure that are you working on. You have WordPress login and why you need another login.

    Sakin
    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/.

    in reply to: Need help in expanding content width! #5285
    Sakin
    Keymaster

    @dogfight: Can you post your site URL and tell me exactly which margins you are talking about.

    in reply to: Move social media icons? #5284
    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.

    in reply to: hacked? now have spam on header #5283
    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.

    in reply to: Catch Everest – Slider Text #5281
    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.

    in reply to: social media icons #5280
    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.

    in reply to: Changing Colour Of About Author Box #5279
    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; }

Viewing 20 posts - 13,421 through 13,440 (of 14,488 total)