Forum Replies Created

Viewing 20 posts - 14,041 through 14,060 (of 14,488 total)
  • Author
    Posts
  • in reply to: A couple "pro" questions before purchase #3308
    Sakin
    Keymaster

    @barrington314: Yes in pro version. There is Header Right Sidebar and Ads Widget from which you can add in your google ads in header. There is layout option in each pages where you can remove the sidebar and all. It is is not possible to change the page and sidebar width. But you can choose different layout. But if you want to change it then I can send you the Custom CSS that you can add it in your “Custom CSS” box in your Theme Options.

    in reply to: Header Image with Just TAGLINE #3307
    Sakin
    Keymaster

    @whycall: You can hide it through CSS. Just add the following CSS in your “Custom CSS” box in your Theme Options
    #site-title { display: none; }

    in reply to: Catch Box Pro Header and Forum Question #3306
    Sakin
    Keymaster

    @arichardc: First it’s better you add in the larger image in the slider. See Theme Instruction for sizes http://catchthemes.com/theme-instructions/catch-box-pro/

    But if you want to center the image which is smaller then you can add the following CSS in “Custom CSS” box in your Theme Options

    #slider-wrap img {
    display: inline;
    text-align: center;
    }

    in reply to: Can't Display Full Page Content on Home Page #3305
    Sakin
    Keymaster

    @christine0k3: Great you found it. Thanks

    in reply to: Widget background and text color change. #3304
    Sakin
    Keymaster

    @Lpaul: Send me your site URL of the page where you want to remove the padding around the image and then I will send your the CSS.

    in reply to: Change font size h1 and h2 tag #3303
    Sakin
    Keymaster

    @christine0k3: Can you send me your site URL. It should work. Also don’t edit the core theme file. You have to add it in your “Custom CSS” box in your Theme Options.

    in reply to: Logo #3302
    Sakin
    Keymaster

    @mangogear: Simple Catch Pro has flexible header image from Version 1.2.5.1 onwards. So, you can just upload it any size.

    in reply to: Where is the update? #3301
    Sakin
    Keymaster

    @josedebenidorm: For Simple Catch Pro theme please upgrade to Simple Catch Pro 1.2.5.1. You can download it from your account in Catch Themes http://catchthemes.com/login/

    This will fix all this issues.

    in reply to: Formatting issue on iPhone #3300
    Sakin
    Keymaster

    @jamesandtina: Send me your site URL. It looks like there is problem due to your facebook like that you have added.

    in reply to: Comment Issue #3299
    Sakin
    Keymaster

    @mangogear: It’s strange. As when I test it I can easily disable comment. Just activate the comment box through screen options in your post as show in this screenshot http://catchthemes.com/support-images/enable-discussion-box.png and then uncheck Allow Comment and Allow Trackback as shown is this screenshot http://catchthemes.com/support-images/uncheck-to-disable.png

    For more you can see this article http://en.support.wordpress.com/enable-disable-comments/

    in reply to: Page title #3273
    Sakin
    Keymaster

    @Elisabetta: thanks please add the url of the another post so that other can benefit after reading your post.

    in reply to: Catch-box : pbs with French translation file #3253
    Sakin
    Keymaster

    @cmils: Can you use that software and update the the language file and then it will correct it if there is any mistakes. Also always use the latest version. IF you are using older version of Catch Box theme then you might have problems.

    in reply to: Featured Slider not listed #3252
    Sakin
    Keymaster

    @PixX_L: Please use different thread. This is for Simple Catch Theme and you are asking about Catch Box Theme. This will confused other users.

    For Catch Box theme Featured slider is in “Appearance -> Featured Slider”. It not under Theme Options. We haven’t change theme panel for Catch Box. It’s same as before.

    in reply to: Placing Adsense Ads #3250
    Sakin
    Keymaster

    @fidlerten: You child theme version need to be same version with the parent theme or you can even make it greater then parent theme to avoid this message.

    in reply to: Changing Header bg color #3246
    Sakin
    Keymaster

    @amberatx: Please don’t use editor and edit the core theme file. Use “Custom CSS” box.

    in reply to: Placing Adsense Ads #3245
    Sakin
    Keymaster

    @fidlerten: Ok sure. Let me know if I can help you on any other things.

    in reply to: Homepage Header size and color #3241
    Sakin
    Keymaster

    For submenu hover. But you have to change different background for submenu then only you can change submenu hover color. If both color are same then it won’t show any difference.

    /* For Submenu Hover Color */
    #access ul ul li:hover > a { background-color: #4E2E10; }
    /* For Submenu Background color */
    #access ul ul { background-color: #4E2E10; }

    in reply to: Adding An Image In The Header #3229
    Sakin
    Keymaster

    Hi Paul,

    I see that you are doing great adding in the image. If you want to hide the text in that image then edit the previous css and add the following

    #site-details {
    background: url("http://zoomeventsphotos.com/wp-content/uploads/2013/01/2013-01-22_00011.jpg") no-repeat scroll 0 0 transparent;
    height: 220px;
    margin-left: 50px;
    text-indent: -99999px;
    width: 338px;
    }

    in reply to: Social Links Tab in 1.9.1 #3227
    Sakin
    Keymaster

    @YorGo67: Sorry for that. There is will be save button in Version 2.0 which will be out soon after WordPress Theme Review Team pushes it live.

    For now, you can just add in the social url and then go to any tab and click on any save button in whole Theme Options panel.

    in reply to: Featured Slider not listed #3226
    Sakin
    Keymaster

    @egnalc: If you are using the latest version then for featured slider you need to go “Appearance -> Theme Options -> Featured Slider”

Viewing 20 posts - 14,041 through 14,060 (of 14,488 total)