Forum Replies Created

Viewing 20 posts - 4,661 through 4,680 (of 14,497 total)
  • Author
    Posts
  • in reply to: Change the text on slider image #53117
    Sakin
    Keymaster

    @shellfish_tracker: I have already replied you in pro version thread at catchthemes.com/support-forum/topic/how-to-change-text-on-slider/

    in reply to: How to translate 'Read More …'? #53115
    Sakin
    Keymaster

    @Andreas: Which version of Catch Base Pro theme are you using it and in which language are you going to translate it. We recently translate Catch Base Pro theme in Swedish language using Poedit software. We found few missing translating keyword which we have fixed in version 2.2.

    in reply to: Website Format is completely messed up #53114
    Sakin
    Keymaster

    @rgamlam: W3 Total Cache settings depends on the server your take. So, you need to properly configure it. If you miss any of the configure then it can happen like that. We use W3 total cache without any issue. For more, you can contact W3 Total Cache plugin support or your server support and solve the issue of cache.

    in reply to: How to change text on slider? #53113
    Sakin
    Keymaster

    @shellfish_tracker: Why don’t you use Featured Image Slider so that you can upload the image, title and link all as per your need. For that just go to “Appearance => Customize => Featured Slider Options => Featured Content Type” and select “Featured Image Content” then upload image, link, title and content all as per your need.

    For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-base-pro/

    in reply to: Problem with Featured Content Display #53111
    Sakin
    Keymaster

    @DannyD123: It’s known issue and will be fixed in version 1.4 which we have already submitted to WordPress.org. So, it will be live soon after the WordPress Theme Review team approves it. For now, you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #featured-content.layout-four .hentry:nth-child(4n+1),
    #featured-content.layout-three .hentry:nth-child(3n+1) {
    	clear: both;
    }
    in reply to: How to create title on home page? #53110
    Sakin
    Keymaster

    @al9x_creative: Sorry I don’t get it what you mean. Your homepage will show latest posts only. Can you share your screenshot of what you want?

    in reply to: Change Color Of "Older Posts" #53105
    Sakin
    Keymaster

    @2 Brown Dawgs Blog: You can change the color code in the following css and then add it in your “Appearance => Theme Options => Custom CSS” box as per your need.

    #infinite-handle span {
        background-color: #0d2f3b;
        color: #fff;
    }
    #infinite-handle span:hover {
        background-color: #654321;
        color: #fff;
    }
    in reply to: Remove header link #53104
    Sakin
    Keymaster

    @albertoc: There is no link in your image in homepage. Sorry I don’t get it what you mean? Looks like you already found the solution.

    in reply to: Even Bigger Featured Slider on Home Page? #53103
    Sakin
    Keymaster

    @spraggini: It depends on the image that you have uploaded. If you upload large image then it will code all the way. If you don’t care about the quality and just want to stretch the image then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #main-slider img { width: 100%; }

    in reply to: Two resumes on my homepage #53102
    Sakin
    Keymaster

    @maraud: How did you got that. Have you customize any file in catch-box theme directory or you have added in plugin for extra content. As per Catch box theme, it is supposed not supposed to me like that. See out demo http://catchthemes.com/demo/catchbox/

    Can you give me more insight about how did you setup that.

    in reply to: image size #53101
    Sakin
    Keymaster

    @LTTL: You image is already as per the width of the container. So, where to increase it. You can just remove that padding spaces. IF so that you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .hentry .entry-summary .wp-post-image { max-width: 100%; padding: 0; }

    in reply to: Post Featured Image #53060
    Sakin
    Keymaster

    @Harrogate International: Yes everything that is there in Free version is also there in Pro version. Pro version have additional options check out theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/

    in reply to: Website Format is completely messed up #53057
    Sakin
    Keymaster

    @rgamlam: It’s not theme issue. It’s issue from W3 Total Cache plugin configuration. You have not properly configured it and it’s not loading style.css from the theme. So, got o “Performance => General Settings” and in uncheck the option “Minify” and click on Save all settings. Then again go to “Performance => Dashboard” and click on “empty all cache”. Then Refresh your browser and check in.

    in reply to: Change "Older posts / Newer posts" #53055
    Sakin
    Keymaster

    @ADN: Yes I change most of what you said.

    in reply to: Home Page meta tags and template #53054
    Sakin
    Keymaster

    @plittlefield: For that go to “SEO => Title & Metas => Home” and change it as per your need.

    in reply to: Restrict mobile menu to display top-level pages only #53032
    Sakin
    Keymaster

    @Kristin: Yes it’s source file is catchkathmandu-allmenu.js but compress file that we use in theme in catchkathmandu-allmenu.min.js

    in reply to: Adding mailchimp pop-up signup form #53031
    Sakin
    Keymaster

    @L: So where do you exactly want to add in and also please send me your code via https://gist.github.com/ . You can paste your code there and add URL there. Then I will try to find out the best possible solution

    in reply to: get rid of category archives #53030
    Sakin
    Keymaster

    @Gunter: Sorry that’s the only solution we have.

    in reply to: Too much spacing in wrap around image. #53028
    Sakin
    Keymaster

    @ddeltoro15: Ok try adding following css in “Appearance => Theme Options => Custom CSS” box:

    img.alignleft, img.alignright, img.aligncenter { margin-bottom: 10px; }
    img.alignleft { margin-right: 15px; }
    img.alignright { margin-left: 15px; }
    in reply to: Adding Links to the Footer #53027
    Sakin
    Keymaster

    @EducatedSavage: Sorry to edit/add text in footer are where it say Copyright 2015, you need to upgrade to Pro version. In Pro version, you will be Footer Editor Options in your Theme Options panel where you can add HTML links.

Viewing 20 posts - 4,661 through 4,680 (of 14,497 total)