Skip Navigation

[Resolved] Customizing Search Buttons with additional css

This support ticket is created 2 years, 9 months ago. 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 5 replies, has 2 voices.

Last updated by Minesh 2 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#2114193
screencapture-staging-hope-hamburg-de-wp-admin-post-php-2021-07-14-11_41_42.png
Bildschirmfoto 2021-07-14 um 11.34.45.png
Bildschirmfoto 2021-07-08 um 16.04.46.png
Bildschirmfoto 2021-07-08 um 16.04.13.png
Bildschirmfoto 2021-07-08 um 16.04.23.png

Hello,

I want to design a specific a doctors study search site with Toolset. It should be possible to sort the different studys as shown in the pictures.

I already started creating a view with the wordpress block editor and was able to customize the search results close to the original design. But I came upon a lot of problems customizing the search buttons in a way that is close to my original design. So here are my questions:

1. Is it possible to design the search Buttons with custom css inside the Block editor in a way that comes close to my Design?
2. The studys are sorted by color. The organ search buttons should have different colors and have to turn grey when another organ search button is active. Do I need to use/create a javascript for this?
3. If it is not possible to customize the search buttons inside the wordpress block editor, can i design the search view inside the classic toolset view editor to customize the search with css and html? Can I still create the search results view inside the wordpress block editor and combine both views somehow afterwards?

I hope you can help me with my question, thanks in advance for your help!
David Voges

#2114295

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - Using Toolset, you are free to add custom CSS and JS to views, content templates and archives.

Here is the doc:
- https://toolset.com/course-lesson/adding-custom-css-to-templates-archives-and-views/
- https://toolset.com/course-lesson/adding-custom-javascript-to-views-templates-and-archives/

Where you can add your custom CSS and JS as per your requirement and use those custom CSS class/IDs to target your specific block. With most of the block you will find a "Advanced" tab on right panel where you can define the custom CSS class and IDs.

#2116507
Bildschirmfoto 2021-07-16 um 15.12.29.png
Bildschirmfoto 2021-07-16 um 15.26.56.png
Bildschirmfoto 2021-07-16 um 15.26.47.png
Bildschirmfoto 2021-07-16 um 15.12.48.png

Hello Minesh,

thank you for your answer. I read the two articles you send me but I still have a few questions. I know that I can add custom css and js to my View inside the block editor. But here is my problem:

It is about the checkboxes (Magen, Darm, Speiseröhre, Brust, Sonstiges) which you can see in the screenshot that I sent you. All these checkboxes have the same class (div class="form-check") but I want to customize each button invidualy with css. I want to change background color, hover color, the color when the checkbox is not active etc. (a little bit like in this example: hidden link ). I added a Screenshot of how it should work/look like eventually.

Is it possible to design each of the checkboxes individualy? And how can I do that?

Thanks for your help!

#2116577

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

You will have to totally customize it and there is no easy way to style the checkboxes.

If you search the forum you will find number of tickets with where user has added custom CSS on their own or if you want custom programming for your project you are welcome to contact our certified partners:
=> https://toolset.com/consultant/

#2120979
Bildschirmfoto 2021-07-21 um 14.42.49.png

Hi Minesh,

so there is no way to style the checkboxes, when you’re not a professional programmer?

Maybe I can create multiple different checkboxes, so that each individual checkbox is a custom post type? Than I should be able to customize each individual checkbox right?

When I do that, is it also possible to activate multiple checkboxes at the same time?

Thanks for helping

#2120993

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

There is no easy way to style checkboxes field. You should have HTML+CSS+jQuery+Javascript knowledge.

Do you want to filter the posts by post type? and for that you want the checkboxes field? If yes, again there is no native way to filter the posts by post type, you will have to add additional code/filter.

As shared - you can always consult our certified partners for any custom programming requirement:
- https://toolset.com/consultant/

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.