Forum Replies Created
-
-
8 years ago in reply to: Neither Ads nor Popups showing
Actually that was the fix. Make sure that jQuery Migrate gets loaded. Everything is now working. That jQuery Migrate setting obviously didn’t transfer from staging to live and that was one troubleshooting step I didn’t take.
8 years ago in reply to: Neither Ads nor Popups showingThe problem also doesn’t appear to be browser dependent – this happens both on chrome and edge
8 years ago in reply to: Neither Ads nor Popups showingSo I tried adding a video ad – which works fine. Here is the debug info from the console
FV FP Video Ads: ad at position 0, disable & hide ui!
FV Player Pro: Preloading https://vimeo.com/200503998 of video/fv-mp4 typeFV FP: Picking -sd for 403 player height
FV FP Video Ads: Ad end, enable ui!8 years ago in reply to: Neither Ads nor Popups showingFor what it’s worth – here is the code embedded in the page for that shortcode:
var fv_flowplayer_ad = {"wpfp_b3f2230e4b6d72fef5ed6b835a375393":{"html":"<div class='wpfp_custom_ad_content' style='width: 100%; height: ; display:none;'>\n\t\t<div class='fv_fp_close'><\/a><\/div>\n\t\t\t<h3>Get access to hundreds of free videos now<\/h3>\n\t\t<\/div>","width":"100%","height":""}};
var fv_flowplayer_popup = {"wpfp_4e110871a29b5c4af4188da7d60ced04":{"html":"<div class=\"fv_player_popup fv_player_popup-1 wpfp_custom_popup_content\"><h3>Move on to the next video<\/h3>\nChoosing the Right Template to Begin With<\/a><\/div>"},"wpfp_b3f2230e4b6d72fef5ed6b835a375393":{"html":"<div class=\"fv_player_popup fv_player_popup-1 wpfp_custom_popup_content\"><h3>Move on to the next video<\/h3>\nChoosing the Right Template to Begin With<\/a><\/div>"}};8 years ago in reply to: Neither Ads nor Popups showingThe shortcode looks like this
[fvplayer src="https://s3.amazonaws.com/byobwebsite.videos.public/seminars/thesis-2-seminars/thesis-agility-3-video-landing-page-1-landing-page-layout-public.mp4" splash="https://byobwebsite.staging.wpengine.com/wp-content/uploads/2016/10/t22-agility.jpg" popup="1"]
8 years ago in reply to: Neither Ads nor Popups showing