Avionicom
Forum Replies Created
-
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Features for reloading the pageOK I solved, here’s the correct version that I put in footer.tpl of my theme.
<script type=”text/javascript”>
jQuery(document).on(“setCookieNotice”, myFunction);
function myFunction() {
location.reload();
}
</script>Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Features for reloading the pageHowever I put the following code in header.tpl, but it doesn’t work:
<script type=”text/javascript”>
$(document).on(“setCookieNotice”, myFunction);
function myFunction(e) {
location.reload();
}
</script>What’s wrong in it?
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Features for reloading the pageShould be better if integrated in the plugin setting.
Example:
Option: “Refresh the page after user clicks on accept”.Forum: Plugins
In reply to: [Simple Local Avatars] Rectangle not square avatars?I need the same… anyone can help us?
Probably the not existing page was opening because of the specific flash file.
By the way the click on flash files are still not counted with IE browsers family.
Anyone found a solution? Giovanni, please help us!
Thank you in advance for your answers.The not existing opened page is http://www.namesite.ext/undefined (???)