Copy link to clipboard
Copied
Halle fellow users.
I am working for a radio station to set up a website. but now I run into the metadata becoming a blue block on the website itself (hakana.nl/Metadata.html)
But I made this test file in DW and it works there. does anyone have an idea what is going wrong?
Copy link to clipboard
Copied
The only content that I see is
<div data-widget="mcp-now-playing-cover" data-name="hitpower" data-coverart="true" data-styled="true" data-background-cover="true"></div>
According to the style sheet, this div is 400px x 125px and has a blue (#2a80cd) background. Nothing unusual considering the instructions that the brower is given.
Copy link to clipboard
Copied
Halle fellow users.
I am working for a radio station to set up a website. but now I run into the metadata becoming a blue block on the website itself
By @gert0D45
That would suggest you have an unclosed tag or maybe an incomplete comment in the code.
For us to find the fault you would have to link to the corrupt page, not a page that works.
Copy link to clipboard
Copied
This appears to be a an error with your script setup. I would contact the web host and the script owner for them to help resolve this issue:
Copy link to clipboard
Copied
So if you look at your page here:
hakana.nl
at the very top of the page, left corner, you will see a corrupt 'comment' tag -> and I bet that's what is causing the issue.