Remove status

  • Posts: 37
  • Thank you received: 1
9 years 2 weeks ago #197990

-- HikaShop version -- : Business 2.4.0
-- Joomla version -- : 3.0

Hello,

How can i remove the ''status'' in the wishlists and shoppingcart ?
See attached image for more information.

Thanks..

Greatings Danny

Attachments:
Last edit: 9 years 2 weeks ago by DannyKunst.

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

  • Posts: 13201
  • Thank you received: 2322
9 years 2 weeks ago #197995

Hi,

You can edit the view "cart / showcart" and remove the code:

			<th class="hikashop_cart_status_title title" align="center">
				<?php echo JText::_('HIKASHOP_CHECKOUT_STATUS'); ?>
			</th>
And:
			<td data-title="<?php echo JText::_('HIKASHOP_CHECKOUT_STATUS'); ?>" align="center"><?php echo $stockText;?></td>

www.hikashop.com/support/support/documen...ize-the-display.html

The following user(s) said Thank You: DannyKunst

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

Time to create page: 0.047 seconds
Powered by Kunena Forum