NSPGK5 and VM2 prices Frontpage

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Apr 20, 2013 12:21 pm
Reply with quote
Report this post
Hi,
I installed the storebox template with vm sample data. When i add a product i want its price to be displayed without any taxes only final price at the NSPGK5 module in the frontpage. But when i check apply no rule on product page in virtuemart, price is not displayed, showning only the colored circle without any price in it. Any help?
Site: http://deliveryeat.gr/sofelia2/
User avatar
Fresh Boarder

Konrad M
Mon Apr 22, 2013 8:32 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gkNspPM-ProductGallery .gkPrice > div.PricetaxAmount,
.gkNspPM-ProductGallery .gkImage .gkImgOverlay div.PricetaxAmount {
display: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Apr 29, 2013 4:36 am
Reply with quote
Report this post
Konrad M wrote:Hi,
please try add to override.css
Code: Select all
.gkNspPM-ProductGallery .gkPrice > div.PricetaxAmount,
.gkNspPM-ProductGallery .gkImage .gkImgOverlay div.PricetaxAmount {
display: none !important;
}

and remember to enable override.css option in template settings.


not work for me :o
User avatar
Senior Boarder


cron