*

m3consult

  • *
  • 4 posts
Additional Details Addon Plugins only appearing in edit
« 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

*

MB Themes

Re: Additional Details Addon Plugins only appearing in edit
« Reply #1 on: March 01, 2017, 02:14:01 PM »
@m3consult
Please write how and where to reproduce problem.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

m3consult

  • *
  • 4 posts
Re: Additional Details Addon Plugins only appearing in edit
« Reply #2 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: [email protected]
pass: teste


Best regards,

Marco

*

MB Themes

Re: Additional Details Addon Plugins only appearing in edit
« Reply #3 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
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

m3consult

  • *
  • 4 posts
Re: Additional Details Addon Plugins only appearing in edit
« Reply #4 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

*

MB Themes

Re: Additional Details Addon Plugins only appearing in edit
« Reply #5 on: March 02, 2017, 10:14:56 AM »
@m3consult
Only what you can do is to show all the steps without sliding.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

m3consult

  • *
  • 4 posts
Re: Additional Details Addon Plugins only appearing in edit
« Reply #6 on: March 06, 2017, 10:33:08 AM »
Hello,

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

Best regards,

Marco

*

MB Themes

Re: Additional Details Addon Plugins only appearing in edit
« Reply #7 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;}

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots