japinder23
Forum Replies Created
-
this is still not resolved, I have been having a lot of trouble with this issue.
The gallery on the website will not stop loading. It keeps loading, and when I resize the screen only then it shows the gallery. And then the pagination does not work. is there any way around this?
This is the link:
Looking further into the warning
‘jquery-migrate-3.0.0.js:62 JQMIGRATE: jQuery.fn.bind() is deprecated’
The warning is linked to, I believe this is the reason thumbnail is not showing properly.
wp-content/plugins/photo-gallery/js/jquery.fullscreen-0.4.1.js?ver=0.4.1:168
wp-content/plugins/photo-gallery/js/jquery.fullscreen-0.4.1.js?ver=0.4.1:248
wp-content/plugins/photo-gallery/js/jquery.fullscreen-0.4.1.js?ver=0.4.1:269
Jquery error Solved by adding newer version of jquery-migrate
but now there is a warning, not an error
jquery-migrate-3.0.0.js:62 JQMIGRATE: jQuery.fn.bind() is deprecated
<script src="https://code.jquery.com/jquery-migrate-3.0.0.js"></script>
still having issues with thumbnails not loading. I thought it had something to do with jquery error, but I guess not, thumbnails still not working properly. Keeps showing loading screens.
I have the same problem,
The js error im getting is:
Uncaught TypeError: Cannot read property ‘concat’ of undefined
jquery.mobile.js?ver=1.4.14:2
plugins/photo-gallery/js/jquery.mobile.js?ver=1.4.14:2
jquery giving error because of older version is being used by the plugin/ Thumbnails wont load. Shows overlay loading screen. when I resize my window the thumbnails show up. the pagination is also broken, when i click next page it loads and then shows the same page, the page number does not change when i click next
The page I need help with:
I am having the same problem, its very weird sometimes when i resize the window the thumbnails show up. So it seems like its all loaded its just the loading screen is showing for some reason.