Comments Greg started the conversationAugust 7, 2017 at 4:20pmI have added the following script to my Joomla! template but Text Panel is still not working:<script type="text/javascript"> jQuery("#gallery").unitegallery({ tile_enable_textpanel:true, tile_textpanel_source: "title", tile_textpanel_title_text_align: "center", tile_textpanel_appear_type: "slide", //slide, fade - appear type of the textpanel on mouseover tile_textpanel_position:"inside_bottom",}); </script>Please advise. Thanks.Greg 751Igor repliedAugust 8, 2017 at 5:41amHi,can you please explain what exactly are you trying to achieve?Regards,Igor Sign in to reply ...
I have added the following script to my Joomla! template but Text Panel is still not working:
<script type="text/javascript">
jQuery("#gallery").unitegallery({
tile_enable_textpanel:true,
tile_textpanel_source: "title",
tile_textpanel_title_text_align: "center",
tile_textpanel_appear_type: "slide", //slide, fade - appear type of the textpanel on mouseover
tile_textpanel_position:"inside_bottom",
});
</script>
Please advise. Thanks.
Greg
Hi,
can you please explain what exactly are you trying to achieve?
Regards,
Igor