Problem with displaying fields of the vendor

  • Posts: 410
  • Thank you received: 15
8 years 1 day ago #237060

-- HikaShop version -- : 2.6.2
-- HikaMarket version -- : 1.6.7
-- Joomla version -- : 3.4.8

I decided to create a new topic for this problem. I think I found a bug. The code for fields exist but are not displayed.
This code is in vendormarket/tmpl/showcontainer_default.php
The code is:

<tr class="hikamarket_vendor_custom_<?php echo $oneExtraField->field_namekey;?>_line">
					<td class="key">
						<span id="hikamarket_vendor_custom_name_<?php echo $oneExtraField->field_id;?>" class="hikamarket_vendor_custom_name"><?php
							echo $this->fieldsClass->getFieldName($oneExtraField);
						?></span>
					</td>
					<td>
						<span id="hikamarket_vendor_custom_value_<?php echo $oneExtraField->field_id;?>" class="hikamarket_vendor_custom_value"><?php
							echo $this->fieldsClass->show($oneExtraField, $this->vendor->$fieldName);
						?></span>
					</td>
				</tr>
The result should be - this is taken from your demo



But at me



Can you check this problem ?

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 1 day ago #237074

Hi,

Do you authorize the display of your fields in the front-end vendor page ?
Can you please provide a screenshot of one of your vendor custom field configuration ?

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Last edit: 8 years 1 day ago by Jerome. Reason: typo

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
8 years 1 day ago #237127

Only these settings see, maybe has more?

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 1 day ago #237129

Hi,

No we don't need the list.

a screenshot of one of your vendor custom field configuration


Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
8 years 1 day ago #237237

Only I found as an option

Attachments:
Last edit: 8 years 1 day ago by neo191987.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 23 hours ago #237242

Hi,

Thanks for the report.
It looks like the HikaShop team has break some retro-compatibility features in HikaShop 2.6.2
I'll send them a message for that and I think that they will release a patch soon.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13064
  • MODERATOR
8 years 16 hours ago #237306

Hi,

We've added a patch in HikaShop. Download the install package on our website and install it on yours and you'll get the patch which will allow you again to select the display options of the custom vendor fields when you edit them.

The following user(s) said Thank You: neo191987

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
7 years 11 months ago #237461

Thank now everything works as it should.

Last edit: 7 years 11 months ago by neo191987.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.090 seconds
Powered by Kunena Forum