*

Destanst

  • *
  • 2 posts
[Help] How do I change Condition drop down menu?
« on: December 13, 2024, 02:38:59 PM »
Greetings, not so long time ago I decided to re-do the Condition dropdown menu (just change the text per say). However, I was not able to find where to change it.
Upon conducting my own research I've realised that some people had the same problem as I have at the moment. Their solution was to edit the form in functions.php.
With that said, I haven't found the correct form for it, in fact, I haven't found any mention of Condition dropdown menu after I've searched every single functions.php file on my server.

If you have any suggestions on how to fix the problem, please do tell me, thank you in advance.

*

MB Themes

Re: [Help] How do I change Condition drop down menu?
« Reply #1 on: December 15, 2024, 06:52:05 PM »
In functions.php, there is array defined that hold list of values for this field (search for 'condition' .. with quotes).
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Destanst

  • *
  • 2 posts
Re: [Help] How do I change Condition drop down menu?
« Reply #2 on: December 15, 2024, 07:30:24 PM »
Thanks for your answer.
Could you please clarify which exact functions.php is it? (I use Osclass Delta theme if relevant)
I have tried to search in a couple of function files with 'condition', including the brackets, however I was not able to find anything that correlates.