Osclass forums
Support forums => Plugins => Cars attributes => Topic started by: HORTENSIA on July 31, 2018, 10:18:03 pm
-
I want to manually type the type of car when I add ad
What needs to be changed I ask for help pleace. .
-
Does anyone know how to change the code?
-
Hello,
There is no simple solution. You would basically need to modify the whole plugin because when it comes to makes and models, they all rely on ID's, which you won't have with text only input. I suggest you to use custom fields (check this (https://forums.osclass.org/development/new-type-of-custom-field-suggestion-number-input-and-interval-filter/15/#msg159215) for min and max search) or Custom Attributes (https://market.osclass.org/plugins/attributes/custom-attributes_108) plugin.
Regards.
-
I work with both plugins on the ad car page.
Custom Attributes and Cars attributes.
On the ad page (/item/new)
How can I set up first Custom Attributes and then options from Cars Attributes.
-
The easiest way is to completely uninstall "Cars attributes" while keeping custom attributes and then install it back again. The other way is to modify both plugins and add priorities in hooks.
Regards.
-
I have already modified both the plugins.
Please tell me how I can add priorities in hooks. (in both plugins)
-
SOLVED