Hi Neil
Thanks – I’ve managed to log in.
I’ve just tested creating one, saving as Draft, but it hasn’t appeared in ‘Posts’.
Could this be related to the ‘post type switcher’ plugin?
https://www.dropbox.com/s/paibfq54vtotvtq/Screenshot%202018-02-19%2014.24.02.png?dl=0
https://www.dropbox.com/s/4ng1p8vk8mddy1k/Screenshot%202018-02-19%2014.25.06.png?dl=0
That is the only way I could imagine a post jumping from one type to another if this was changed.
With that ‘hunch’, I’d imagine the following happened:
– Popup was published in the usual way (with post type ‘wpd_bb_popup’)
– Popup was allocated to a section on the site using the Popup Manager
– Popup was switched to post type ‘post’ with Post Type Switcher
– Because the popup still existed in the database, the popup ID was still found by Beaver Popups and still tried to display it
Also, because the popup post type is hidden, it is not possible to use the same post type switcher plugin to switch back…
So if this is correct, I need to
1) Figure out a way to destroy old-popups
2) Disable post type switcher inside Beaver Popups; or
2) Do a check for the post type
I was trying to export your database using a plugin you have installed so I could try and solve #1 manually, but it’s giving me a 500 error. Are you able to send an export?
Doug