Title: Gallery arrows missing after Plugin Activation
Last modified: October 24, 2019

---

# Gallery arrows missing after Plugin Activation

 *  Resolved [Kipperlenny](https://wordpress.org/support/users/kipperlenny/)
 * (@kipperlenny)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/gallery-arrows-missing-after-plugin-activation/)
 * We have the same problem like this ticket: [https://wordpress.org/support/topic/conflict-with-divi-gallery/](https://wordpress.org/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)

 *  Plugin Author [Fernando Tellado](https://wordpress.org/support/users/fernandot/)
 * (@fernandot)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/gallery-arrows-missing-after-plugin-activation/#post-12070125)
 * I’ll change it in the new update 😉

Viewing 1 replies (of 1 total)

The topic ‘Gallery arrows missing after Plugin Activation’ is closed to new replies.

 * ![](https://ps.w.org/lightbox-images-for-divi/assets/icon-256x256.png?rev=3343176)
 * [Lightbox Images for Divi Enhanced](https://wordpress.org/plugins/lightbox-images-for-divi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightbox-images-for-divi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightbox-images-for-divi/)
 * [Active Topics](https://wordpress.org/support/plugin/lightbox-images-for-divi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightbox-images-for-divi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightbox-images-for-divi/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fernando Tellado](https://wordpress.org/support/users/fernandot/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/gallery-arrows-missing-after-plugin-activation/#post-12070125)
 * Status: resolved