Gallery arrows missing after Plugin Activation
-
We have the same problem like this ticket: https://ww.wp.xz.cn/support/topic/conflict-with-divi-gallery/
I changed the
$('.entry-content a')to
jQuery('.entry-content div:not(.et_pb_gallery_image) > a, .entry-content *:not(div) > a')now it will not touch the gallery images anymore. Perhaps you can change this in your plugin code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Gallery arrows missing after Plugin Activation’ is closed to new replies.