Show Posts


Messages - cookie2363

Pages: [1]
1
Support / Re: Unable to add code snippet into head
« on: November 20, 2019, 02:10:46 PM »
When I do this it and click save the page redirects to "The page you requested cannot be found." and it doesn't save.
The script is Java so I'm thinking the system doesn't like this?

2
Support / Unable to add code snippet into head
« on: November 15, 2019, 10:04:57 AM »
Hi all,
I want to add Trustpilot code snippet to the <head> element of the site but I can't seem to get anywhere.
Could someone please point me in the right direction. I Need to add the following code ( this is an example code, the actual code has my intregration key.)

<script>
(function(w,d,s,r,n){w.TrustpilotObject=n;w[n]=w[n]||function(){(w[n].q=w
[n].q||[]).push(arguments)};a=d.createElement(s);a.async=1;a.src=r;a.type
='text/java'+s;f=d.getElementsByTagName(s)[0];f.parentNode.insertBefore(a
,f)})(window,document,'script','://invitejs.trustpilot.com/tp.min.js
', 'tp');
tp('register', '#KEY#');
</script>

Pages: [1]

Powered by SMFPacks Social Login Mod