What happens is that on the event page the information is displayed twice. The first display is the correct one, bellow you have the ‘comments’ section and underneath the event information again.
It happens to all my events, you can see an example here: http://dev.tfpl.barracuda-digital.co.uk/events/information-risk-management/
I looks like you are loading a custom template for the EE events and it appears the_content is being fired more than once within the page.
EE hooks into the_content and adds your event details to that, if the theme calls it more than one (or applies the_content filters somewhere else) the details will be added to both calls.
If you take a look within your template is the theme calling some additional function/template part just after the comments?
You were right Tony, that was the problem. I have managed to fix it, thanks a lot for your suggestion.
Viewing 2 reply threads
The support post ‘Event data displays twice’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.