• Resolved Ricsca2

    (@ricsca2)


    This plugin gives me an error when viewing articles on my site.
    If I don’t click accept the articles are badly seen as in the photo while if I click accept they are badly seen only for a few seconds.

    Article: https://tinyurl.com/phpcjjvy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Antonio Candela

    (@antoiub)

    Hello @ricsca2 ,

    Thank you for reaching out.

    I’m sorry to hear that. It seems there is an error during the application of the YouTube placeholder. The issue occurs because the video and all the page content are wrapped inside the same div. The placeholder application works by taking everything inside the YouTube video and applying its layer.

    To overcome this, could you please try to wrap the YouTube video inside additional <div> tags and see if that solves the issue?

    Thanks in advance. Looking forward to hearing from you soon.
    Best regards,
    Antonio

    Thread Starter Ricsca2

    (@ricsca2)

    I have about 330 articles with videos made the same way.
    Is there a code I can put in the custom css?

    Thanks

    Plugin Support Antonio Candela

    (@antoiub)

    Hello @ricsca2 ,

    The custom CSS won’t help in this case, as this issue relates to the HTML/PHP code of the page. You can try this solution on just one page to see if it resolves the issue. All you need to do is go into your editor and wrap the YouTube block inside <div> tags. I advise you to check out your editor’s documentation for guidance.

    Best regards,
    Antonio

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error displaying articles’ is closed to new replies.