Nukezm
Member
Posted 4 months ago #
While I have other sites where Easy Fancybox works great, in the site listed below, it just does not work. I've tried to check all the code and cannot find the problem. I'm guessing it must be some plugin but cannot find it. I have a test page here http://lpawings.com/easy-fancybox-test and it should bring up a youtube video for the link "text or image" but nothing happens. I'd appreciate any help from anyone willing to look at the page code.
Thanks
http://wordpress.org/extend/plugins/easy-fancybox/
[already replied via e-mail, this response is for others that might run into the same problem]
Hi,
The server suPHP settings seem to prevent access to the dynamic stylesheet that is needed by fancybox: http://lpawings.com/wp-content/plugins/easy-fancybox/easy-fancybox.css.php?ver=1.3.4
The message 'Directory "/var/www/vhosts/lpawings.com/wp-content/plugins" is writeable by group' indicates this is perceived to be a problem. Set the root and normal (sub)folders of the site to 755 if you can... Files are usually set to 644 access rights.