Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Auteri

    (@mauteri)

    Hi Sorry, you are having issues.

    The problem you are experiencing is that your theme is loading a very old version of jQuery (1.3.2 which was released back in 2009). That version of jQuery is not compatible with the lightGallery modal plugin I use in my plugin. You will need to use a more recent version of jQuery to get this to work properly. Hope that helps and let me know if you have any other questions.

    Take care,
    Mike

    Hi Mike,

    I have been reading through your brilliant support posts and they have proven very helpful so far. Originally I could only see grey thumbnails and through a process of elimination it seems it was the lazy load issue!

    Now the photos are showing as thumbnails but I can’t click or interact and therefore no larger photos or slideshow of them!

    The site is https://www.canvasforcreativity.com and it is in a daft post for now for testing https://www.canvasforcreativity.com/uncategorized/3074/

    Your help would be much appreciated!

    Thanks in advance!

    Milly

    Plugin Author Mike Auteri

    (@mauteri)

    Hi apc123,

    You appear to have JS errors on your page either caused by another plugin or by including another version of jQuery on your page. I would try disabling wp-easy-gallery first to see if that fixes your issue. Also I would remove this in your theme:

    <script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js”></script&gt;

    WordPress comes with jQuery, so you don’t need to add this and it can cause issues. Hope this helps.

    -Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable to make the Modal for each of the photo’ is closed to new replies.