Forum Replies Created

Viewing 20 posts - 8,081 through 8,100 (of 14,505 total)
  • Author
    Posts
  • in reply to: can't install catch pro zip file #25488
    Sakin
    Keymaster

    @shally: Sorry I haven’t received your email but I have just send you one. I hope you receive that email and send me reply there.

    in reply to: How many websites? #25487
    Sakin
    Keymaster

    @Allan: Thanks for your appreciation. Once you purchase the theme, you are allowed to use it in unlimited domain that you own. But you are not allowed to resell or redistribute (including clients work).

    in reply to: Different Header for Different Pages #25486
    Sakin
    Keymaster

    @Jonathan: Sorry I don’t get it. If you have been able to use it through plugin in Free then it should be working in Pro as well.

    I think I misunderstood you. You mean the featured images to show in category/blog section and then disable it in all your pages/post. Then you can just go to “Appearance => Theme Options => Layout Options” and select “Excerpt/Blog Display”.

    Then yes, you need to add featured images in your post.

    Then for the header image “Buddha Image”, you can disable it if you want from “Appearance => Theme Options => Header Featured Image Options” and then select “Disable” in “Enable Featured Header Image”.

    Then you can add the following css in “Appearnace => Theme Options => Custom CSS” box to make your small featured image in Category/blog pages to align left.

    .archive .entry-summary img.wp-post-image {
        display: inline;
        float: left;
        margin: 0 10px 10px 0;
    }
    in reply to: white space in footer #25483
    Sakin
    Keymaster

    @Raminder: First you can make the margin bottom of the social icons in Footer to zero by adding the following css in “Appearance => Theme Options => Custom CSS” box.
    #colophon .powered .widget { margin-bottom: 0; }

    If you want to further reduce the size then you can adjust the padding as per you need and add the following css in “Appearance => Theme Options => Custom CSS” box.
    #site-generator .site-info { padding: 40px 0; }

    in reply to: Different Header for Different Pages #25434
    Sakin
    Keymaster

    @Jonathan: Sorry this is not possible by default, you might need to hire customizer to work on it.

    in reply to: images issue #25433
    Sakin
    Keymaster

    @ashrafashraf: Are you talking about images in your slider. I see that your images has https:// but our site is http://
    So change that and it will be fine.

    in reply to: Widgets to share the same area in sidebar #25432
    Sakin
    Keymaster

    @Jonathan: Yes you can add the margin and padding as per your need.

    in reply to: CSS for a button #25422
    Sakin
    Keymaster

    @Jeff: This forum will not accept code like that. Please paste your code in http://gist.github.com/ and then add the link here.

    in reply to: Random image as header background #25421
    Sakin
    Keymaster

    @mebiotti: Oh the background option is not there in this theme. You might need to hire customizer to add this for you.

    Also the custom css that you have added in “Appearance => Theme Options => Custom CSS” box is having issue with the responsive design. Also you have added so many CSS. I don’t know why. You are supposed to add only css that you need. So, either you need to disable responsive design or you cannot add custom width like the following css

    .no-sidebar #primary {
    width: 1200px;
    }
    /* No Sidebar One Column */
    .one-column.no-sidebar .site {
    	width: 1200px;
    }

    So, please fix this first.

    in reply to: can't install catch pro zip file #25418
    Sakin
    Keymaster

    @shally: Can you tell me more details about your issue. Maybe screenshot. Also if you have account and download issue then you can contact our sales team directly at http://catchthemes.com/contact-us/

    in reply to: Change slider images #25416
    Sakin
    Keymaster

    @Dennis Lynge Nielsen: I see that you are using Catch Kathmandu Free theme and the images that you are seeing is the demo Featured Slider.

    To change the Featured Slider image and text
    1. First you need to create post and add featured image in post. As the slider takes the Featured Image, title and excerpt content of the post.
    2. Then go to “Appearance => Theme Options => Featured Slider” in your WordPress Dashboard
    3. Under Slider Options select Slider Type as “Featured Post Slider” if you want to add in the post ID. Or you can select type as “Category Slider” if you want to show the latest post from particular category.
    4. If you choose “Featured Post Slider” then under Featured Post Slider Options, simply insert the ID numbers for Posts in the boxes, one Post ID number in each box. Or if you choose “Category Slider” then under Featured Category Slider Options, select the category.
    5. Then click on “Save Changes”

    Screenshots:
    Settings Featured Image: http://www.pinterest.com/pin/548594798329948788/
    Setting Post ID: http://www.pinterest.com/pin/548594798329984427/

    But in Catch Kathmandu Pro, you have independent Featured Image Slider and Page Slider as extra slider type.

    For more details view theme instruction
    Catch Kathmandu Free Version: http://catchthemes.com/theme-instructions/catch-kathmandu/
    Catch Kathmandu Pro Version: http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    in reply to: Random image as header background #25391
    Sakin
    Keymaster

    @mebiotti: When I check in our server it is working fine. Check your setting at “Appearance => Header”. Check “Uploaded Images” settings, you have to click on “Random: Show a different image on each page.” and then “Save Changes”

    in reply to: Creating Space for Sidebar Content #25317
    Sakin
    Keymaster

    @bschell: For the design similar to your reference site, you need to choose Catch Evolution Theme http://catchthemes.com/themes/catch-evolution/ which is similar in terms of header and sidebar. But for 2 columns post you might need to hire customizer to work on it. We don’t have that option at this stage. We will add this in our further updates. Will send it to our developer team. But sorry no option at this stage.

    Also you can add post and sidebar in hompepage from “Appearance => Theme Options => Homepage Settings => Homepage / FrontPage Settings” and check to “Enable Latest Posts or Page” and save changes.

    in reply to: Building a Child theme for Catch Kathmandu Free #25313
    Sakin
    Keymaster

    @bschell: Thanks for your Appreciation.

    in reply to: Menu Not Shown when Header Sidebar Wigget is used #25312
    Sakin
    Keymaster

    @Peter_C_: The preview of Catch Kathmandu Free and Pro version is same as bit shares same code base. The only difference in the features. We didn’t add the free one in our site as it already have it in WordPress.org itself http://wordpress.org/themes/catch-kathmandu.

    Catch Kathmandu Free version have responsive mobile for Primary Menu. We only disable it for Secondary and Footer Menu. As to remove the distraction in small mobile devices with 3 menus. In pro version as well, we have disable it by default. In pro version, you need to enable that from “Appearance => Theme Options => Responsive Options”.

    in reply to: Making the main part bigger #25273
    Sakin
    Keymaster

    @Manu: Sorry you need to send me some kind of hint like the size that you expect or maybe screenshot of the design.

    in reply to: Qtranslate and featured slider #25270
    Sakin
    Keymaster

    @Marco: Catch Kathmandu Pro has WPML support and free version doesn’t have.

    in reply to: Menu Not Shown when Header Sidebar Wigget is used #25255
    Sakin
    Keymaster

    @Peter_C_: Yes, take your time to decide. This is the live preview of Catch Kathmandu Pro theme http://catchthemes.com/demo/catch-kathmandu/

    in reply to: Menu Not Shown when Header Sidebar Wigget is used #25224
    Sakin
    Keymaster

    @Peter_C_: Yes, there is option to enable only in Pro Version. If you want the web style menu then display block works good but if you want mobile version menu then the Javascript is also given in that link.

    in reply to: 728×90 banner ad above posts #25219
    Sakin
    Keymaster

    @lambdog:
    1. First build a child theme. You can create the folder like catch-box-pro-child and create style.css in this child theme. Here goes the sample style.css

    /*
    Theme Name: Catch Box Pro Child Theme
    Theme URI: http://catchthemes.com/themes/catchbox-pro
    Author: Catch Themes Team
    Author URI: http://catchthemes.com
    Description: Catch Box Pro is an advance version of our popular theme Catch Box. It is based on HTML5, CSS3 and Responsive Web Design to view in various devices. Some of the additional features includes: featured image slider, option for full width slider, disable responsive layout, header option for margins, image and search, color options, additional color scheme, font family options, font size options, additional default layout options, additional optional sidebar for homepage, archive, pages, and posts, homepage category setting, more tag text options, and footer editor options. Multilingual Ready (WPML) and also currently translated in Brazilian Portuguese, Spanish, Danish, Germany, French, Polish, Czech, Croatian, Italian, Swedish, Russian, Arabic, Serbian, Dutch, Persian, Hungarian, Slovak and Japanese.
    Version: 1.0
    License: GNU General Public License, version 3 (GPLv3)
    License URI: http://www.gnu.org/licenses/gpl-3.0.txt
    Tags: dark, light, blue, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
    Text Domain: catchbox
    Template: catch-box-pro
    */
    
    /* =Import Catch Box Pro Parent CSS
    -------------------------------------------------------------- */
     
    @import url("../catch-box-pro/style.css");
     
     
    /* =Child Theme Custom CSS
    -------------------------------------------------------------- */

    2. Then create functions.php file and add your advertisement like below:

    <?php
    /**
     * Catch Box Pro Child Theme functions and definitions
     *
     */
     
    // Add in Advertisement after header 
    function catchbox_child_advertisement() { ?>
    	<!--- You can add your ads code here  -->
        <div class="leaderboard-ads">
        	Hello Ads
        </div>
    <?php    	
    }
    add_action( 'catchbox_after_header', 'catchbox_child_advertisement', 10 );
Viewing 20 posts - 8,081 through 8,100 (of 14,505 total)