I am facing an issue that i have created a nested gallery on my custom PHP page. The main problem is that the gallery does not load in chrome browser. The gallery loader continues displayed.
Also sometimes in mozilla the gallery does not load fist time but after strong CTRL+F5 it loaded.
I am not getting properly that what setting i am missing. Kindly suggest me.
Please check the below URL and you can see that there is a section Nested Gallery, which are not showing properly but the images are exists (If i check it by firefox inspect element).
Hi,
I am facing an issue that i have created a nested gallery on my custom PHP page. The main problem is that the gallery does not load in chrome browser. The gallery loader continues displayed.
Also sometimes in mozilla the gallery does not load fist time but after strong CTRL+F5 it loaded.
I am not getting properly that what setting i am missing. Kindly suggest me.
My gallery JavaScript code is:
jQuery(document).ready(function(){
jQuery("#gallery").unitegallery({
theme_navigation_type:"bullets",
tile_enable_shadow:false,
tile_enable_border:false,
gallery_width:"100%",
theme_navigation_align:"left",
theme_grid_align: "center",
grid_padding: 1,
tile_width: 195,
});
});
Hi,
Please suggest me for the same. This is a priority task for me.
Thanks
Prashant Kumar.
Hi Max,
Please check the below URL and you can see that there is a section Nested Gallery, which are not showing properly but the images are exists (If i check it by firefox inspect element).
NOTE: Please use chrome first.
http://uat.epublisher.net.au/beta/public/newsletter/ViewNewsletter?u=&newsLettertype=AWSzbxGt8AFvlH0SJjzo7vPXCjXa3yP-Uz9YeihVNII&orgId=4dfJbLvB0bMmQa-e38K7_bqRm1Jyu1-aHzf9ihesXkk&issueId=D-cw2Vf4ciqLwCnZd1Ctdw7_ft2BlnWop6rVELOZO70
Thanks
Prashant Kumar.