Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1316081

    Hello , how can i create a pop up in Enfold

    for example press a botton, image , hyperlink and then open a popup that i can put more information

    #1316262

    Hey saludesencial,
    Please see this thread for an example.

    Best regards,
    Mike

    #1316284

    yes – but think of new jQuery 3.5.1
    jQuery(window).load(function(){ : it is deprecated – you had to use now:
    jQuery(window).on( 'load' , function(){

    #1316421

    Hi,
    Thank you Guenni007, that is a good tip.

    Best regards,
    Mike

    #1321395

    hello there is a easy way to do it …
    because the final customer will not do that so easy

    #1321396
    This reply has been marked as private.
    #1321453

    Hi,
    If this solution is more than your client is willing to do, then perhaps try using a plugin, WP Popups is free and works well, but there are many to choose from.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.