Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author firimar

    (@firimar)

    Oh yes, there is such feature in script to disable it when screen width is below some value.

    I’ll add an option to set this value in admin area in next version.

    Thanks

    Plugin Author firimar

    (@firimar)

    Right now you can do a quick fix by editing the file wp-content/plugins/wp-magnific-popup/js/wpmp.js at line 44 change

    disableOn: 700,

    to

    disableOn: 0,

    Thread Starter promon

    (@promon)

    Ok, the fix works.

    Thank you very much for the quick response.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Iframe popup disabled at lower resolutions’ is closed to new replies.