Forum Replies Created

Viewing 20 posts - 14,261 through 14,280 (of 14,323 total)
  • Author
    Posts
  • Sakin
    Keymaster

    @kislany: Sometime it takes time to answer the forum as we are answering in here and also in wordpress.org. Yes, if you like prompt answer then you can use our Support ticket.

    in reply to: Removing the space around the edge of a posting #1294
    Sakin
    Keymaster

    @Tri-ang: Can you send me the link so that I can check in your page and suggest you the changes.

    in reply to: CatchBox Questions #1292
    Sakin
    Keymaster

    @fhinc: Yes you can do it only by building child theme of CatchBox. This is not in the customization option. For a simple customization you can use our Support Ticket by buying support and if it is more of customization then you can use our Hire a Customizer option.

    in reply to: Displaying featured image in posts page #1291
    Sakin
    Keymaster

    @ikampyla: I will not be able to answer this question as it depends on your code Child theme. You need to use Hire a Customizer for code related issues.

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

    @ikampyla: You can add following css in the “Custom CSS” box in Theme Options under Appearance Tab in your WordPress Dashboard.

    #main #content ul.post-by li.no-padding-left,
    #main #content ul.post-by li.last, {
    display: none;
    }

    in reply to: Change font and size #1271
    Sakin
    Keymaster

    @josedebenidorm: yes you can change the font and size though CSS using custom CSS box in Theme Option under Appearance tab in your WordPress Dashboard.

    For example see the following css:

    body, input, textarea {
    font-family: Arial, sans-serif;
    font-size: 16px
    line-height: 18px
    }

    Check our this for more details on CSS for fonts: http://www.w3schools.com/css/css_font.asp

    in reply to: Front Page- Right column/ side bar disappeared #1270
    Sakin
    Keymaster

    @carolineb: I can see the sidebar in your site. I don’t get it what you mean. If you have problem in English then you can send us the Screenshot and show what you mean.

    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

Viewing 20 posts - 14,261 through 14,280 (of 14,323 total)