I’m having an issue with Gallery images stacking on top of each other and not displaying.
Suggestions? Have we seen this before?
Steve
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
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
Attached.
Hi Steve,
I’m not sure what’s going on there, did you make any customisations to the site at all?
Thanks,
Rikard
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
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
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
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