Image slider with grey background
Hi,
I was trying to add a slider in the header section and after trying a few plugins (install, play around, uninstall, try a new one), I decided to work with "SliceShow".
I noticed that the first 2 slides loaded fine, but the other 2 have a grey background. Looking the code, the theme overwrote the source of the images and changed it to "../
wp-content/themes/jobroller/images/grey.gif".
I tried removing the call of that file (here: jobroller/includes/theme-enqueue.php) commenting this line:
'lazyload_placeholder' => get_bloginfo('template_directory').'/images/grey.gif',
But the problem is still there.
The images are under 100kb and the website is
http://bookingbox.jobs/jobs/ if you want to take a look around.
I already cleared my cache, I had tested this website on Chrome, Firefox and Safari with the same behaviour.
Any help with this?
Thanks,
Ronald H.