Just need a little help with product display

  • Posts: 31
  • Thank you received: 1
12 years 2 months ago #64479

On my product page ( mtangelcv.com/store/shop-wines/product/5...ielo-honey-mead.html ) I have two items that I cannot locate or correct:

1) Navigation left and right to previous or next product. Don't want this active. It was off once but now I don't know where to correct.

2) Weight (characteristic) is displaying. Don't want this active. Never was on but now it is...

And I don't want to say (since ____ update) because it could be something else...

Thanks!!!


Attachments:

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

  • Posts: 182
  • Thank you received: 15
12 years 2 months ago #64509

Yes I think it something that came with the last update.

You can comment it out in product/show_block_dimensions.php accessed by the Display/Views menu.

It starts at about line 12

<!-- <span id="hikashop_product_weight_main" class="hikashop_product_weight_main">
    <?php echo JText::_('PRODUCT_WEIGHT').': '.rtrim(rtrim($this->element->product_weight,'0'),',.').' '.JText::_($this->element->product_weight_unit); ?><br />
  </span>-->
<br/>

After the end span and the end comment you have to add a <br/> to get the layout proper. You see that we commented out that before the end span tag.

Jan

Last edit: 12 years 2 months ago by jansuhr.
The following user(s) said Thank You: FRMYR

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

  • Posts: 82818
  • Thank you received: 13364
  • MODERATOR
12 years 2 months ago #64577

The next/previous buttons can be removed by turning off the option "Show shortcuts to other category products" in the Display tab of the configuration.

The following user(s) said Thank You: FRMYR

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

Time to create page: 0.074 seconds
Powered by Kunena Forum