Author Topic: Latest products - controls? (Solved with hack)  (Read 541 times)

FrankA

  • Full Member
  • ***
  • Posts: 221
Latest products - controls? (Solved with hack)
« on: August 11, 2012, 10:54:47 AM »
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

  • Full Member
  • ***
  • Posts: 221
Re: Latest products - controls?
« Reply #1 on: August 12, 2012, 05:26:06 AM »
Firebug shows
Code: [Select]
<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

  • Nikos
  • Global Moderator
  • Hero Member
  • *
  • Posts: 2369
Re: Latest products - controls?
« Reply #2 on: August 12, 2012, 07:00:49 AM »
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

  • Full Member
  • ***
  • Posts: 221
Re: Latest products - controls?
« Reply #3 on: August 16, 2012, 16:01:51 PM »
Thank you, hope that gets changed in next version, too many VM sites, prefer to stick to core  ;)

VirtueMart Forum

Re: Latest products - controls?
« Reply #3 on: August 16, 2012, 16:01:51 PM »