I don’t know what’s going on, but I’m trying to publish a website with a pop-up window and the pop-up window is not showing up after publishing the page. Anybody that can help me with this, I really will appreciate it. I think everything is well done. I’m using the code widget and also using specific JavaScript documents and CSS documents as well. So everything is where it belongs, so I don’t know why it’s not showing up. Any advice? Thanks.
Quick Idea:
If you look under the menu Safari (my browser)… there are 2 settings.
The second one down is the settings for the page you are viewing.
I have mine set to Enable Content Blockers. This stops pop up windows.
If it is on… you can UnEnable… but if a visitor has it enabled they wont see the pop up window.
Thank you for the information! I wasn’t aware of that setting. Unfortunately, I’m still unable to see the pop-up despite trying all available browsers. Nothing seems to work.
JavaScript not loading: Be sure your JavaScript is properly linked and load after the page content. This you can do by opening the browser Developer Tools (with F12) and search for errors in the console.
CSS conflicts: At times other CSS style can overlay or interfere with your pop up. Yep, cross-check to be sure that no other style is hiding your pop-up.
Pop-up settings: For a start, some browsers automatically disable pop-ups; try moving to another browser or, better yet, disabling the pop-up appointments.