hello,
is it possible to replace the URL in iframe src with actual content and associated styling (fonts / colors / etc)?
so instead of something like this :
[advanced_iframe src="http://127.0.0.1:8088/wp/clark-bio-test/".............
you'd have something like this :
[advanced_iframe src="jack and jill ran up the hill"
thank you,
No. This is not how iframes work. You need to specify a url.
Best regards, Michael
Michael,
I was asking because in your documentation I see "include content directly". that said, the link does not work, so I couldn't see what that did.
This is again something else. There you can load content from a different page and include it directly.
I grap parts of the other website and then no iframe is created but the content is added directly.
Best regards, Michael
gotcha. thank you.