Title: External file without using iFrame
Last modified: December 23, 2017

---

# External file without using iFrame

 *  Resolved [CKxion](https://wordpress.org/support/users/ckxion/)
 * (@ckxion)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/external-file-without-using-iframe/)
 * Please confirm if I have understood correctly.
 * This local file will be included
    [includeme file=”includes-test/hours-of-business.
   html”]
 * This remote file will NOT be included
    [includeme file=”[http://remotedomain.com/includes-test/hours-of-business.html”%5D](http://remotedomain.com/includes-test/hours-of-business.html”%5D)
 * This remote file inside an iFrame WILL work
    [includeme src=”[http://remotedomain.com/includes-test/hours-of-business.html”%5D](http://remotedomain.com/includes-test/hours-of-business.html”%5D)
 * If I am correct, is it possible that you could upgrade the plugin to include 
   external files without the need for an iFrame or is there some technical restriction
   with WordPress that makes this not possible?
 * Thanks ColinK

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [fiaskogaul](https://wordpress.org/support/users/fiaskogaul/)
 * (@fiaskogaul)
 * [8 years ago](https://wordpress.org/support/topic/external-file-without-using-iframe/#post-10188905)
 * I experience the same issue
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [8 years ago](https://wordpress.org/support/topic/external-file-without-using-iframe/#post-10189061)
 * Files referenced by http could be supported by PHP only if allowed to include
   references to files with http and not only local filesystem files.
 * Usually providers block that feature.
 * Stefano.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘External file without using iFrame’ is closed to new replies.

 * ![](https://ps.w.org/include-me/assets/icon-256x256.png?rev=3452726)
 * [Include Me](https://wordpress.org/plugins/include-me/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/include-me/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/include-me/)
 * [Active Topics](https://wordpress.org/support/plugin/include-me/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/include-me/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/include-me/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/external-file-without-using-iframe/#post-10189061)
 * Status: resolved