Pro page not showing content on front end

I created a page of Vimeo videos and published it however on the front end I only see one video.

As you can see from the screenshot, we have 8 videos however only 1 shows.

I do not have any Caching Software installed and I tried disabling all plugins. The problem persists.

How can we fix this?

Micah

Hello Micah,

Thanks for writing in! Some other videos do not display because you have inserted an invalid embed code. This is a sample invalid code:
<iframe src="https://player.vimeo.com/video/588079976?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479&amp;h=a0f6f969c3" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Elena of Avalor A Day to Remember.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js">

You should only insert this code:
<iframe src="https://player.vimeo.com/video/588079976?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479&amp;h=a0f6f969c3" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Elena of Avalor A Day to Remember.mp4"></iframe>

Please edit your page and make sure to correct the Vimeo video embed codes.

Kindly let us know how it goes.

Got ya, removed the stranded DIV and the unnecessary Script tag.

The page now works properly

Thanks for the assistance.

Micah

Hello Micha,

Glad that we were able to help. Please feel free to reach us if you have any queries regarding our theme and theme settings.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.