Navigation überspringen

[Gelöst] Accordion inside taxonomies on search view

This support ticket is created vor 4 Jahren. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von avansisI-2 vor 4 Jahren.

Author
Artikel
#1934945
Accordion.jpg

Hello,

I have a search engine created on my page with filters.
The problem comes because I have more than 70 categories and i want to insert a accordion between categories radial selectors.

it that possible?

Attach a mockup that i want

thanks

#1935203

Nigel
Supporter

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+00:00)

It wouldn't be too difficult where you have several filters to hide some of the filters (e.g. "advanced filters") within an accordion, but you are describing hiding just part of a single filter, which is rather different.

You would need a bespoke solution for this.

Essentially you would need to use JS (or jQuery) to modify the markup of the filter section, moving some of the checkbox inputs inside a div that you then controlled the visibility of using some button you add.

If you are not comfortable programming that yourself, you will need to ask a developer to do it for you, it's outside the scope of support to provide such custom solutions.

#1939273

My issue is resolved now. Thank you!