Hi!
Currently, the keyboard navigation on the portfolio (or in ajax preview to be more precise) switches between the portfolios, is there any possibillity to only change the image in the slide in the ajax preview? I notice that when the mouse is over the slide, it changes images, but also portfolio which takes away the other function completely (I see the image switch but right after I come to the next portfolio).
Regards,
Tomas
Hi agarkitekter!
Sure, in enfold/js/shortcodes.js comment out/delete following line
target_wrap.avia_keyboard_controls({27:'.avia_close', 37:'.ajax_previous', 39:'.ajax_next'});
Best regards,
Peter
Once again a easy and perfect solution, thanks!