Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • imamrevista Friend
    #189903

    Hi, I’m trying to translate virtuemart but is not working. Also when I change the language of the theme, the products of virtuemart disappear.

    I wonder also how do I remove these two fields.

    I want to leave only the text of the product, no pricing information or purchase option.

    Tnx.


    1. a
    Saguaros Moderator
    #502964

    Hi imamrevista,

    To remove the price, you can go to Configuration section in backend settings of Virtuemart component > uncheck the ‘Show price‘ then it will not show in front end.

    For the add to cart button, you can open file: /templates/ja_vintas/css/virtuemart.css, at approx line: 393


    .productdetails-view div.addtocart-bar {
    display: none; /*add this line*/
    padding-left: 0;
    }

    Once done, clean JAT3 cache.

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 3 months ago.

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