Forum replies created
Hi. Please send us access to your website and FTP account. But first we would advise to make sure that you are using a 7.0 PHP version or later, it might solve the problem already.
Please send admin access in a private message.
Hi. Try now, the demos are now displayed and can be downloaded.
Hi. Let’s leave the workaround, for now, you can shut the access. As far as this Foobox goes, we had trouble with making it work even on a fresh installation of WordPress with a standard theme. So there seems to be something there which has to be figured out, probably a problem with the plugin itself.
In the meanwhile use this in additional CSS:
.ekko-lightbox-nav-overlay a:hover {
background: none;
box-shadow:none;
border-style:none;
}
Thanks for the update. BTW, we are about to launch a new version with many fixes, including compatibility improvement with WP 5.3 There are no severe problems, but there are some things which could be improved and they were improved.
Apparently, it is not theme related – one of the websites is working properly. We haven’t seen any problems on our test websites. Try to see what is different – maybe, the PHP version? some plugin is causing problems?
Yes, sorry we didn’t suggest that – that works without a doubt, we were looking for a general solution, because this shouldn’t happen. We will soon update the theme and hopefully, the problem will go away and custom CSS will not be needed.
No, if the logo is OK – then I do not need any additional access. The fix (and the only thing I did, actually) is to increase the size in pixels of images used in post thumbnails. Then, after the images are regenerated with the plugin, WordPress starts using better quality versions. It is done in functions.php. I just changed two numbers, that’s it.