Title: include url
Last modified: August 30, 2016

---

# include url

 *  Resolved [johannesdb](https://wordpress.org/support/users/johannesdb/)
 * (@johannesdb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/)
 * Hi,
 * im using the feature to include a page with jquery (shortcode include_url). It
   has been working perfectly until the latest update of the plugin.
 * As you can see on this page, the iframe is empty.
    [http://www.lystrupgruppe.dk/familiespejd/program-for-familiespejder/](http://www.lystrupgruppe.dk/familiespejd/program-for-familiespejder/)
 * I use this shortcode:
    [advanced_iframe securitykey=”xxxxxxxxxxx” include_url
   =”[http://www.lystrupgruppe.dk/infogeist-programforenhederne/aktueltprogram/topic_1-3.html”%5D](http://www.lystrupgruppe.dk/infogeist-programforenhederne/aktueltprogram/topic_1-3.html”%5D)
 * It there a fix for this problem?
 * /Johannes
 * [https://wordpress.org/plugins/advanced-iframe/](https://wordpress.org/plugins/advanced-iframe/)

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

 *  Thread Starter [johannesdb](https://wordpress.org/support/users/johannesdb/)
 * (@johannesdb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/#post-6451879)
 * I found the code that was wrong 🙂
 * Line 1152 in advanced-iframe.php the jQuery load statement referes to an id: ‘#
   ai_temp_’.$id
    But in line 1147 the id is set to “#ai-temp-‘.$id
 * The error is that in line 1147 “-” is used and in line 1152 “_” is used.
 * I changed the “_” in line 1152 to “-” and the include_url shortcode worked again
   🙂
 * I hope that the error can be corrected in a future update.
 * /Johannes
 *  Plugin Author [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * (@mdempfle)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/#post-6451993)
 * Thanks – I’ll fix the code tonight….
    Seems I have optimized something but missed
   this one.
 * Best, Michael
 *  Plugin Author [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * (@mdempfle)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/#post-6452036)
 * I have fixed it in 6.5.4.
 * Best Michael
 *  Thread Starter [johannesdb](https://wordpress.org/support/users/johannesdb/)
 * (@johannesdb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/#post-6452061)
 * Perfect! Thanks!

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

The topic ‘include url’ is closed to new replies.

 * ![](https://ps.w.org/advanced-iframe/assets/icon-128x128.png?rev=1028488)
 * [Advanced iFrame](https://wordpress.org/plugins/advanced-iframe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-iframe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-iframe/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-iframe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-iframe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-iframe/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [johannesdb](https://wordpress.org/support/users/johannesdb/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/include-url/#post-6452061)
 * Status: resolved