http://www.fishingreviews.tv/contests/ - This is all I get, a blank box.
Trying to Iframe in a contest through woobox.com
What am I doing wrong?
http://www.fishingreviews.tv/contests/ - This is all I get, a blank box.
Trying to Iframe in a contest through woobox.com
What am I doing wrong?
IMHO should be the problem in your shortcode.
Try this one: [iframe src="http://woobox.com/ovfytc"]
But wait, that ahortcode will not work too because page "http://woobox.com/ovfytc" is redirected to "https://www.facebook.com/FishingReviewsTV?sk=app_143103275748075&app_data=dlt-1"
So try this shortcode: [iframe src="https://www.facebook.com/FishingReviewsTV?sk=app_143103275748075&app_data=dlt-1"]
But that shortcode will not work too :)
Because facebook is blocking usage inside iframe with header x-frame-options:DENY.
It was not your lucky day :)
So choose some other page to embed but use such syntax: [iframe src="http://site.com/"]
You must log in to post.