You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately glightbox doesn't work, I kept the script in a test page if you want to take a look at the source. Maybe there is some incompatibility with other scripts? Here is the link https://www.sicksadworld.it/p/test_12.html
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I can't get it to work with blogger, I've included some code to add the "glighbox" class
I add cdn https://cdn.jsdelivr.net/npm/glightbox/dist/css/glightbox.min.css
https://cdn.jsdelivr.net/gh/mcstudios/glightbox/dist/js/glightbox.min.js
and the code
<script type="text/javascript"> const lightbox = GLightbox({ ...options }); </script>Unfortunately glightbox doesn't work, I kept the script in a test page if you want to take a look at the source. Maybe there is some incompatibility with other scripts? Here is the link https://www.sicksadworld.it/p/test_12.html
Beta Was this translation helpful? Give feedback.
All reactions