Compare

  • Posts: 13
  • Thank you received: 0
11 years 8 months ago #94102

Hi

I'm trying to create a separator in your Compare feature by using a custom text field as explained in your documentation. However, the separator also shows the product titles which I don't want. How do I remove them? The attached image shows what I mean.

Attachments:

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

  • Posts: 82795
  • Thank you received: 13356
  • MODERATOR
11 years 8 months ago #94105

Hi,

You can remove the code:

<span id="hikashop_product_<?php echo $element->product_id; ?>_custom_value_<?php echo $oneExtraField->field_id;?>" class="hikashop_product_custom_value">
				<?php echo $element->product_name; ?>
			</span>
in the file "compare" of the view "product" via the menu Display->Views for that.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum