Hello,
I'm using latest version of VM2 and Joomla 2.5
I've noticed the following two bugs:
1. When you select 'Latest Products' from the module it won't display at all, like if it's not published.
2. When you browse to a VM2 product for example, product name and product price in the Featured Module would go centered - like if you have set "align: center" or something like that. Tried fixing it with CSS, but no success.
Please help !
Best Regards,
Teodor Ovcharov
1. Sounds like you published it into a position which is not available in your template.
2. ...\components\com_virtuemart\assets\css\vmsite-ltr.css approximately line 161. Change from 'center' to 'left'.
For solving things like your 2nd problem, I recomment do use Firebug. See here: http://forum.virtuemart.net/index.php?topic=102850.msg341610#msg341610
(http://forum.virtuemart.net/index.php?topic=102850.msg341610#msg341610)
Hello,
About the first problem. It displays OK if I choose "Random products" or "Featured products", it fails if I choose "Latest products".
I think it happened after the latest vmallinone update.
Second problem solved ! Thank you for your recommendation !
Best Regards,
Teodor Ovcharov
If your latest products don't show, it might also be one of your configuration settings, i.e. 'Latest Products - Number of days to display' (Shopfront tab) or 'Show latest products' (Template tab).
Yes, thank you, it was 'Latest Products - Number of days to display' (Shopfront tab).
Everything works just fine now.
Thanks for the fast help !
Best Regards,
Teodor Ovcharov