Title: Change default iframe height without editing plugin code?
Last modified: September 15, 2021

---

# Change default iframe height without editing plugin code?

 *  Resolved [mozboz](https://wordpress.org/support/users/mozboz/)
 * (@mozboz)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/change-default-iframe-height-without-editing-plugin-code/)
 * The default height of an iframe seems to be hard coded at 600px in functions.
   php line:
 * `shortCodeOptions=" width='100%' height='600px' frameborder='0' scrolling='no'
   src='"+uploaded_file_url+"'";`
 * Is there a way to set the height variable somewhere else without editing this
   line in the plugin?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Brian Batt – elearningfreak.com](https://wordpress.org/support/users/beeneeb/)
 * (@beeneeb)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/change-default-iframe-height-without-editing-plugin-code/#post-14929991)
 * That value is hardcoded in this version of the plugin.
 * In the premium plugin, you can change those values to any custom values you like
   when you insert or upload the content.
 * The premium version of the plugin can be purchased at elearningfreak.com

Viewing 1 replies (of 1 total)

The topic ‘Change default iframe height without editing plugin code?’ is closed 
to new replies.

 * ![](https://ps.w.org/insert-or-embed-articulate-content-into-wordpress/assets/
   icon-128x128.gif?rev=2303751)
 * [Insert or Embed Articulate Content into Wordpress](https://wordpress.org/plugins/insert-or-embed-articulate-content-into-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-or-embed-articulate-content-into-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-or-embed-articulate-content-into-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-or-embed-articulate-content-into-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-or-embed-articulate-content-into-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-or-embed-articulate-content-into-wordpress/reviews/)

## Tags

 * [iframe](https://wordpress.org/support/topic-tag/iframe/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brian Batt – elearningfreak.com](https://wordpress.org/support/users/beeneeb/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/change-default-iframe-height-without-editing-plugin-code/#post-14929991)
 * Status: resolved