Comments 2Benoit started the conversationMarch 22, 2017 at 5:51pmHello i have my gallery in the drupal preview (see attachment) but when i save the page the gallery is not on the pageThank you Benoit Max replied privately 2Benoit repliedApril 19, 2017 at 11:34am<!-- START UNITE GALLERY 1.7.25 b2 --> <script type='text/javascript' src='http://dev-dreamweb.be/sites/all/modules/unitegallery/unitegallery-plugi... type='text/javascript' src='http://dev-dreamweb.be/sites/all/modules/unitegallery/unitegallery-plugi... <div id='unitegallery_2_1' class='unite-gallery' style='margin:0px auto;'> <a href=""> <img alt="_ima0597" src="http://dev-dreamweb.be/sites/default/files/_ima0597.jpg" data-thumb="http://dev-dreamweb.be/sites/default/files/unitegallery_thumbs/_ima0597_... title="" style="display:none"> </a> <img alt="cg_warmgray6_rgb_vierkant_links" src="http://dev-dreamweb.be/sites/default/files/cg_warmgray6_rgb_vierkant_lin... data-thumb="http://dev-dreamweb.be/sites/default/files/unitegallery_thumbs/cg_warmgr... title="" style="display:none"> <img alt="client-logo1" src="http://dev-dreamweb.be/sites/default/files/client-logo1.png" data-thumb="http://dev-dreamweb.be/sites/default/files/unitegallery_thumbs/client-lo... title="" style="display:none"> </div> <script type='text/javascript'> window.onload = function(e) { if(typeof ugCheckForErrors == "undefined"){ document.getElementById("unitegallery_2_1").innerHTML = "<span style='color:red'>Unite Gallery Error - gallery js and css files not included</span>";} else{ ugCheckForErrors("unitegallery_2_1", "jquery");} }; var ugapi1; jQuery(document).ready(function(){ var objUGParams = { gallery_theme:"default", gallery_width:"200", gallery_height:"200", gallery_skin:"alexis", gallery_images_preload_type:"visible", gallery_debug_errors:true, thumb_fixed_size:false, theme_hide_panel_under_width:0 }; if(ugCheckForErrors('#unitegallery_2_1', 'cms')) ugapi1 = jQuery('#unitegallery_2_1').unitegallery(objUGParams); }); </script> <!-- END UNITEGALLERY --> Max replied privately 2Benoit repliedApril 19, 2017 at 12:03pmI know for the filter :-)just for see ->1. "style="display:none" on the img tag 2. <span style='color:red'>Unite Gallery Error - gallery js and css files not included</span>In the source the js and css are there Max replied privately Sign in to reply ...
Hello
i have my gallery in the drupal preview (see attachment) but when i save the page the gallery is not on the page
Thank you
Benoit
I know for the filter :-)
just for see ->
1. "style="display:none" on the img tag
2. <span style='color:red'>Unite Gallery Error - gallery js and css files not included</span>
In the source the js and css are there