News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Latest products - controls? (Solved with hack)

Started by FrankA, August 11, 2012, 18:54:47 PM

Previous topic - Next topic

FrankA

vm2.08e

I can switch on a display latest products but is is defaulting to 5 products, a row of 3 then a row of 2... looked everywhere for how to adjust this... wiki suggests it is in config but it is not aand only related thread I could find here appears to be for a third party module?

Is this just hard coded somewhere?

FrankA

#1
Firebug shows
<h4>Latest Products</h4>
<div class="row">
<div class="product floatleft width33 vertical-separator">
<div class="product floatleft width33 vertical-separator">
<div class="product floatleft width33 ">
<div class="clear"></div>
</div>
<div class="horizontal-separator"></div>
<div class="row">
<div class="product floatleft width33 vertical-separator">
<div class="product floatleft width33 vertical-separator">
<div class="clear"></div>
</div>


In templates there is a setting for number of featured products in a row and number of top ten products in a row.... so why does latest products default to 5 products and how can it be changed.... is there a reason for it being split into two lines one of 3 items and on of 2? I added 60+ products so far so it could be showing more....


bytelord

Hello,

Please take a look on that post and let me know if everything is ok. You need  to change a core file to achieve that.

http://forum.virtuemart.net/index.php?topic=105925.msg353126#msg353126

Regards,
BL
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

FrankA

Thank you, hope that gets changed in next version, too many VM sites, prefer to stick to core  ;)