[Plugin: NextGEN Gallery] Large image flashes at start
-
I am using the gallery on the home page of uumarblehead.drg. Sometimes, but not every time, when you load the page, a large vertical scroll image flashes, after which it is ok. How can I prevent that? The gallery is implemented through a Thesis openhook “content box top” as follow:
<center>
<?php
if (is_front_page()) {echo do_shortcode(“[galleryview id=12]”); }
?>
</center>
You can see a video of the problem at https://uumarblehead.org/?p=4194Thanks for your help
- The topic ‘[Plugin: NextGEN Gallery] Large image flashes at start’ is closed to new replies.