If you found this tutorial helpful, then you'll love the WordPress Skills Playlist. Check it out here to learn all sorts of WordPress Skills: ruclips.net/video/24aKHfJwuw4/видео.html
Perfect video and very helpful Bjorn! but how can I make popup on the website, that is created thru Elementor? I have ready my website and every pages was prepared using Elementor. Now I can't add popup button. Can you help me please?
Hi Monika, Elementor Pro can build popups work perfectly on Elementor pages. So if you have Elementor Pro. This video shows how to create one type of popup using Elementor: ruclips.net/video/xi2mw5DdPOs/видео.html The other types are created the same way. I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Hey I have a question, I am a beginner web designer in college, Do you think I should buy WP Rocket for my clients? Or is their something better on the market?...
I currently use NitroPack. NitroPack gets some flack from people online, but I've had great success with it. Check out this tutorial to see how to use it: ruclips.net/video/tet7hLBbVLg/видео.html WPRocket is good too, but it can be a little more tedious to set up on each site and the results haven't been as good as NitroPack for me. I hope that helps :) Let me know if you have any further questions. Thanks for watching!
The procedure does not seem to work when triggering the popup with a button created with Elementor. Even adding the class popmake-xxx to the "additional css" field, the button does not respond, i.e. the cursor does not turn into a hand to click on it. Is this correct or am I missing something?
I have a quick question... This question is based on one of your videos back in 2017 about cloning or migrating a site (I was able to clone the original site. The issue I am encountering is changing some of the images, they are showing broken up. Why is that happening? and how can I fix that?)
Hi Sean, Without seeing the site code I'm guessing the images are appearing broken because they are still linking to the old location of the images. To see if that's the case view your site as a visitor would, find a broken image and right-click on it. Choose "Copy Image Address" (if you're using Google Chrome). It will be called something similar in other browsers. Then paste what you just copied into a notepad or other text editor. Then you can see if the link contains the old location. If the link is still showing the old location then the easiest solution is updating the domain reference in the MySQL database. This post is very helpful and it has advice specific to images: blog.templatetoaster.com/update-old-urls-in-database/ Before you try anything out, make a backup of the database :) I hope that helps :) Let me know if you have any further questions.
hi, I want a contact popup with four items, phone number, email address, whatsapp, messenger. When people click on relevant item, it will expand. For example, click on the first one, the phone number will display; click on the third one, whatsapp qr code will display, which plugin can do this?
Popups are a dying breed, but so are display ads due to ad blockers. But, the good news is that popup blockers have "default" class names and IDs they look for when blocking popups. Since the popup builder used in this video allows you to the define your own ID for the popups the popups won't be blocked by default. Here's a StackOverflow post about it: stackoverflow.com/questions/39454022/can-bootstrap-modal-can-be-blocked#:~:text=Yes%20and%20no.,modals%20out%20of%20the%20box.
If you found this tutorial helpful, then you'll love the WordPress Skills Playlist. Check it out here to learn all sorts of WordPress Skills: ruclips.net/video/24aKHfJwuw4/видео.html
Excellent video, Bjorn!!!
Thank you for great tutorial!
Excellent work! =D
Thanks and thanks for watching!
can you do this with multi step contact forms?
Does not work with Elementor free version 😢
Yeah, that happens sometimes :(
Thanks for the video. Could you please share the link to the video showing the popup creation using the auto time method?
Perfect video and very helpful Bjorn! but how can I make popup on the website, that is created thru Elementor? I have ready my website and every pages was prepared using Elementor. Now I can't add popup button. Can you help me please?
Hi Monika,
Elementor Pro can build popups work perfectly on Elementor pages. So if you have Elementor Pro. This video shows how to create one type of popup using Elementor: ruclips.net/video/xi2mw5DdPOs/видео.html The other types are created the same way.
I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Hey I have a question, I am a beginner web designer in college, Do you think I should buy WP Rocket for my clients? Or is their something better on the market?...
I currently use NitroPack. NitroPack gets some flack from people online, but I've had great success with it. Check out this tutorial to see how to use it: ruclips.net/video/tet7hLBbVLg/видео.html
WPRocket is good too, but it can be a little more tedious to set up on each site and the results haven't been as good as NitroPack for me.
I hope that helps :) Let me know if you have any further questions. Thanks for watching!
The procedure does not seem to work when triggering the popup with a button created with Elementor. Even adding the class popmake-xxx to the "additional css" field, the button does not respond, i.e. the cursor does not turn into a hand to click on it. Is this correct or am I missing something?
Where in free Elementor would I add the popup shortcode plz and thx? If I try to edit using that way it breaks my formatting.
I have a quick question... This question is based on one of your videos back in 2017 about cloning or migrating a site (I was able to clone the original site. The issue I am encountering is changing some of the images, they are showing broken up. Why is that happening? and how can I fix that?)
Hi Sean,
Without seeing the site code I'm guessing the images are appearing broken because they are still linking to the old location of the images. To see if that's the case view your site as a visitor would, find a broken image and right-click on it. Choose "Copy Image Address" (if you're using Google Chrome). It will be called something similar in other browsers. Then paste what you just copied into a notepad or other text editor. Then you can see if the link contains the old location.
If the link is still showing the old location then the easiest solution is updating the domain reference in the MySQL database. This post is very helpful and it has advice specific to images: blog.templatetoaster.com/update-old-urls-in-database/
Before you try anything out, make a backup of the database :) I hope that helps :) Let me know if you have any further questions.
hi, I want a contact popup with four items, phone number, email address, whatsapp, messenger. When people click on relevant item, it will expand. For example, click on the first one, the phone number will display; click on the third one, whatsapp qr code will display, which plugin can do this?
The only thing that has put me off pop-ups for this kind of use (as well as menus) are pop-up blockers in browsers, which render these useless.
Popups are a dying breed, but so are display ads due to ad blockers. But, the good news is that popup blockers have "default" class names and IDs they look for when blocking popups. Since the popup builder used in this video allows you to the define your own ID for the popups the popups won't be blocked by default. Here's a StackOverflow post about it: stackoverflow.com/questions/39454022/can-bootstrap-modal-can-be-blocked#:~:text=Yes%20and%20no.,modals%20out%20of%20the%20box.
@@wplearninglab That's good to know. Thank you.