How do I turn off Reviews & Shipping Tab

  • Posts: 11
  • Thank you received: 0
10 years 18 hours ago #214233

-- url of the page with the problem -- : netdemo.co.za/index.php/mkm-products/product/61-sherpa-tiny
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.4
-- PHP version -- : 5.6
-- Browser(s) name and version -- : Firefox 40.0.0.3
-- Error-message(debug-mod must be tuned on) -- : No error

Hi,

How do I go about turning off the Reviews and Shipping of products Tab?

I have tried setting:

$status_vote = $config->get('enable_status_vote');
to:
$status_vote = false;

In Display>Views via Show Tabular without success

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

  • Posts: 2143
  • Thank you received: 747
10 years 16 hours ago #214250

Afrosaxon wrote: How do I go about turning off the Reviews...


Hi,

Vote and comments should be turned off when disabling it in the configuration: www.hikashop.com/support/support/documen...g.html#features_vote

But then you have customizations, possibly from the template. Your template provider should e.g. be able to say something about the "Shipping the product" tab. Just in case, you're on the right track with editing the view show_tabular. Just make sure you edit the right file, in your case probably the override. You can't miss it if you go through the HikaShop backend -> Display -> Views.
Again, for vote and comment the shop configuration should do, while for removal of the "Shipping" the tab code in the view will need to be removed, it seems.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Afrosaxon

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

Time to create page: 0.051 seconds
Powered by Kunena Forum