Okay
  Public Ticket #251392
PrettyPhoto Next/Prev button not working
Closed

Comments

  • Mark started the conversation

    Trying to use the PrettyPhoto to display inline content on some of my pages. It works fine except when I click Next/Previous links it only displays every other one.

    Any ideas? Thanks!!

  •  998
    ThemeNectar replied

    Hey Mark! That's really odd - but you can try forcing them to display with css:

    .pp_fade {
      display: block!important;
    }
    

    Cheers

  • Mark replied

    Very odd for sure.... but that seems to have worked! And doesn't seem to have affected any other items.

    Appreciate the help!!

    Cheers!