same here
I forgot to write the file for reference:
/plugins/td-cloud-library/state/single/tdb_state_single.php
Same here
Same here with version 11.4.2
Yes, and I tried everything. It’s not working.
same here
same here
I have the same problem after update 9.7:
https://www.kaldata.com/it-%D0%BD%D0%BE%D0%B2%D0%B8%D0%BD%D0%B8/%D0%BE%D1%84%D0%B8%D1%86%D0%B8%D0%B0%D0%BB%D0%B5%D0%BD-%D0%B0%D0%BD%D0%BE%D0%BD%D1%81-%D0%BD%D0%B0-%D1%81%D0%B5%D1%80%D0%B8%D0%B9%D0%BD%D0%B8%D1%8F-%D0%B5%D0%BB%D0%B5%D0%BA%D1%82%D1%80%D0%BE%D0%BC-308206.html
Same here
Anyway, I added it in html-end.php, thanks
You can not understand me clearly… With the google analytics code works, but I’m trying to put a code on another system:
<AMP-ANALYTICS TYPE=”GEMIUS”>
<SCRIPT TYPE=”APPLICATION/JSON”>
{
“VARS”: {
“PREFIX”: “XXXXX”,
“IDENTIFIER”: “XXXXXXXXX”
}
}
</SCRIPT>
</AMP-ANALYTICS>
and when that code is placed there does not appear in view-source code on page.
Hello,
Did you test it? Add the codе:
<amp-analytics type=”gemius”>
<script type=”application/json”>
{
“vars”: {
“prefix”: “XXXXX”,
“identifier”: “XXXXXXXXX”
}
}
</script>
</amp-analytics>
Save and see view-source on any /amp page.
Hello,
Before I wrote, I checked in there, but when I entered something different than that:
{
“vars”:{
“account”:”XXXXXXX”
},
“triggers”:{
“trackPageview”:{
“on”:”visible”,
“request”:”pageview”
}
}
}
And everything disappears. The contents of this field do not appear in the source code if there is any other content.
Hello,
Yes, I deleted plugin step by step https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
And yes Version 4.12 🙁
Regards,
Kalin
