• Good day,
    I have been finding it difficult to embed some lines of html5 code on my wordpress radio website. The player code, once embedded on the site/page, refused to publish/update or save as draft. I have tried several method all to no avail. But the code works perfectly on some other sites.
    What could have been the cause?
    I would appreciate your feedback.

    Thanks,
    Emmanuel F.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @fajumoe

    Can you share embedded code you want to add in page ? and Did you try to add code in block editor or classic editor ?

    <figure>
        <figcaption>Listen to the T-Rex:</figcaption>
        <audio
            controls
            src="/media/cc0-audio/t-rex-roar.mp3">
                Your browser does not support the
                <code>audio</code> element.
        </audio>
    </figure>
    Thread Starter fajumoe

    (@fajumoe)

    @weboccults
    Thanks for the reply. Yes I tried to add the code in block editor and classic editor. But the site failed to publish, popping up server error(403)
    here is the code
    <iframe width="100%" height="330" src="https://s2.citrus3.com:2000/AudioPlayer/easylisteningcouk?showSettingsLink=true&mount=&" border="0" style="border: 0;"></iframe>

    Thanks

    @fajumoe Can you please check if any security plugins like WordFence are added in your website or code added in htaccess file which are preventing use of iframe?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘403 error’ is closed to new replies.