Missing Snippet in Code
-
Code Snippet plugin is activated and following code
add_action( 'wp_head', function () { ?> <script>console.log("jctest");</script> <?php } );is also activated, but it doesn’t load. Actually i wanted to load there an external script for a cookie consent tool (ccm19), but i reduced it to the code above in order to find a working example.
I’m publisher and developer (ASP.Net) and not WordPress user, but this can’t be so difficult. When I changed in WordPress to Customizer then I saw the code, which is even more strange for me.
Any suggestions?
Thanks, Jan
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Missing Snippet in Code’ is closed to new replies.