Forum Replies Created

Viewing 20 posts - 8,781 through 8,800 (of 14,504 total)
  • Author
    Posts
  • in reply to: Search Box In Nav Bar? #20242
    Sakin
    Keymaster

    @Shaura: Can you check your content.php . Looks like you have customize the theme as we don’t have author in footer entry meta in single post. We only have in header entry meta.

    in reply to: Activate Norwegian languages #20241
    Sakin
    Keymaster

    @EirikurVa: I have just emailed you the text file. You can just translate the text and send me.

    in reply to: Remove Spacing in Comments thought Child Theme #20232
    Sakin
    Keymaster

    @Websiteguy: Here goes the total css that you need to customize Comment section.

    /* Margin below Comment Box */
    #respond { margin-bottom: 50px; }
    /* Margin below comment title One thought on */
    .comments-area .comments-title { margin-bottom: 50px; }
    /* Margin Below Leave a Comment title */
    #reply-title { margin-bottom: 50px; }
    /* Margin and Padding below each comments */
    .site-content .comments-area article { margin-bottom: 50px; padding-bottom: 50px; }
    /* Margin below each comment header */
    .comments-area article header { margin-bottom: 30px; }
    /* Margin below paragraph of the comment */
    .comments-area .comment-content p { margin-bottom: 40px; }
    in reply to: Center Widgets in footer CSS #20231
    Sakin
    Keymaster

    @Websiteguy: If you are trying to center the text in the Footer Widget in http://www.kidsguide2theworld.com/, then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #supplementary .widget-area {
        text-align: center;
    }
    in reply to: Hide Leave Feedback on page #20230
    Sakin
    Keymaster

    @Teabear: Wow That’s nice. thanks for using our theme 🙂

    in reply to: Theme Footer #20229
    Sakin
    Keymaster

    @CameronW96: You should not remove footer theme information “Theme: Catch Evolution” as this is only means of recognition that we receive for providing Free Themes and Free Support. Also this doesn’t disturb your personal site. But if you are build for profession and need to remove that then paying for Catch Evolution is the best idea where you have Footer Edition option at “Appearance => Theme Option”, through which you can edit or remove the text as per your need.

    in reply to: Center Widgets in footer CSS #20227
    Sakin
    Keymaster

    @Websiteguy: To give you the CSS, I need your site URL.

    in reply to: Update fails #20226
    Sakin
    Keymaster

    @t.perik: You can check out the Theme Instruction page at http://catchthemes.com/theme-instructions/simple-catch-pro where it mention about the various upgrading process.

    in reply to: Widget area on Page in Child Theme #20225
    Sakin
    Keymaster

    @Websiteguy: Sorry I don’t understand your request. Please explain.

    in reply to: Fartal Error Theme php in Authorizing Jetpack #20224
    Sakin
    Keymaster

    @zorter: This is more of plugin issues. So, can you please ask in Jetpack plugin support forum or your hosting server support. Also I cannot check in your site URL, it’s not working.

    You can try clearing your cache and disabling all the plugins and then delete Jetpack plugin and install it again.

    in reply to: Archive #20223
    Sakin
    Keymaster

    @Keren: You can create Category and then assign posts to those categories. Then you can add those category in your menu from Custom Menus at “Appearance => Menus”. So, this is one of your category page “http://his-israel.com/category/ethics/” which will only list the post in Ethics category.

    Sakin
    Keymaster

    @Matthew: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page #content .type-page { padding-top: 10px; }

    in reply to: Home Tab in Nav Bar Disappeared #20220
    Sakin
    Keymaster

    @Lucia: I have just emailed you. Please check in and send me the reply there as I need to check in your setup.

    in reply to: video displays lower half player #20218
    Sakin
    Keymaster

    @Tana: This looks that your plugin Simple Video Pro is conflicting with your theme responsive design. They are using Fixed layout overflow hidden design. But our theme is responsive layout. Ok I will try to look at your admin section and check if there is any fix. Otherwise, you need to contact plugin author. I will email you now.

    in reply to: Add Meta Slider to Front Page in Child Theme #20216
    Sakin
    Keymaster

    @Websiteguy: That’s awesome. Cheers 🙂

    in reply to: Slider arrows interfere with drop-down menus #20215
    Sakin
    Keymaster

    @CRICKETBIRD: Yes sure will fix this is new version that we are working in. As the upcoming version is already in WordPress.org review and we cannot edit that. So, it will be fixed in version 2.9.2.

    in reply to: Activate Norwegian languages #20214
    Sakin
    Keymaster

    @EirikurVa: If you translate all the text then it will translate all theme text including frontend and backend. Then you just need to write your text in your own languages. You will see Posted On in line no: 502. Comments starts from line no 107.

    in reply to: Search Box In Nav Bar? #20213
    Sakin
    Keymaster

    @Shaura: Thanks yes you can customize the position as your like. Since, Catch Box Theme is responsive design. You need to change this position for mobile devices as well.

    in reply to: Header image clickable #20180
    Sakin
    Keymaster

    @whammond: Sorry there is no option for this. So, you need to build child theme and then create functions.php file where you can copy function catchevolution_featured_header() from custom-header.php file in Catch Evolution theme and edit the code as per your need.

    in reply to: Background image behind site-title #20179
    Sakin
    Keymaster

    @pemca: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #hgroup-wrap { background: url("/wp-content/uploads/2014/02/header_back1.jpg") repeat scroll 0 0 transparent; }

Viewing 20 posts - 8,781 through 8,800 (of 14,504 total)