Support

Home Forums Event Espresso Premium Category Accordion – Can you hide the descriptions?

Category Accordion – Can you hide the descriptions?

Posted: July 25, 2014 at 5:12 am

Viewing 5 reply threads


victorsfood

July 25, 2014 at 5:12 am

Hi there, I am using the category accordion and it is working well, but it is currently displaying all the description text in the clicked on category, making the scrolling very long. Is there anyway to hide the descriptions and just have the events show: name, date and price like in your examples? I have tried switching off descriptions in the template options but this did not work. Thank you.


victorsfood

July 25, 2014 at 5:50 am

I should add the code I’m using to display the accordion is:
[EVENT_CUSTOM_VIEW template_name=”category-accordion”]


Dean

July 25, 2014 at 6:08 am

Hi,

I assume you mean the event description? Right now that’s not possible but I’ll see if I can add in an option to disable descriptions and also make use of the more tag in future versions.

In the short term, you could use the following CSS to hide the descriptions:

ul.espresso-category-accordion div.event-desc {
display: none;
}


victorsfood

July 25, 2014 at 7:23 am

Hi Dean, yes the event description. In your examples pictures, no event description is displayed. https://eventespresso.com/wp-content/uploads/2013/11/accordion_open_658.png

I’ve just added the css and it’s worked – cheers!

Can you just clarify that the reason no description was shown in your example picture was because there was actually no description for those events? Its just a bit unclear. Thanks


Josh

  • Support Staff

July 25, 2014 at 2:08 pm

Hi there,

It’s likely that when they took the demo screenshots they did not have descriptions entered for those events.


victorsfood

July 26, 2014 at 12:36 am

Thanks Josh

Viewing 5 reply threads

The support post ‘Category Accordion – Can you hide the descriptions?’ 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