• I’m changing my gallery from Thumbnail to Mosaic and I save all changes. But it doesn’t matter how many times I do that, it reverts to Thumbnail. I have the free version, is that the reason? How to solve this issue if possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Yasin Abedi

    (@yasinabedi)

    Hello @sordinn,

    Thank you for sharing your issue in our forum.
    Would you please share the link of the page on which you have this gallery ?

    Please also let us know how you have inserted the gallery ( whether directly or with shortcode ) and how you are trying to change the view.

    Thanks in advance!

    Thread Starter sordinn

    (@sordinn)

    I’m so sorry for the very late reply. My website is not live yet, so I couldn’t share the page here right now. I have inserted it with a shortcode “

    if( function_exists(‘photo_gallery’) ) {

                    photo_gallery(1); // Replace “1” with the ID of your desired gallery

                } else {

                    echo ‘<p>Photo Gallery plugin is not activated or installed.</p>’;

                }

    And then I manage the gallery through wordpress admin page (Photogallery > Global Settings)

    Thread Starter sordinn

    (@sordinn)

    I mean, it is live, but only accessible to me (Admin)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Stuck on Thumbnail’ is closed to new replies.