Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    If it is a theme issue then try switching to the Twenty Thirteen theme. Clear your browser’s cache and see if it works.

    If it is a theme issue then which theme are you using and where did you obtain it from?

    Thread Starter vytocorwebsolutions

    (@vytocorwebsolutions)

    Helo Jan Dembowski,

    I switched to the Twenty Thirteen theme, cleared my browser’s cache, and the plugin was still operating the same way. The videos opened up in a external window.

    I’m using a theme that I created with Artisteer. I can zip the files and send them to you if you’d like to take a look.

    I’m using a theme that I created with Artisteer

    You should ask on the Artisteer forums – as we have no way to know how they are coded and these forums only provide theme-specific support for themes from here:

    http://wordpress.org/themes/

    Thread Starter vytocorwebsolutions

    (@vytocorwebsolutions)

    Thank you WPyogi. I was told by the developer that if I did the following, that everything should work fine:

    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=’http://marquiscjones.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1′></script&gt;

    Like this <script type=’text/javascript’ src=’http://marquiscjones.com/wp-content/plugins/youtubeplaylist/js/jquery.youtubeplaylist-min.js></script&gt;

    Then you have a small css conflict with your template
    Add overflow-y: visible; to #yt_holder .youplayer ul.videoyou li {

    – Where would I go in wordpress theme editor to find: <script type=’text/javascript’ src=’?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I switched to the Twenty Thirteen theme, cleared my browser’s cache, and the plugin was still operating the same way. The videos opened up in a external window.

    The last step (using the Twenty Thirteen theme) is to deactivate all of your plugins except the “Youtube Playlist SEO” one, clear your browser’s cache and test again.

    If that solves it then you’ll need to figure out which other plugin is conflicting with that one.

    Thread Starter vytocorwebsolutions

    (@vytocorwebsolutions)

    Jan I really appreciate your assistance. I disabled the plugins until I found out which caused the conflict. Thank you!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Cool! Process of elimination for the WIN! YAY!

    Ahem.

    I’m glad you sorted it out. That method you used generally works for identifying and finding where the conflict is. 😉

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘YouTube SEO Plugin (Theme Errors & CSS Conflict)’ is closed to new replies.