Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author arisoft

    (@arisoft)

    Hello,

    Open “Advanced” tab on “ARI Fancy Lightbox” page and populate “Custom JS code” parameter with the following code to remove original lightbox:

    setTimeout(function() { $('.portfolio_gallery A').off('click.prettyphoto'); }, 10);

    Thread Starter omniterry

    (@omniterry)

    Ok this works but the previous and next arrows do not show even though there are many photos in the portfolio.

    Thanks

    Plugin Author arisoft

    (@arisoft)

    Open “Integration” tab on “ARI Fancy Lightbox -> Settings” page and populate “Images -> Custom grouping selectors” parameter with the following value:

    .portfolio_gallery A

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Lightbox not showing’ is closed to new replies.