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
Hey saludesencial,
Please see this thread for an example.
Best regards,
Mike
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(){
hello there is a easy way to do it …
because the final customer will not do that so easy
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