Hi there,
I’m having some difficulties with essential grid. On my page, I have an essential grid of 6 pages, with the page content showing in the lightbox iframe on click. I would like to have navigation between these 6 pages inside the lightbox.
I’ve turned navigation on and it seems to work alright, except for one problem: when navigating using next/prev arrows through the iframes, every page is displayed twice.
For example, when I open the first page and keep clicking on next this is the desired order:
first page > second page > third page > etc…
However, the order I get is:
first page > first page > second page > second page > third page > third page > etc…
I’ve looked through a lot of documentation, but I just can not figure out what is going wrong.
I appreciate your help.


