Slider to Show on all pages, posts, category etc

Viewing 3 posts - 1 through 3 (of 3 total)
  • #11063
    classmv
    Participant

    First of all great theme, and great job. But i have a question that has been bothering me for the past 2 days. I want my slider to be shown on every. Post, Category Page, etc. (To be part of the header.php)

    Seemed like a easy task, i just deleted from index php the calling slider function, and added them to the search.php (since its part of the header it is going to be called anyway)

    Well it worked to a certain degree:

    1. When i am on the home page (index.php) it works perfectly fine.
    2. When i am on another page, i.e. post1, all it shows its just a static image.

    Please help.

    Thanks.

    #14255
    ZachMatthews
    Participant

    I’ve done this same thing. I suspect the reason the slider doesn’t slide on sub-pages is because the javascript is not being fully loaded. You might be able to put that in the search.php header as well.

    Here’s the working slider:

    http://www.itinerantangler.com/blog/podcasts/

    Note that I have deleted the actual search function from search.php so that the slider sits on the very top of the page.

    Here are the non-sliding lower level pages:
    http://www.itinerantangler.com/blog/podcasts/category/articles/

    If anyone was able to make it work full time I’d love to know how.

    Thanks!

    #16095
    ZachMatthews
    Participant

    Got it to work. I copied the javascript out of the working page (it’s in the header) and pasted it into the header.php script above the final header tag. I’m having trouble making the code post here but email me or just examine your own source on a working page to find the right script to add.

    Zach

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.