- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Shorten / truncate the terms in dropdowns
Is it possible to add a setting (or I’m happy to get my hands dirty with editing PHP) to shorten/truncate long taxonomy/category names in the dropdowns? Currently, the long names are causing layout issues for me as the dropdowns are getting too wide and forcing the Submit button onto a new line etc..
I think that you could use the Input Object Filter to change the displayed value by checking the length and truncating it with an ellipsis at the end?
This is an example of how to use this filter.