• Resolved mozboz

    (@mozboz)


    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)
  • 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.