Forums › Forums › Search & Filter Pro › Change All Items Label not changeable anymore
- This topic has 19 replies, 2 voices, and was last updated 4 years, 5 months ago by Ross.
-
Anonymous(Private) June 4, 2020 at 9:49 am #247293
Hi,
I changed the Change All Items Label and want to change it again. Whatever I enter, after updating the search form the previous text is there again. I cleared the S&F cache, Beaver Builder cache and browser cache, and have no site cache active.
Thanks for giving me a hint how to get it working again.
Best,
LukasRoss Moderator(Private) June 4, 2020 at 11:33 am #247344Hi Lukas
What happens when you try to change another setting in the search form? does it keep the new setting, or also revert?
Thanks
Anonymous(Private) June 4, 2020 at 12:00 pm #247360I should tell you that it’s not text, but a symbol: 🔎
While I was able to add it to one of my four UI parts (the one I set up last), the other three don’t let me adding it too.
https://www.screencast.com/t/vexkCGjcI9Ross Moderator(Private) June 4, 2020 at 12:32 pm #247391Hmmm, I’m not sure this is possible – because we probably clean the input value before saving.
Why don’t you try the html entity for that character –
🔎
?I’m still not sure that would work…
If you’re comfortable with a little PHP, your best bet is to dynamically add this into your option using this filter: https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object
This allows you to edit many parameters of the input field, and each individual option in the field…
Anonymous(Private) June 4, 2020 at 2:52 pm #247426well, since it’s possible with one of the UI parts, it should be possible with all of them? https://www.screencast.com/t/SrINOweBHU
I initially pasted the html entity and in the one part where it works it’s displayed as the visual icon now (and the same for the arrows).
I had a look at the filter – since I’m not PHP savvy enough: would you please be so kind as to guide me further?
-
AuthorPosts