Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jazzsyco Friend
    #976336

    Hi
    I have disabled product reviews completely in virtuemart option but the product details page still have a review tab.

    It looks like this code here is the issue. If I remove it, it hides the tab.

    ./templates/ja_techzone/html/com_virtuemart/productdetails/default.php:215:                    
    
    <a href="#review" data-toggle="tab">Reviews</a>

    If I wanted to change the html file, what’s the best way? I can remove the line in the actual file but then every update we have to do it manually .

    Please let me know.
    Thanks for your help in advance!

    Pankaj Sharma Moderator
    #976370

    Hi
    You can remove it from the same file since its an override or you can create another override in in the local folder
    /templates/ja_techzone/local/html/com_virtuemart/productdetails/default.php

    And remove the code .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum