Plugin Author
Damian
(@timersys)
Looks like you have a javscript error in your theme that is preventing this to work. The error is in here:
/*====================================================*/
/* FILE /sedlex/inline_scripts/4e1bf95bd5b33291b3dbb7f9f838bdfc5ca24f9d.js*/
/*====================================================*/
jQuery(document).ready(function () {
jQuery(window).resize(function () {
jQuery('a.gallery_colorbox').colorbox({
maxWidth: Math.min(640, Math.floor(0.95*jQuery(window).width())-80),
maxHeight: Math.min(900, Math.floor(0.95*jQuery(window).height())-80)
}) ;
});
jQuery('a.gallery_colorbox').colorbox({
slideshow: true,
title: false,
slideshowAuto:false,
slideshowSpeed: 5000 ,
slideshowStart: 'Play',
slideshowStop : 'Pause',
current : 'Image {current} of {total}',
scalePhotos : true ,
previous: 'Previous',
next:'Next',
close:'Close',
maxWidth: Math.min(640, Math.floor(0.95*jQuery(window).width())-80),
maxHeight: Math.min(900, Math.floor(0.95*jQuery(window).height())-80),
opacity:0.8 ,
onComplete : function(){
jQuery("#cboxLoadedContent").css({overflow:'hidden'});
jQuery("#colorbox").css({overflow:'visible'});
},
rel:'group1'
});
});
I would try to fix that issue or disable that sedlex script if possible
I am not really good at java script, I know this is out tune as this is theme issue but if you can help me, that would be great. Thanks
Hi there,
are you able to give me steps to correct this issue with pop up and the javascript?
I am not really good at java script, I know this is out tune as this is theme issue but if you can help me, that would be great. Thanks
Plugin Author
Damian
(@timersys)
Hi @rmorandantejr, unfortunatly errors with javascript in your theme it’s out of the scope of the plugin support. You could try with the theme support or if you need to hire a developer you can write to https://timersys.com/contact-us/