Hello,
I am trying to implement navigation between posts using the instructions here: http://reallysimpleworks.com/blog/navigating-between-blog-posts-with-jquery-keyboard-shortcuts/
It works, except I also have a lightbox post gallery on the page (using the Hatch theme). So if I open lightbox and navigate between photos using the left and right arrows, it triggers the navigation between blog posts already but only goes to the next page once the lightbox is closed.
I want to be able to keep these two navigation actions separate - perhaps having the post navigation be disabled while the lightbox is opened, though I'm not sure how this would be done.
Thanks so much in advance!
Aya