Conversation
supportI put the code into the header and it’s exactly where I need it to be. However, even I am live, the stream shows offline on the site. Can someone help? The page I need help with: [ log in to see the link]
The problem here was that the PHP was placed in the template before the <head> tag, the code should be placed somewhere within the <body></body> tags. Marking as resolved.
The problem here was that the PHP was placed in the template before the <head> tag, the code should be placed somewhere within the <body></body> tags. Marking as resolved.