• note: i initially tried modding the source js plugin before realizing there was a wordpress plugin but couldn’t figure it out

    I am creating a website that functions similar to a coffee table book. The idea is that you “turn the page” so to speak to view all the clients, projects and project photos and once one chapter (ie section) is over it will jump to the next chapter. Your plugin works perfectly with one exception: I need to be able to nest a child slide css style within the default slide element without adding additional navigation elements.

    flow chart of transition levels

    Basically it breaks down like this:

    Category (ie Section : Post Type)
    Client (ie Slide : Taxonomy) transition style 1
    Event (ie Slide content : Post) transition style 2
    Photo (ie subSlide : Post content) transition style 3

    Transition instructions

The topic ‘nested slides using same main nav arrows’ is closed to new replies.