Enable/Disable custom fields in add listing

This topic contains 45 replies, has 4 voices, and was last updated by  Paolo 7 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #198721

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    there is no way to avoid invoice generation. You could hide the my invoice link with css though.
    About google analytics, if something is showing in the footer, you are not adding the entire code provided by google analytics correctly.

    Should look something like:

    
    
    <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-22674672-1', 'auto');
      ga('send', 'pageview');
    
    </script>

    Let us know if that helped.

    Thanks

Viewing 46 post (of 46 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket