Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist not being applied to experience #270

Closed
1 task done
william-klus opened this issue Apr 27, 2022 · 1 comment
Closed
1 task done

Playlist not being applied to experience #270

william-klus opened this issue Apr 27, 2022 · 1 comment
Assignees
Labels

Comments

@william-klus
Copy link

Describe the bug

Hello Everyone,

When using the plugin I noticed that the playlist experience is not working. When I choose "Playlist Experience" choose the playlist and choose the experience player it displays properly in the edit page but on the live page it does not choose the playlist.

I can see what the issue is. It looks like the "data-playlist-id" data attribute is not being added to the div in the live page. It is using "data-video-ids" instead and its empty. it is working in the edit page because it looks like the edit page displays the preview in and iframe with "?playlistId=XXXXXX" at the end of the url.

So the bug looks like it is due to the experience div not having the "data-playlist-id" attribute. I've added a screenshot of the html of the live page. It shows the Brightcove html which is not working and it shows me using the html block with the playlist overide working.

Steps to Reproduce

  1. got to playlist experience
  2. Select playlist and experience player
  3. view page and playlist not showing

Screenshots, screen recording, code snippet

playlist-bug

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@oscarssanchez oscarssanchez self-assigned this Jun 1, 2023
@oscarssanchez
Copy link
Contributor

Fixed in #322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants