Playlist Shortcode Not Working As Expected
-
I’ve got one page with two shortcodes displaying two different playlists. The first one seems to be working properly, but the second is displaying the same videos as the first.
Here are my two shortcodes:
[tubepress mode=”playlist” playlistValue=”PL0–XdbcBkqcSiyPvR7u0LNuASLueyhNk” orderby=”newest”]
[tubepress mode=”playlist” playlistValue=”PL0–XdbcBkqdrFJrkHwrhHf_ysgzYitPG” orderby=”newest”]
Here is my settings in the backend:
https://prntscr.com/66elafIt seems as if it’s hard coded to display the first playlist only, no matter what I put into either shortcode it only displays the one playlist, or breaks completely if it’s an invalid playlist value.
Any ideas?
- The topic ‘Playlist Shortcode Not Working As Expected’ is closed to new replies.