@dencheg1903 Can you share with us the HTML code for us to take a look at!
Here is two cases of same page:
1. for logged in wp user
2. for not logged in wp user
https://drive.google.com/drive/folders/1KyjCfdAAkkm1gGhnRbJoOmY210KjTn6e?usp=sharing
As you can see:
1. when I logged in wp, js-code displays just after opening <body> tag (as I need)
https://prnt.sc/1qfrh85
2. But for not logged-in wp user js-code displays at the bottom of the page just before closing </body> https://prnt.sc/1qfrm1h
Please advise how to fix this issue.
@pmakabenta I tried to switch on/off isolation mode, but in both cases js-code displays corretly only when I logged in wordpess. When I logout, js-code slill appears in footer and without css-styles.
@dencheg1903 Can you share with us a URL instead?
@dencheg1903 We are able to replicate it that it is in the bottom.
Again, can you share with us the javascript/HTML code for us to try on our testing site.
@dencheg1903 As replicated, it’s working.
Preview: https://a.supportally.com/BNulev
Live: https://a.supportally.com/co5yiY
Can you try to drag the Contact HTML block at the top of your page again then insert the code.
@pmakabenta I`ve fiexed the issue!
After switching of all the plugins, js code displays correct in any mode.
Looks like one of the plugins conflict with seedprod.
In my case, it is cache plugin “WP Fastest Cache Premium”.
Thanks a lot for your help and sorry for bothering you.
@dencheg1903 Awesome! Thank you for the update.