DElta theme search
« on: March 11, 2023, 04:26:45 PM »
How to change this, to put a range of data from item?
Like year of the car?
thank you


*

MB Themes

Re: DElta theme search
« Reply #1 on: March 11, 2023, 07:08:53 PM »
Its not supported by custom fields.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: DElta theme search
« Reply #2 on: March 17, 2023, 10:08:14 PM »
so i need to code it ?

*

MB Themes

Re: DElta theme search
« Reply #3 on: March 17, 2023, 10:50:06 PM »
Yes, it may not be so complicated for specific usage
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: DElta theme search
« Reply #4 on: March 17, 2023, 11:25:31 PM »
can u explain me how? or where i can find some guides?

*

MB Themes

Re: DElta theme search
« Reply #5 on: March 18, 2023, 08:44:38 PM »
There are no guides for development. Developer should know what to do.
You create 2 select boxes with min and max.
Then you can use hook search_conditions to create new swl co ditions.
I.e. themes use this hook to add extra fields to search so you might get inspired here  ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots