Hi Lykke, this is Beda, I had analyzed the problem Nigel and you are trying to resolve here, and on my local install the following where my steps, which lead to a resolution of the issue:
1. Only trashing ALL popups existing on the site, did solve the issue.
2. Hence, restoring and re-deleting single popup posts, I found it’s not just one form, but several:
- Søgeform >800<1100
- Søgeform >400<800
- Søgeform >1100<1400
- Søgeform PopUp
Only id all of those are trashed (and all remaining others still in action) the issue was resolved.
==> Can you confirm this on your site?
3. When I re-SAVED (so that means, after restoring from trash, I edited those, saved, removed my random edit and saved again) all those popups it started working.
4. During the process, I also determined a missing "span" closing tag in the View that is inserted on those problematic popups. Missing closing HTML can break a lot of unexpected things subsequently on a page, and I just fixed that on the fly, so I cannot state it's an influence on the "fix", however, it's a crucial adjustment to make.
That's in your-site.tld/wp-admin/admin.php?page=views-editor&view_id=14286
<span class="vaelgte-filtre">[wpv-search-term param="wpv-tema"]
</div>
---
Now, I see Nigel passed this information along and you followed the steps, however not with the expected results.
I've checked (just observing) directly on the live site for which you provided access in your opening post.
I see there are a few things to be done before we could, however, try to resolve the issue there directly:
1. Updating all software, or disable the ones that for some reason cannot be updated (Important here is especially the Toolset part)
2. I wanted to analyze the popups on your site (backend edit area) but somehow, I cannot spot the same popups as I had locally, I got these:
versteckter Link
Locally I had the popups mentioned above, but with the link on your site, I get different popups.
Now, finalizing, the very best here would be to set up an online staging site.
For Duplicator, you can omit everything that is in the uploads folder, it will narrow the size down dramatically. You can also exclude every zip, video, image etc filetype. We don't need those, for replicating the issue you basically only need the WordPress install, with the Plugins you use, and the Database.
In Duplicator you can make those choices at the begin of setting up a package.
I can help you with this if you want.
You'd have to install the plugin "Duplicator" - also see these instructions https://toolset.com/faq/provide-supporters-copy-site/, and then install that on an online testing instance (which I'd personally keep - for future debug and update testes).
I can then log in to that testing site - and according to the links to the pop-ups make the tests there, see what was missing and update you with a solution (or, if there is no solution, I'll proceed with further tests until the issue is determined)
I have activated a private reply area, which you can use for eventual access details to a staging site
I'm online today for the next 6 hours approx, but then only Tuesday again, please find my schedules here:
https://toolset.com/forums/users/beda-s/
Thank you, and looking forward to solve this one 🙂