script displays only if logged in WP
-
Hi I’m trying to add a chatbot code to specific categories.
The chatbot displays only if I’m logge in wordpress backend otherwise not.
For instance in this page I can see the chatbox if i’m logged inhttps://www.chescelta.it/conto-arancio/
Here is the code I need to add
[ADINSERTER CHECK category=”recensioni-conti correnti, capire-i-conti correnti, “]<script SameSite=”None; Secure” src=”https://static.landbot.io/landbot-3/landbot-3.0.0.js”></script>
<script>
var myLandbot = new Landbot.Livechat({
configUrl: ‘https://chats.landbot.io/v3/H-761698-58Z7T2D44VIVXK5V/index.json’,
});
</script>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘script displays only if logged in WP’ is closed to new replies.