[ad_1]
I’m trying to load the Purchase Form section in the Admin. However when I do this I’m getting a pop up for WooCommerce which I can’t close. If I click on the X it just redirects to a white page. If I click claim now it opens up the offer in a new tab but then the original tab is also a white page. Has anybody come across this before and know how to close the pop up so I can continue into the Purchase Form section?
[ad_2]
Can you share a screenshot of what you’re referring to?
Hmm – hotfix, find the query selector to the popup and in your customizer do #selector { display: none !important; }
Unless you need the popup.
But without further clarification or a demo page to show us, there’s not much more help that can be given. 🙂