Support

Home Forums Event Espresso Premium Hide the ical-Icon / show location in Widget / search-field in table view

Hide the ical-Icon / show location in Widget / search-field in table view

Posted: June 11, 2020 at 8:43 am


benzett

June 11, 2020 at 8:43 am

1. how can i hide the little ical/calendar icon in the widget and everywhere else?
2. how can i add the location to the widget?
3. how can i hide the search-field in the table view?


Tony

  • Support Staff

June 11, 2020 at 8:52 am

Hi there,

1. how can i hide the little ical/calendar icon in the widget and everywhere else?

Removing the call from all locations can be done using this snippet:

https://gist.github.com/joshfeck/1bc3731cd1c468916c7f

2. how can i add the location to the widget?

We don’t have an option for this currently, although you can copy the widget into a plugin and edit the output there. Here is an example of how to copy the widget:

https://gist.github.com/joshfeck/27a285c4285a6c986053

Both of the above snippets can be added to a custom functions plugin, we have some documentation on creating one here:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/

3. how can i hide the search-field in the table view?

For that output, you can add table_search=false to remove the search feature.

You can find all of the shortcode parameters here:

https://eventespresso.com/wiki/events-table-view-template-add-on/#usage

The support post ‘Hide the ical-Icon / show location in Widget / search-field in table view’ 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.

Event Espresso