Forum Replies Created

Viewing 20 posts - 3,941 through 3,960 (of 14,504 total)
  • Author
    Posts
  • in reply to: Make masthead appear only when header doesn't…? #56916
    Sakin
    Keymaster

    @jess888: There is not option to do that in this theme. So, either you need to use plugin for this or you need to build child theme change the coding for show/hide.

    in reply to: BG color on Gallery slides #56915
    Sakin
    Keymaster

    @jess888:
    1. To change the color, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    #content article, #content .page-header, #comments, #content .author-info {
    background-color: #fff;
    }

    2. To hide the header meta data, you can add the following css and then add it in “Appearance => Theme Options => Custom CSS” box:

    .entry-header .entry-meta {
        display: none;
    }
    Sakin
    Keymaster


    @bkleinhe
    : Thanks for your patience.

    Please remove the following css from your custom css box:

    #secondary {
    width: 25.5%;
    }
    .left-sidebar #content {
    margin: 0 3% 0 28.6%;
    }
    #content {
    width: 68.4%;
    }
    @media screen and (min-width: 1100px) {
        .left-sidebar #secondary {
            float: left;
            margin-left: 1.4%;
            margin-right: 0;
        }
        
        .hentry {
           padding:0;
        }
        
        #page {
            width:1040px;
        }
    }
    .left-sidebar #primary {
        float: right;
        margin: 0 0 0 -35.5%;
    }
    #primary {
        float: left;
        margin: 0 -35.5% 0 0;
        width: 100%;
    }

    Now to change the width of Content and Sidebar, you can just change the width of primary and secondary. Like following css:

    @media screen and (min-width: 961px) {
        #primary { width: 73%; }
        #secondary { width: 25%; }
    }
    in reply to: background color around the picture #56913
    Sakin
    Keymaster

    @Alexey: That is caption image and you can remove border and background in caption by adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .wp-caption { background-color: transparent; border: none; }

    in reply to: Form in widget: border CSS #56912
    Sakin
    Keymaster

    @Sebastiaan: I just check in your site and see that you have already fixed this issue. Let me know if you still have issue.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.

    Sakin
    Keymaster

    @lambdog: Hum, this is strange. Can you go to “Appearance => Theme Options => Footer Editor Options” and replace the text there with the following:
    <div class="copyright">Copyright &copy; [the-year] <span>[site-link]</span>. All Rights Reserved.</div><div class="powered">Theme: [theme-link]</div>

    Then you can customize it as per your need.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.

    in reply to: Background image for page itself? #56908
    Sakin
    Keymaster

    @Michael: I just check in your site and see that you have already added background image to your site. So, is this issue solved? If not then can you explain more what you want to do it. Maybe, you can share screenshot.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.

    in reply to: Mobile Site Home Page #56907
    Sakin
    Keymaster

    @Jesse: Thanks today, I am back for few hours to provide online support. As I need to work in community support as well. We still have Internet, electricity, water and sanitization problem.

    I check in your site and found that your background image http://casehardintexas.com/wp-content/uploads/2015/03/nashville_broadway.jpg is too heavy with size of 1.5MB, you can 417MB minimum or even less, see this image https://dl.dropboxusercontent.com/u/81234910/nashville_broadway_optimized.jpg and same way your header image is also large http://casehardintexas.com/wp-content/uploads/2015/04/CHBanner1680x600.jpg which can be optimized, see this image https://dl.dropboxusercontent.com/u/81234910/CHBanner1680x600_optimized.jpg . This is the reason your site is loading slow and showing header image only after some time. Replace those images and also use W3 Total Cache or WP Rocket plugin to cache.

    in reply to: Header Image Size on Homepage #56906
    Sakin
    Keymaster

    @JeffI: Please post in your site URL so that I can check in what’s going on.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.

    in reply to: problem with WPML #56905
    Sakin
    Keymaster

    @silvia: Please post in support forum of WPML plugin as we are not expert in that field. Also full frame pro is still not WPML plugin ready. Did you check in your settings are “Appearance => Customize => Theme Options => Homepage/Frontpage Options” and in select category, you can select all.

    in reply to: Menu on the Smartphone #56904
    Sakin
    Keymaster

    @dentas: It’s strange why it’s not working in your site. Have you customize any core theme files inside catch-base folder. If yes, then please restore the changed files and if not, then there must be some conflict with the plugin. For that try disabling plugin one by one to find the conflicting plugin.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitation are huge problem here. We are also helping others in the community so we are slowing getting back online.

    in reply to: Menu on the Smartphone #56903
    Sakin
    Keymaster

    @bigoslesli: Thanks

    in reply to: Resize woocommerce product feature image #56901
    Sakin
    Keymaster

    @Sunyata: Catch Responsive theme is not yet WooCommerce plugin ready. About the image size, it depends on the page width, layout of your site and image size set in “WooCommerce => Settings => Products => Display => Product Images”. So, can you send me your page URL and let me know what are you trying to do it. Then I can suggest it.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    in reply to: Varying header images #56899
    Sakin
    Keymaster

    @afeauto: Please check your settings at “Appearance => Customize => Header Image”. In “Enable Featured Header Image on” you need to select “Entire Site, Page/Post Featured Image”.

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    Sakin
    Keymaster

    @Thomas: Responsive design doesn’t mean that it will load different image for mobile devices. It will load same image in mobile devices with responsive css to make it fit. All responsive theme that you will find in WordPress uses same. So, we don’t have control on this. You can check all other themes and also default WordPress theme does the same.

    in reply to: Change nav menu font colour #56888
    Sakin
    Keymaster

    @ShoreBeing: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    I just check in your site and found that you have already upgrade to Pro version and change the menu color as per your need. Thanks…

    in reply to: New to WP. Want this look/layout! #56887
    Sakin
    Keymaster

    @Shane: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    The link you are have added in is different theme by different shop. You can look at our demo at http://catchthemes.com/demo/full-frame/

    Sakin
    Keymaster

    @greydoolin: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    In Catch Responsive Free theme, header right section is there to add in Search and Social Icons. The easy way to replace header search with your opt-in form is to upgrade to Pro version where you will get Header Right Sidebar and there you can add widget as per your need from “Appearance => Widgets”. But in free version, it’s bit technical as this featured is not there. So, you need to build child theme. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/ and then copy function catchresponsive_header_right() to your child theme functions.php file and edit it as per your need.

    There are lot of other additional features in pro version which is highlighted in Theme Instructions of Pro version at http://catchthemes.com/theme-instructions/catch-responsive-pro/

    in reply to: Creating lightbox effect with main page #56873
    Sakin
    Keymaster

    @Eric: This is high level of customization. So, either you need to hire developer to work on it or you need to use plugin like these https://wordpress.org/plugins/search.php?type=term&q=lightbox

    Also the 3 pictures below the slider is called Featured Content Area where there is no option to add in light effect. This area is created to link to your page/post/category/custom link.

    in reply to: how to show author #56842
    Sakin
    Keymaster

    @jacopo: In Catch Base, author will be displayed in your posts. You can see it in our demo http://catchthemes.com/demo/catch-base/2014/09/29/hello-world/

    Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet and electricity is huge problem.

Viewing 20 posts - 3,941 through 3,960 (of 14,504 total)