Support Forums - Classified Ads Script Osclass

Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: m3consult on March 01, 2017, 02:10:47 PM

Title: Additional Details Addon Plugins only appearing in edit
Post by: m3consult on March 01, 2017, 02:10:47 PM
Hello,

I've installed and enabled the additional details for Cars attributes, but when inserting the ad itself i only see the an additional field, asking what car type am i inserting, all the other additional fields are missing.
After the post itself, if i go to edit the ad, there are all the other fields that where left blank at first.
Is there anything that has to be changed in the theme for this to work?


Best Regards,

Marco
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: MB Themes on March 01, 2017, 02:14:01 PM
@m3consult
Please write how and where to reproduce problem.
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: m3consult on March 01, 2017, 06:00:40 PM
Hello,

You can test it @ www.geo.pt .

The best example would be insert a new ad with a vehicle.

Since it's stated the need to use a registered user, you can use the following:

user: miguelcostapenas@gmail.com
pass: teste


Best regards,

Marco
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: MB Themes on March 01, 2017, 06:35:31 PM
@m3consult
Not sure if I understand problem.
I have selected Vehicles (subcategory), went to 3rd step and saw all the details for cars


Code: [Select]
MarcaModelo
Tipo de carrosAno
PortasLugaresQuilometragem
Cilindrada (cc)
Num. AirbagsTransmissãoCombustívelVendedorGarantiaNovoForça
Mudanças
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: m3consult on March 02, 2017, 09:18:40 AM
Well, after enabling and desabling the plugin it got working.   :o

Anyway, question for the million dollars. Is there anyway, that we could have these 3rd page details, inserted on to the 1st page?

Best regards,

Marco
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: MB Themes on March 02, 2017, 10:14:56 AM
@m3consult
Only what you can do is to show all the steps without sliding.
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: m3consult on March 06, 2017, 10:33:08 AM
Hello,

Well, that could be an option. How can we make the change?

Best regards,

Marco
Title: Re: Additional Details Addon Plugins only appearing in edit
Post by: MB Themes on March 06, 2017, 11:08:43 AM
@m3consult
Add this to your style.css:
Code: [Select]
.add_item fieldset, .add_item .buttons-block {display:block!important;}
.add_item fieldset > h2 .step, .post-navigation {display:none!important;}