i’ve got some HTML Comments in my Source and would love to hide them. How and where can i delete them? I bought the Plugin already for a client and he doesn’t like them.
While there isn’t an option to hide them, they are added via a WordPress action hook. So they can be removed by creating a little function that removes them from the wp_footer action.
please note that theme updates will remove that line of code unless you have a child theme. You could alos add that line of code to a custom plugin.
Viewing 4 reply threads
The support post ‘EE 3 Template Comments’ 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.
Considering Event Espresso for a new project? Tell us more through our contact page.