• Resolved deano34

    (@deano34)


    I placed a simple YouTube URL into Accordian group and it shows on website fine. However, only on the most recent entry, for any of the old entries it no longer shows on website.
    I have tried using the Youtube option instead of placing the URL in text box but that does not work at all or I am not doing it properly. Any help appreciated.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @deano34,

    Sorry for the inconvenience. This issue is usually visible when the embedded iframe is used inside the accordions. You are using an outdated version of the plugin, as we can see. We recommend that you upgrade the plugin because this problem has been resolved in more recent versions.

    Have a nice day!

    • This reply was modified 1 year, 8 months ago by Pulak Ahmed.
    Thread Starter deano34

    (@deano34)

    Thanks for responding. I upgraded the plugin as advised and that allowed for a Youtube Icon to show up in the old accordian entries, only the first accordian entry shows in Preview mode. Is there any way to have them all show in preview mode when expanded ?

    Thread Starter deano34

    (@deano34)

    Further to the above query, apart from upgrading the plugin I have now used the “YouTube” option to insert the Youtube video into the editor however it still has the same problem and only shows a video in the Accordian table.
    See here…..
    http://picnicracing.com.au/picnicracingwp/picnic-racing-at-the-picnics-podcast/

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @deano34,

    Some of the plugin’s styling has been overridden by your active theme. The problem can be fixed by including the following CSS in the custom CSS section of the plugin.

    .wp-ea-iframe {
        width: 100% !important;
        height: 100% !important;
    }

    Have a nice day!

    • This reply was modified 1 year, 8 months ago by Pulak Ahmed.
    Thread Starter deano34

    (@deano34)

    Thanks Pulak, you are a genius, that fixed things up nicely. Appreciate your prompt help.

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @deano34,

    It’s feel great to know that it worked for you. If you are fully satiesfied with the support, we would apprecaite it if you share your experience here.

    I am updating the thread as resolved.

    Have a nice day!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Youtube Video Not Showing’ is closed to new replies.