How can I remove the Reviews tab on product pages?

  • Posts: 2
  • Thank you received: 0
9 years 3 months ago #208309

-- url of the page with the problem -- : ignitesrl.vps43458.mylogin.co/index.php/...-aloe-hand-body-wash
-- HikaShop version -- : 2.5.0

How can I remove the Reviews tab on the product pages? I already set the option "Display vote and/or comment in product pages" to No, but the Reviews tab still appears.

Any idea?

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

  • Posts: 82725
  • Thank you received: 13338
  • MODERATOR
9 years 3 months ago #208312

Hi,

Set the "Choose which module you want to enable" setting of the Votes section of the HikaShop configuration to "nothing" and the tab should be removed from the product page.
Otherwise, you can directly edit the file "show_tabular" via the menu Display>Views and change the line:
$status_vote = $config->get('enable_status_vote');
to:
$status_vote = false;

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

Time to create page: 0.053 seconds
Powered by Kunena Forum