Hi,
Can you explain a bit more about what’s happening / not happening? Thanks.
Thread Starter
zilek
(@zilek)
Hi, caimin_nwl
Thanks for the reply.
Event page doesn’t recognize  .
When I press return in the visual editor or   inside text editor and push update all formatting is saved but on actual event page it doesn’t show.
So I put <?php remove_filter ('the_content', 'wpautop'); ?> inside my template and I can use br tag inside text editor and it works, but once I return to the visual tab it overrides all br tags.
The point is that I need visual editor working.
Hope I am clear.
This sounds like a possible jQuery conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?