I tried hiding it using CSS, but it catches things on other pages because there is nothing specific to that page/section:
.thb-section-column-block-thb_shortcode .thb-section-block-content:last-of-type {
/*background: blue;*/
display: none;
}
If you switch to a default theme such as twentyseventeen is there only a single list? You can do that using the the Theme Test Drive plugin so that only admins see the new selected theme.
I tried hiding it using CSS, but it catches things on other pages because there is nothing specific to that page/section:
Sure there is, your theme adds the page id to the body class:
However that’s more of a hack than a solution and you may run into further problems down the line.
Viewing 2 reply threads
The support post ‘Events appear twice in list when using [ESPRESSO_EVENTS] shortcode’ 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.