Trying to put an iframe of the same domain name, need help!
-
Hi,
I’m trying to show a page within my wordpress page of the same domain name, like this:
????page where i’m showing the iframe
the demo iframe I have like this:
https://www.mywebsite.com/demo/wp-admin
to clarify, it is a wordpress login form of a sub-folder wordpress installation
It is not showing anything. It is just white space. I see some settings talking about same domain name but it’s mostly focused on sub domain etc. This is not a sub domain, this is the same domain only with a /demo behind it. That is the page I need to show. I guess sub domain in your context is only means sub.example.com
How do I establish what I’m trying to do?
My iframe:
[advanced_iframe use_shortcode_attributes_only=”true” src=”https://www.mywebsite.com/demo/wp-admin” width=”100%” height=”600″ id=”advanced_iframe” allowfullscreen=”true” ]
- The topic ‘Trying to put an iframe of the same domain name, need help!’ is closed to new replies.