I'm really struggling with an issue with the Soliloquy slider.
I'm using the slider on several portfolio pages in my Wordpress site (every time a different slider with different images). On some pages the slider is displayed just fine and on other pages the slider won't show.
After some debugging of the plugin I found out that on the pages where the slider won't show in the file /soliloquy-lite/Tgmsp/Lite/Shortcode.php in the function get_images the array $attachments is empty. In the admin of Wordpress though, the images are shown just fine.
I already tried to use the images query from the backend on the frontend, but this doesn't seem to work. Can anybody please help me with this problem?
Thanks in advance!