asali![]() 2008-04-04 11:54 | I had the settings for 5 products/page but when I exceeded that I never got it to paginate. Just the first 5 products where shown and the rest was invisible. » Quick.Cart v2.xasali |
merci![]() 2008-04-07 08:45 | asali - the pagination works automatically, when you have set in configuration that you would like to have 5 products on page, you should see 5 products and in the bottom of page links to the next sites, look at demo version. If it won't work, it is hard to say why... maybe you have modyfied some code and change someting? Send link to your page, I will try to check it. |
asali![]() 2008-04-07 12:08 | In which file would I find this automatic pagination? asali |
asali![]() 2008-04-07 12:26 | Ok, I managed to figure out that my pagination is there, but for some reason are the numbers in white and they don't show since I have a white background. asali |
merci![]() 2008-04-08 08:09 | asali - css style for pagination you will find in templates/default.css - lines started from #pages. It is enough to change in lines started from #pages and #pages a, #pages strong color value. |
asali![]() 2008-04-09 18:54 | Thank you! :) asali |