rpendoley
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Video Lightbox] Redirecting to YouTube on MobileI found the answer. I failed to include WP Video Lightbox in the plugins that WPTouch Pro was loading with the mobile version of the site. Once I did, everything was fixed.
Thanks for your help!
RobinForum: Plugins
In reply to: [WP Video Lightbox] Redirecting to YouTube on MobileWe’re using a different theme on mobile. We use the WPtouch Pro plugin with the Classic Redux theme.
Forum: Plugins
In reply to: [WP Video Lightbox] Appends video to bottom of pageSo, it turns out it was the CSS. I added the CSS file to the exclusion in Autoptimize, and it solved the problem.
Thanks so much for the help!
Robin
Forum: Plugins
In reply to: [WP Video Lightbox] Appends video to bottom of pageHi Frank,
Thanks so much for jumping in and sharing the suggestions. Unfortunately, the suggestions didn’t seem to solve the problem. I tried a combination of all of the things you suggested, then just each of them individually. The only thing that I’ve found that worked was deactivating the entire plugin. I love the plugin and appreciate the speed it brings to the site, so I don’t want to try to find something else, and this happened with W3TC, too.
Is there a way to exclude just this page from AO? Are there any code suggestions I should consider for the page construction? Here’s the relevant section:
<!--<a href="http://www.youtube.com/watch?v=N7SqaCOMZ2o" title=""><img src="https://thinkingbeyondborders.org/wp-content/themes/twentytwelve/images/feat-video.jpg" alt="YouTube" /></a> --> <?php echo do_shortcode ('[video_lightbox_youtube video_id="N7SqaCOMZ2o" width="580" height="400" anchor="https://thinkingbeyondborders.org/wp-content/themes/twentytwelve/images/feat-video.jpg"]'); ?>Unfortunately, I didn’t build this site and am a pretty amateur developer, so I’m not sure where to go from here.
Thanks again!
RobinForum: Plugins
In reply to: [WP Video Lightbox] Appends video to bottom of pageJust tried that, but it didn’t solve the problem. However, when I enabled the JavaScript Options and clicked the “Add try-catch wrapping” option, it now takes you to the video on youtube, leaving my website entirely.
Thoughts?
Forum: Plugins
In reply to: [WP Easy Columns] YSLOW Pagespeed IssuesThanks so much! Keep up the good work…