VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: corymp on March 06, 2012, 18:29:34 PM

Title: Categories View - Products per page dropdown issue
Post by: corymp on March 06, 2012, 18:29:34 PM
In "categories" view, which I'm setting as my shop default page, the products per page dropdown is directing me to the virtuemart default front page if I select any number as the number of products to display. I know there is another thread around here about this but I cannot find it for the life of me. Has this been resolved? http://test2.firenl.com/shop.html
Title: Re: Categories View - Products per page dropdown issue
Post by: PRO on March 06, 2012, 20:57:45 PM
what is the exact version you are using?
Title: Re: Categories View - Products per page dropdown issue
Post by: Studio 42 on March 06, 2012, 21:23:43 PM
Only in SVN(dev release) the pagination are Right with SEF active.
YOu must get the file from SVN and setting a Dev environement

Or from github https://github.com/VirtueMart/virtuemart
and unzip all other , in your joomla folder.
Title: Re: Categories View - Products per page dropdown issue
Post by: corymp on March 06, 2012, 23:58:36 PM
J2.5.2/VM2.0.3

I'm not too familiar with SVN, although after reading a bit of the tutorial just now, I can see myself trying it. Can you tell me exactly what files I would need from them or would I need to overwrite my full installation? Again I'm not too familiar yet, so if I'm asking the wrong questions, don't waste too much time with me, I'll figure it out.
Title: Re: Categories View - Products per page dropdown issue
Post by: willxiao0790 on March 13, 2012, 12:43:14 PM
I'm using J2.5.2 and VM2.0.2

I had the same problem with you corymp. Have you solved it?

Any solutions would be much appreciated. :)
Title: Re: Categories View - Products per page dropdown issue
Post by: corymp on March 17, 2012, 00:36:22 AM
I resolved it by setting the number of products per page in the back end to factors of how many products I have in a row. and not going too high of a number. (ex.  3 products per row: set 3,6,9,All in the template section of configuration) if I set it to say 3,6,9,12,15.. etc.  it gives me the same problem.  "All" work fine when set like this, so 9 products per page is high enough for me.
Title: Re: Categories View - Products per page dropdown issue
Post by: willxiao0790 on March 21, 2012, 16:46:40 PM
I just checked your site corymp, although I doesn't get problem, It can't show correct number of products.

(ex.: I select 3, still 7 products display.)

The error only occurs when we access the parent link: http://casafortegroup.com/sf/index.php/bedlinen/  .

This one with "Sort by: Product name" http://casafortegroup.com/sf/index.php/bedlinen/by,product_name would be no problem.

Hi mods, Is this a bug of VM2.0.2?

Thanks