Hi,
Assign 755 permissions to wp-content directory with the help of your web hosting service provider. Also add this code in htaccess and have a check:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Thanks,
Shane G.
Hi Shane,
I’ve placed the code by simply copying and pasting it under the existing code and checked the content folder with my ftp program…it is assigned a numeric value of 755.
Still, my samples page is going to a blank page and not opening up a lightbox.
I am going to check if something is different from the other pages
Thanks,
Eugene
Ok,
For future reference, here is what I did.
I had to completely wipe out the images from my page and then also delete them from the gallery/Media library.
I then reloaded them into the Media Library and after wiping out all the html for those particular images, I replaced them back in.
Then it just started working again.
This also might be related to flipping from the visual to html editors. It’s like a bad habit even though I am trying to stick with one or the other.
Thanks,
Eugene