Has the event definitely been deleted from the admin area?
Do you have a cache plugin running?
Thread Starter
devGOD
(@devgod)
No cache plugin and yes it’s 100% been deleted. the post page for it is gone as well. I was able to removed it from the database manual but it’s happening to other event post.
it seems to be leaving behind the revision post and Event Manager is picking up the revision post entry left in the database.
Thread Starter
devGOD
(@devgod)
The didn’t work… the revision script. It’s showing the post twice and it seems to be aways for the same location
Look at Event Heather Luttrell … it’s appearing twice but only inputted once on the back end
http://awesomealpharetta.com/events/?pno=2
Thread Starter
devGOD
(@devgod)
on the 5.5.2 release you mentioned the bug i am experiencing…
http://wp-events-plugin.com/blog/2013/10/06/5-5-2-released/
“fixed duplicate location problem and potentially fixed duplicate/shadow event problem”
Which version are you using?
Thread Starter
devGOD
(@devgod)
i’m using 5.6 the latest version. any idea on how i can fix this?
Is this happening with just one event or can you add / delete other events normally?
Thread Starter
devGOD
(@devgod)
it’s seems to only be happening with that one event location. it keeps shadowing / duplicating itself. And the duplication event location is linked to the /events/ post
Is it an event or a location that you can’t delete?
Thread Starter
devGOD
(@devgod)
it’s a combination of both. An Event with a location that keeps getting duplicated / showed.
can you confirm that you enabled revision on events? if yes, would it be possible to deactivate that and see if this will still occur?
thanks
Thread Starter
devGOD
(@devgod)
Where can I find this setting in Events Manager? I don’t see a revision for events in the settings
There is no setting for it. It would need to have been enabled with custom code in the functions.php code of your theme.
Thread Starter
devGOD
(@devgod)
do you know what this custom code would be?