Gallery Slider + Visual Composer Issues
-
Hi,
I’m using the latest version of DeviceMockups (1.8.1), version 4.8.1 of WordPress and VisualComposer 5.1.1 (bundled with Jupiter 5.9.7).When the gallery is the only element on a page, it works perfectly (as seen here). However, when it nested within a page section shortcode, or there are any other elements on the page, it displays all images, and then multiple grey images, instead of looping back to the starting image (as seen here).
I tried @isoluce ‘s method of the following:
go to plugins/device-mockups.js
Just before the initialization of the slick in js, remove the br by adding the line:
$(‘.dm-device .gallery br’).remove();However, it did not work.
I also changed the wp-image-XXX classes to match the image ID’s, which worked on the isolated gallery, but not on the gallery with other page elements.
If you have any ideas on how to fix this issue, that would be great.
The page I need help with: [log in to see the link]
- The topic ‘Gallery Slider + Visual Composer Issues’ is closed to new replies.