Are you referring to the link to Event Espresso at the bottom of the event registration pages?
If so, then you have Show a link to Event Espresso in your event pages? set to Yes under Optional Event settings in General Settings of Event Espresso. Change it to No if you do not want the link to show.
Sorry to step on Jonathan’s toes here, but to remove the footer notice in the admin panels you will need to edit the core plugin files which isnt recommended.
Plus the footer does provide error information in some cases so you would miss that.
If you wish to go ahead though, I would say the easiest way is to go to event-espresso/css/admin-styles.css and at the bottom of the file add
#footer {display:none;}
This will hide the admin footer but not remove it, so deleting this line will bring it back.
Viewing 2 reply threads
The support post ‘Event Espresso footer in admin’ 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.