Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End AnythingSlider and WordPress

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28093
    Andy Pawley
    Participant

    Hi guys, having a little trouble blending the css-tricks anythingslider into a wordpress page. I’ve a had a sniff around the forums but can’t find a solution.
    http://rootandbranchdesign.com/?cat=4
    styling very rough around the edges!
    The slider is created on the fly using this script on the archive.php page

    Code:

    I’ve used the navigationFormatter in the js to create the navigation panel. And here is the problem. I would like to populate the list by listing the posts sub categories.
    Any ideas how I should do this? cheers

    #71333
    Andy Pawley
    Participant

    Hi,
    Found a clunky work around for now. Using <?php if (is_category(‘4’)) { ?> I’ve add a conditional menu based on Category. This is hard coded however using the static text slidejumper function in the header. I would love to populate this lsider dynamically so if anyone has a snippet out there it would be great but don’t bust a nut.
    cheers

    #71397
    TheDoc
    Member

    I had a look and couldn’t quite see exactly where the problem is. Listing the navigation shouldn’t really need a workaround?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.