alexiscanny
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [NFT Login] Customization1. you can use shortlink
2. if they connect their wallet with metamask you get the access rather that their name and email
3. you can add a flag to keep them stay connected
4. and 5. I think there is a data protection of what people hold
6 javascript codeForum: Themes and Templates
In reply to: [Baskerville] Whole Blog Left SideHey man,
I fixed updating my template.
Let me know if it works for you.
Regards
Forum: Themes and Templates
In reply to: Website align on left sideHi Michael, thanks for ask me these questions.
The web site is: http://www.bilanciamo.it/home/
The theme is: Baskerville version 1.15
Changes: created analyticstracking.php with inside<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-74045607-1', 'auto'); ga('send', 'pageview'); </script>And the first time I wrote inside the page index.php the line of code
<?php include_once("analyticstracking.php") ?>
And after, because nothing was changed, the same line of code into the page header.php
Viewing 3 replies - 1 through 3 (of 3 total)