-
AuthorPosts
-
imamrevista Friend
imamrevista
- Join date:
- September 2010
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
August 20, 2013 at 8:13 pm #189903Hi, 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.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2013 at 4:40 am #502964Hi 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.
AuthorPostsViewing 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
Translate n Remove
Viewing 2 posts - 1 through 2 (of 2 total)