Support

Home Forums Event Espresso Premium Hide "More dates" button

Hide "More dates" button

Posted: August 18, 2015 at 2:09 pm

Viewing 2 reply threads


Merlin

August 18, 2015 at 2:09 pm

Hello,

me again.

is there a way to hide the “More dates” button and show all dates immediately instead?

thanks


Josh

  • Support Staff

August 18, 2015 at 3:13 pm

I think you’re referring to something that the Iced Mocha theme adds, which was added in this commit:

https://github.com/eventespresso/iced-mocha/commit/32f05363f80fae0aa92700c4e714dfc37579e344

It’s possible to remove the more dates button and just let Event Espresso do its default list of dates. One way you can remove it without altering the theme directly is remove the action with something like this in your custom functions file:

remove_action( 'wp_footer', 'espresso_theme_toggle_extra_datetimes');


Merlin

August 18, 2015 at 3:43 pm

this is perfect!

Viewing 2 reply threads

The support post ‘Hide "More dates" button’ 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