I’m currently in the process on creating a new version of our website and it is on a test domain at the moment.
I have managed to turn off the Avatar and the Author (using a hide author plugin) but I am still left with a descriptive field that went below the user name.
Having done an inspection of the element, the line of code I need to remove is: <h6 class=”post-author__role”>administrator</h6>
Can you let me know how to do it without affecting any further updates of Event Espresso.
That output is not actually from Event Espresso, it’s from your theme.
EE events are custom post types, so your theme will output them as posts with any details it normally would, EE basically hooks into the_content and injects the event details on the fly.
Looking at the site it looks like you’ve already removed the output you needed, do you need further help?
Hi Tony, yes I managed to work out how to do it using the plugin. I do have one other question. It relates to the white pop up box that appears after you select the quantity of tickets you want.
On this new test site, the text is appearing invisible. Can you let me know how to change the font color without losing the changing after you do any updates to the plugins. Which file do I need to adapt?
You can add the following CSS to the Appearance > Customize > Additional CSS panel to give those buttons a background color that matches the other buttons on the site:
You can change any font color by adding additional CSS to that same panel. If you can share a screenshot of the grey text we can share more specific examples.
Viewing 4 reply threads
The support post ‘How do I remove this descriptive field from my events’ 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.