Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #694740

    I’m having an issue with Gallery images stacking on top of each other and not displaying.

    Suggestions? Have we seen this before?

    Steve

    #694741

    OK, I put the URL in the body of this text, but it seems to be grabbing a screen capture of the site which was not intended.
    Link added to private content

    #694891

    Hi,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #695081

    Attached.

    #695316

    Hi Steve,

    I’m not sure what’s going on there, did you make any customisations to the site at all?

    Thanks,
    Rikard

    #695826

    As for customizations, I am using a child theme, and have adjusted functions.php, footer.php and the style.css files. I will provide you a link to a zip file that includes both those files in the Private Content area. Note that I have good notes/comments in each of those files detailing why I did what.

    Steve

    #696977

    Hey!

    It’s because of the wp-embed-facebook lightbox script. Please add this in the functions.php file to override the plugin’s default styling.

    .lightbox {
        position: relative !important;
        left: auto !important;
        height: auto !important;
    }

    Or just disable the plugin.

    Cheers!
    Ismael

    #697057

    Thank you. I’ve added your code not to functions.php, rather to style.css for the child theme and everything is working now.

    Thank you very much for the effort! I’ll send a note to the developer of the other plugin.

    Steve

    #697064

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Gallery images stacking on top of eachother’ is closed to new replies.