Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58996
    Brook
    Member

    I’m using the free version of Catch Responsive. I’ve got a few questions for you:

    1) How do I change the images on the featured slider on the homepage (the top primary images) options without using the featured page slider option? So basically, I don’t want my images duplicated on the featured slider at the top of the page as the same ones as the “featured page image” beneath it. I’ve tried changing the top images in the demo featured slider and replacing it with other images but named the same. It works but something tells me that’s not how it’s intended to be used, especially in the case of an update where my images would be wiped out.

    2) Along the lines as the above question, if I am supposed to use the Demo Featured Slider option and just replace the images but use the same image name…how do I get the carousel to show more than 2 pictures?

    3) Different topic: How can I get a page to not show up in the menu but still allow it to be selected for the featured content section on the homepage? I can’t currently find an option to not show a page in the menu structure.

    4) Different topic: How can I create a submission form with this theme?

    5) Different topic: How do I remove the search bar from the top of the homepage?

    6) Different topic: I’d like to not have the social media icons at the top of the page but instead in a widget on the right sidebar. But, when I enter the information into the social links section, it automatically adds them to the top of the page and then pulls that information for the widget. How can I use the social links information for the widget without having them show up on the top of the page?

    Sorry for all the random topic changes. Thanks in advance for your assistance.

    #59042
    Sakin
    Keymaster

    @brookmatthiesen:

    1 & 2) Yes, you are not supposed to edit/add files inside catch-responsive theme directory. As it will be reverted back to original when you update or upgrade the theme. If you want to change any core functions, then you need to build child theme and edit it in your child theme functions.

    Change Featured Slider in Catch Responsive Free theme
    — Catch Responsive theme only have option to change that Featured Demo Slider to Featured Slider type”. So, go to “Appearance => Customize => Featured Slider Options” and under “Featured Slider Type”, you need to select “Featured Page Slider”. Then select the pages which you want to show as slider. When you select page, make sure your page have Featured Image.

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

    3) For menu, you can build custom menu from “Appearance => Menus”, and then add in page, post, category, links as per your need. Then you need to assign your custom menu to particular theme location from “Appearance => Menus => Manage Location”. For more check out http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/

    4) You can create submission from using plugin such as Contact Form 7 or JetPack plugin “Contact Form” module.

    5) If you upgrade to pro version, then you will have option to add or remove widget in Header Right Sidebar from “Appearance => Widgets”. To know more about pro version, read theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/

    For free, you can add in following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #header-right-search.widget_search { display: none; }

    6) This option is only there in Pro version.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured Content Slider’ is closed to new replies.