vytocorwebsolutions
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: YouTube SEO Plugin (Theme Errors & CSS Conflict)Jan I really appreciate your assistance. I disabled the plugins until I found out which caused the conflict. Thank you!
Forum: Fixing WordPress
In reply to: YouTube SEO Plugin (Theme Errors & CSS Conflict)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>
Like this <script type=’text/javascript’ src=’http://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 {– Where would I go in wordpress theme editor to find: <script type=’text/javascript’ src=’?
Forum: Fixing WordPress
In reply to: YouTube SEO Plugin (Theme Errors & CSS Conflict)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.