After buying the Pro version of advanced iFrames (which is an amazing piece of software), I am in the process of setting up my first iframe, and got stuck in the following:
my site is on a subdomain, like tv.asdfasdf.org, here are the iframe page AND my posts.
In the Basic Settings I put the URL as: http://tv.asdfasdf.org/wp-content/plugins/OctoshapePlayer/octoshape.html?file=testestest
(I understand that this parameter should point to the content that should open in the iframe)
If I open this URL in a normal browser window, the content shows nicely.
Now I want to open this in a layer.
So I make a link in my Wordpress post with no href and an id="link01": <a id="link01">open layer</a>
insert an advanced iframe in the post,
and put in the "Advanced Settings" -> "Open iframe in layer" -> Change parent links target: a#link01
and check "Show iframe as layer: "Yes".
Now if I click the link in my post, it darkens the screen and draws a rectangle, but no content is coming.
What could be the reason?
Thank you for your help!
Michga
PS: If I choose: Show iframe as layer: "No", the webpage shows the correct content, but not in a layer.