Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1394585

    Hi,

    I setup modals to open on button/link clicks according to this post:

    They used to work, but not anymore. The link just opens another tab in my browser. Should it still work in recent versions of Enfold? I’m currently using 5.0.1.

    #1394663

    this line:

    jQuery(window).load(function(){
    

    must be changed to :

    jQuery(window).on('load', function(){
    
    #1394677

    Hi,
    Thanks for helping Guenni007, elsmore01 if you have any further questions about this please let us know.
    Otherwise, if you what to open a new topic we will gladly try to help you.

    Best regards,
    Mike

    #1394690

    That’s perfect, thank you Guenni007!

    #1394698

    Hi,
    Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Open modal on button click stopped working’ is closed to new replies.