• Hi All,

    On my samples page, I made some edits and now the lightbox doesn’t show up (i.e. it goes to a blank page to show images). All other pages seem to work fine.

    https://www.ai2-3d.com

    Any ideas what I may have done wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

    Thread Starter eliscio

    (@eliscio)

    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

    Thread Starter eliscio

    (@eliscio)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image boxes don’t show up’ is closed to new replies.