Forum Replies Created

Viewing 20 posts - 5,181 through 5,200 (of 14,497 total)
  • Author
    Posts
  • in reply to: Blank Featured Slider # #50836
    Sakin
    Keymaster

    @Young: Can you reply my email I have just send you. I need to check more in details.

    in reply to: Sticky Post Title Format #50811
    Sakin
    Keymaster

    @Gavin: Yes, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    .sticky .entry-header .entry-title a { color: #222; }

    in reply to: Change Widget Title Text Colour and Background #50810
    Sakin
    Keymaster

    @Gavin: Yes, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    .widget-title { background-color: #eee; }

    in reply to: subheadline on all pages and second line #50809
    Sakin
    Keymaster

    @Gunter: Which subheadline are you talking about? If you are talking about Homepage Headline Options. Then there is no option to do that at this stage. If you want then please let me know it and we will add this in our development for new version update. If you want second line in Subheadline then you can break the link by adding in br code. That is <br/>

    in reply to: How do I change default Image sizes in Blog listings? #50807
    Sakin
    Keymaster

    @Consciousness: Ok I will check in your email as well. It’s really difficult to make it flexible as per the theme design. So, if you have fixed height and width then I can suggest you exactly.

    in reply to: Primary Menu only works on front page #50806
    Sakin
    Keymaster

    @Ellen: For drop down menu, not sure why it is not working in your other pages. Can you send me your site URL so that I can check in. About changing the color, most of the color options are there in “Appearance => Customize => Color Options”. For those, which are not there like menu. You need to send me the color code that you want to use and then I will send you the css to add in your custom css box.

    in reply to: Problem with translation of first featured slide #50804
    Sakin
    Keymaster

    @Delfim: Ok I will email you personally to check your issue.

    in reply to: Replacing position of content in home page #50803
    Sakin
    Keymaster

    @bobar22: It should work fine. I just tested in my server with Catch Kathmandu Free and now my Featured Post is inside <div id="content-sidebar-wrap">

    Post in your site URL and have you done anything else in child theme.

    in reply to: Remove page's Title HyperLink – Kathmandu theme #50802
    Sakin
    Keymaster

    @dawfx: It depends on how theme and plugin are developed.

    in reply to: Social Icons in line with menu #50786
    Sakin
    Keymaster

    @Eduardo: Yes you can. Post in your site URL so that I can check in.

    in reply to: Customize Catch Everest Social Legend #50785
    Sakin
    Keymaster

    @Fernando: You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .header-sidebar .widget_catcheverest_social_widget .widget-title {
        color: #00008c;
    }
    in reply to: Replacing position of content in home page #50784
    Sakin
    Keymaster

    @bobar22: OK then you need to build child theme first. You can read about child theme and download sample child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ . Then you can add the following code in your child theme functions.php file:

    <?php
    // Removing the Default Action Hook
    function unhook_catchkathmandu_functions() {
    	remove_action( 'catchkathmandu_before_main', 'catchkathmandu_homepage_featured_position', 10 );
    }
    add_action( 'init', 'unhook_catchkathmandu_functions' );
    
    add_action( 'catchkathmandu_content_sidebar_start', 'catchkathmandu_homepage_featured_display', 15 );
    in reply to: Problem with translation of first featured slide #50781
    Sakin
    Keymaster

    @Bill: Thanks for detail information. Ok I will email you to get more info.

    in reply to: Site verification ID – Where? #50780
    Sakin
    Keymaster

    @MMchen: Thanks I have already remove that. Maybe you are seeing the Cache version. 🙂

    in reply to: Changing Colors Menu #50778
    Sakin
    Keymaster

    @Epheistos: Not sure about that.

    in reply to: Password protect wp-admin #50777
    Sakin
    Keymaster

    @greg2015: But we don’t have anything that blocks. After adding that code can you try changing the logo to different image and check in. Also I see that you have WP Super Cache plugin. Don’t forgot to clear cache from WP Super Cache settings. As this plugin Cache for user who is not logged in. This might be the issue.

    in reply to: Questions about advantages of Pro over Free version #50776
    Sakin
    Keymaster

    @Taylor3000: There are lot of differences between between Simple Catch Free and Pro version. You can see the list of additional features and instructions at http://catchthemes.com/theme-instructions/simple-catch-pro/

    1. Change the size of the Home Page Slider?
    — If you are trying to change the height, then yes you can. In Simple Catch Pro theme, you can use “Featured Image Slider” instead of “Featured Post Slider”. In Image Slider, you can upload image, title, content and link as per your need. See this screencast for Image Slider: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/

    2. Get rid of the textured grid that appears in the background of the images on the slider? (I’d like the images to appear crisper/sharper.)
    — You can remove this in both Free and Pro version. In Free version, just go to “Appearance => Theme Options => Featured Post Slider => Slider Effect Options” then check in “Disable Slider Background Effect” and save changes. In Pro version, just go to “Appearance => Theme Options => Featured Slider => Slider Options” then check in “Disable Slider Background Effect” and save changes.

    3. In the gray area behind the Home Page Slider (sorry if the lingo isn’t exactly right) would I be able put in an image as a static background?
    — To add background image. You first need to upload the image from media uploader “Media => Add New”. Then send me the image URL and your site URL. Then I will send you CSS that you can add in “Appearance => Theme Options => Custom CSS” box.

    4. If I buy the Pro version and find I don’t like the look that I’m able to achieve do you offer any kind of return/refund policy?
    — We don’t have any refund policy that is why we are providing free version for test ride. If you like it then you can purchase Pro version. But yes, if you don’t like it then we can exchange with other theme from our theme shop. But this has to be done within 30 days of purchase.

    5. Given the type of website I’m trying to create, do you believe another one of your themes might be a better option?
    — Sorry I won’t be able to answer this question. You can check our demo and use free version to test our latest theme and check in.

    in reply to: Social Icons in line with menu #50775
    Sakin
    Keymaster

    @Eduardo: Sorry there is not option to add Social Icon inline with Menu. You can add social icon only in Widget Area (Sidebar). That you can manage from “Appearance => Widgets”.

    in reply to: Site verification ID – Where? #50773
    Sakin
    Keymaster

    @MMchen: Yes but that manual should be from WP Super Cache plugin. If you don’t have this plugin activated then it will work fine. Thanks 🙂

    in reply to: Site verification ID – Where? #50767
    Sakin
    Keymaster

    @MMchen: Yes just go to your WP Super Cache plugin and clear the cache.

Viewing 20 posts - 5,181 through 5,200 (of 14,497 total)