Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter reppie

    (@reppie)

    Fix available in another ticket.

    In front.js replace:

    jQuery(window).setInterval(a,750)

    With:

    jQuery(window.setInterval(a,750))

    I would like to add that if you want to quickly force refresh the front.js file, you can edit the plugin.php file by edit the DIVI_POPUP_VERSION. For example,
    define( 'DIVI_POPUP_VERSION', '1.6.1' );

    Cheers,

    Plugin Contributor Philipp Stracker

    (@strackerphil-1)

    Hi @reppie thanks for reporting this issue and sorry for my delay here.

    I’ve fixed the typo and am currently testing the changes again in different browsers. It will be available in the next 1-2 hours.

    Thanks, Philipp

    Thanks for the prompt reply @strackerphil-1 . Looking forward to the update.

    Plugin Contributor Philipp Stracker

    (@strackerphil-1)

    I’ve just released the update 1.6.2 – I’ve skipped 1.6.1 because of above suggestion to use the version-string 1.6.1 to force a cache refresh.

    With the update, everything is back to normal (tested in Firefox/Safari/Chrome/Edge 18). Please let me know in case you experience any other issues.

    Thanks a ton and happy Popup-ing! Philipp ??

    Thanks very much. ??

    • This reply was modified 5 years, 2 months ago by tungpham42.
    Thread Starter reppie

    (@reppie)

    Thanks Philipp

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not working in FireFox 68.0.2’ is closed to new replies.