[Plugin: Events Manager] Unwanted P tag after update EM to
-
After updating WP Events Manager to 5.4.4, the EXCERPT is placed between unwanted p tags, causing the ‘read more’ link to be moved to the next line.
I already have the plugin ‘PS Disable Auto Formatting’ installed, and also included
remove_filter('dbem_notes', 'wpautop');
in my theme’s functions.php. That worked fine before, until I did the update. Any ideas what has caused this change and what would be a solution to this? Thanks in advance!
- The topic ‘[Plugin: Events Manager] Unwanted P tag after update EM to’ is closed to new replies.