Osclass forums

Support forums => Plugins => Cars attributes => Topic started by: bstruik on December 04, 2014, 02:49:01 pm

Title: Many questions cars plugin
Post by: bstruik on December 04, 2014, 02:49:01 pm
Hi there. i have many questions and need help with the Cars plugin. I searched the site but cant realy find the answers to my questions. Hope that someone will help me out here with my site http://goo.gl/olZ0rP (http://goo.gl/olZ0rP).

1: When i place a new ad, fields like "Transmission and fuel" is already filled with diesel en manual. How to make this select-able? Now its already filled.
2: How to make some fields required? Now no field is required.
3: I want to delete some fields like 'airbags,Doors, power, gears etc" how to get rid of this?
4: i want to add some other fields to the car plugin. How to accomplish that.

Hope that someone can help me with this. My site is almost finished but it hangs on these thing :-(
Title: Re: Many questions cars plugin
Post by: design on December 04, 2014, 07:19:25 pm
you hit your question per day limit, when you post the same questions in so many topic threads.  :P
Title: Re: Many questions cars plugin
Post by: tomshaft on December 04, 2014, 07:23:01 pm
you hit your question per day limit, when you post the same questions in so many topic threads.  :P

When I see multiple posts on same topic -  Guess what I do? - that's right, I IGNORE them all.

Tom
Title: Re: Many questions cars plugin
Post by: bstruik on December 05, 2014, 11:27:51 am
i Had problems with my proxy server on my network ... that's why i accidentally posted the question so many times.
I already ask the moderator to remove them  :(

But where back on track now. Can anyone still help me with my questions?  ???
Title: Re: Many questions cars plugin
Post by: design on December 05, 2014, 07:27:36 pm
sure, just alter the plugin to your needs. you will need to know js(for required), html(add more fields, selectable), css(style). and as that plugins author has been inactive for sometime, you may need to get help on github.

I'm pretty much done downloading and learning new plugins. so I'm not sure how much database you'll need to alter.

just think of the form... copy one field and change the name to what you want, delete the fields you don't want.
in js file make what ever field you want or don't want required and make sure it's the same in the form.

I really can't explain anymore then that without actually doing the work for you, not going to happen, it really is simpler then you think.