Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instant Results: Add option to toggle term count #2610

Closed
felipeelia opened this issue Feb 24, 2022 · 0 comments · Fixed by #3007
Closed

Instant Results: Add option to toggle term count #2610

felipeelia opened this issue Feb 24, 2022 · 0 comments · Fixed by #3007
Assignees
Labels
enhancement front end Issues mostly related to the Front End like JavaScript/React and CSS. module:instant-results Issues related to the Instant Results functionality
Milestone

Comments

@felipeelia
Copy link
Member

Is your enhancement related to a problem? Please describe.

#2563 introduced the term count in Instant Results widgets, always displayed by default. Although it can be hidden with one CSS line, we should add an option to show/hide that.

In case it is needed, this is the CSS line to be added (to the theme or WordPress's Customizer Additional CSS):

.ep-search-checkbox__count { display: none; }
@felipeelia felipeelia added this to the Future Release milestone Feb 24, 2022
@felipeelia felipeelia added module:instant-results Issues related to the Instant Results functionality front end Issues mostly related to the Front End like JavaScript/React and CSS. labels Mar 31, 2022
@felipeelia felipeelia modified the milestones: Future Release, 4.4.0 Aug 29, 2022
@MARQAS MARQAS assigned felipeelia and unassigned MARQAS Sep 19, 2022
@felipeelia felipeelia assigned MARQAS and unassigned felipeelia Sep 30, 2022
@MARQAS MARQAS assigned felipeelia and unassigned MARQAS Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement front end Issues mostly related to the Front End like JavaScript/React and CSS. module:instant-results Issues related to the Instant Results functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants