YouTube SEO Plugin (Theme Errors & CSS Conflict)
-
I have purchased the Youtube Playlist SEO plugin for WordPress. After adding the shortcode to the desired page, I click on the videos on the playlist and they open in an external youtube window. I need these videos to open in the main video player above the list of videos. I am seeking assistance. The link to one of the example pages is below.
https://marquiscjones.com/zija-for-athletes
I talked in support ticket with the plugin developer, and he gave the following
I see you fixed the footer part but my js jquery.youtubeplaylist-min.js is still missing.
Try to install the plugin again or add jquery.youtubeplaylist-min.js hardcoded to the template after <script type=’text/javascript’ src=’https://marquiscjones.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1′></script>
Like this <script type=’text/javascript’ src=’https://marquiscjones.com/wp-content/plugins/youtubeplaylist/js/jquery.youtubeplaylist-min.js></script>
Then you have a small css conflict with your template
Add overflow-y: visible; to #yt_holder .youplayer ul.videoyou li {I have gone into the theme editor to try to edit files, yet I’m not sure of where to go.If anyone can help, It would be greatly appreciated. I’ve noticed that many of you seem to be very experienced.
- The topic ‘YouTube SEO Plugin (Theme Errors & CSS Conflict)’ is closed to new replies.