2016-06-17, 01:31 PM
(2016-06-17, 12:38 PM)Villadsrl Wrote: Thanks for your answers!! <3
Another question, some of the buttons are not showing up? Please help.
Go to ACP > Templates & Styles > Templates > Square templates > Ungrouped templates > open headerinclude template
Search this:
<script type="text/javascript">
jQuery(function() {
jQuery("a").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("title").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("img").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("i").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("span").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("div").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("label").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("input").tipsy({gravity: jQuery.fn.tipsy.autoNS});
});
</script>
Delete it.
I've registered in your forum and I can see all the buttons fine.
I don't give support on PM.