Forum Replies Created

Viewing 20 posts - 14,421 through 14,440 (of 14,476 total)
  • Author
    Posts
  • in reply to: Slider #1269
    Sakin
    Keymaster

    Hi Lemonice,

    You need to build child theme and customize it. This is not supported in Simple Catch Theme. You need to upgrade to Simple Catch Pro http://catchthemes.com/themes/simple-catch-pro/

    Regards,
    Sakin

    in reply to: show full post in category #1268
    Sakin
    Keymaster

    I send you how to edit it but if you need more support then you might need to contact through Support Ticket or Hire a Customizer for more customization.

    in reply to: Home Page not Showing Up/Not Live #1233
    Sakin
    Keymaster

    @Ladyhawk: After you click on radio button as “Static Page”. You need to select the page from Front Page options just below.

    If you still have problem then can you send me your site URL.

    in reply to: How to disable responsive feature #1229
    Sakin
    Keymaster

    @lance4510: This feature is not added in Theme Option. But if you are comfortable editing the code in header.php then it’s fine.

    Create a child theme and edit the header.php:

    Just delete the following line:
    <meta name="viewport" content="width=device-width" />

    in reply to: Front page category posts #1228
    Sakin
    Keymaster

    @macca_andy: The feature you have asked here is not included in Catch Box theme.

    This is free theme for the WordPress Community and yes we are talking your advices and adding the features in the updates.

    in reply to: How can I remove the heading from pages? #1227
    Sakin
    Keymaster

    @tonycouto: It’s really strange why do you want to remove the heading from your pages. Also send me your site URL. Maybe you can try CSS to hide it.

    in reply to: Social Sharing Buttons #1226
    Sakin
    Keymaster

    @mustick: This is really hard to recommend plugin. It depends on the users need and requirements. You can check out http://wordpress.org/extend/plugins/ and search for social. Maybe you can try Add this plugin ( http://wordpress.org/extend/plugins/addthis/ )

    in reply to: Posts are viewing more than 40 words? #1225
    Sakin
    Keymaster

    @legarth: It should work in you just change the “Excerpt Length in Words” in your Theme Options. I just check in the theme option and it is working fine

    This will not increase the word only if you have added in excerpt box when writing post. So, keep the excerpt box empty.

    If this is not working then there most be something going in your configuration and if you need advance help then use Support Ticket.

    Regards,
    Sakin

    in reply to: Reduce the height of the primary Nav bar? #1224
    Sakin
    Keymaster

    Hi JRV,

    You can add the following css and adjust it accordingly through “Custom CSS” box in your Theme Options under Appearance tab of WordPress Dashboard.

    #branding ul.menu a { line-height: 3em; /* Decrease the number as per your need */ }

    Regards,
    Sakin

    in reply to: single page next/previous links #1221
    Sakin
    Keymaster

    Hi Aimzill,

    This requires a lot customization and I need to know your knowledge about the theme and development before I send you instruction. Also please request this type of request through support ticket.

    Regards,
    Sakin

    in reply to: show full post in category #1220
    Sakin
    Keymaster

    Can you send me your site URL and let me know what did you changed.

    in reply to: several questions #1219
    Sakin
    Keymaster

    Hi Gracias,

    This required custom support and I have already send you the fixed as requested in support ticket.

    Regards,
    Sakin

    in reply to: How to Remove Date and Author Name #1218
    Sakin
    Keymaster

    @GunHoung: I have talking about removing it in Simple Catch Theme: http://catchthemes.com/demo/simplecatch/

    If you inspect with the firebug, you will see class “post-by”

    But if you are talking about Simple Catch Pro Theme http://catchthemes.com/demo/simplecatch-pro/ then yes you are right.

    But this forum title if from Simple Catch Theme.

    I am bit confused in which theme you are talking about.

    Regards,
    Sakin

    in reply to: Simple Catch Slider #1178
    Sakin
    Keymaster

    This is really simple. In your WordPress Dashboard. Go to Appearance -> Featured Slider.

    Then click on “Slider Effect Options”. From there check the box to Disable Slider Background Effect.

    in reply to: Simple Catch Slider #1174
    Sakin
    Keymaster

    In your WordPress Dashboard. Go to Settings -> Reading.

    Then in Front page displays option select *A static page (select below) and form the Front Page choose your page index.

    This will work fine.

    in reply to: Current Menu Item #1169
    Sakin
    Keymaster

    You can add the following css in your “Custom CSS” in Theme Options under Appearance Tab:

    #header #mainmenu ul li a:hover,
    #header #mainmenu ul li.current-menu-item a,
    #header #mainmenu ul li.current_page_item a,
    #header #mainmenu ul li.current-menu-parent a,
    #header #mainmenu ul li:hover > a {
    background-color: #444;
    color: #fff;
    }

    I will add this in version update. Thanks a lot.

    in reply to: Current Menu Item #1167
    Sakin
    Keymaster

    Can you send me your site URL and then I will check on it.

    in reply to: Simple Catch Slider #1166
    Sakin
    Keymaster

    Can you send me your site URL?

    in reply to: install problem #1165
    Sakin
    Keymaster

    Can you check again. It must be when your order was still in processing. But when I check in your account it looks fine.

    Let me know if there is problem then I will contact you through email.

    in reply to: Catch Box Theme – script problem in text widgets #1162
    Sakin
    Keymaster

    Hi Andre,

    There is url problem for pop-up player image.

    Your original code is like below:
    src="images/popup2.jpg"

    You need to change that to

    src="http://soaking.net/images/popup2.jpg"

    Regards,
    Sakin

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