rotating logos on front page

Discussion in 'Infoway WordPress Theme' started by cbshanley, May 21, 2014.

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

    cbshanley Member

    Joined:
    Apr 24, 2014
    Messages:
    76
    Likes Received:
    0
    Hello,
    I'm building an Alliance site for my client who wanted logos for the home page feature sliders because of their rotating feature. I created all the posts for all the necessary logos - since that where it pulls from.

    But now we want to also have the ability to create blogs whose corresponding photo won't show up on the front page (be included with the logos). I thought it had to be put in the feature image in order to show up and yet when I created a blog and added a photo within the blog, it showed up with the logos
    Can I create blogs with photos moving forward, but NOT have those show up on the home page slider?
    Perhaps I should have done these rotating logos another way? We needed them on the home page and it seemed the best solution

    We want that feature only for the logos?

    http://senioresourcealliance.org/
     
  2. cbshanley

    cbshanley Member

    Joined:
    Apr 24, 2014
    Messages:
    76
    Likes Received:
    0
    Hi, I haven't received a response on this yet?
     
  3. cbshanley

    cbshanley Member

    Joined:
    Apr 24, 2014
    Messages:
    76
    Likes Received:
    0
    I'm unable to add photos to the post because they will show up on the front page. I only want the post with the logos to show up. . My client wanted the logos to be on the front page feature slider and that is the way I set it up...If I did this incorrectly, please let me know and I can change it, if possible


    http://senioresourcealliance.org/blog/
     
  4. cbshanley

    cbshanley Member

    Joined:
    Apr 24, 2014
    Messages:
    76
    Likes Received:
    0
    Hi
    Haven't gotten a response and this is my 3rd time. If it' isn't possible to do what I'm asking, please let me know. I would like photos along with blogs but don't want them showing up on the first page
     
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Sorry for the delay.
    We can set home page post slider to display any particular category post.
    Suppose create a category with the name "logo" (take it's id) and assign all posts to this category (logo) which contain logo image and you want to show in the home page post slider.

    catid.png

    After that open "front-page.php" file (Appearance > editor > front-page.php) and add code given below as shown in the image attached.

    Code:
    ,'cat' => YOUR CATEGORY ID
    add-code.png

    Thanks & Regards
    Nitesh Raghuwanshi
     
  6. cbshanley

    cbshanley Member

    Joined:
    Apr 24, 2014
    Messages:
    76
    Likes Received:
    0
    Thank you!!:p
     
Thread Status:
Not open for further replies.

Share This Page