Excluding a certain category from carousel

Discussion in 'Infoway WordPress Theme' started by tonigel, Feb 6, 2014.

Thread Status:
Not open for further replies.
  1. tonigel

    tonigel New Member

    Joined:
    Mar 4, 2013
    Messages:
    11
    Likes Received:
    0
    Hello,

    I would like to exclude a specific blog category from the carousel, as i don't want to use images in some blog posts. However if I try to do this then the carousel will stop showing. Is there any way to exclude a category (or even specify a category) for the carousel to use, so we can avoid the 'carousel not showing' issue.
     
  2. tonigel

    tonigel New Member

    Joined:
    Mar 4, 2013
    Messages:
    11
    Likes Received:
    0
    Can anyone help with this?
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to front-page.php present in your theme directory and add the code given below

    Code:
    'category_name'=>'Enter Your Category Name Here' 
    Check image for reference
    2014-02-08_1540.png


    Thanks & Regards
    Gourav Shrivastava
     
  4. tonigel

    tonigel New Member

    Joined:
    Mar 4, 2013
    Messages:
    11
    Likes Received:
    0
    Thank you for that.

    Just for anyone else looking for the same fix, you still need to add a picture to the featured image of the post or else the carousel will dissappear, however it will not show up on the front page.

    Thanks again.
     
Thread Status:
Not open for further replies.

Share This Page