• Hey guys, I think I have this same problem. Pagination works on the default product page but does not work on the individual categorized pages. I have tried the options on here but none have worked.

    I have limited php knowledge and would not know where to find wp_option, I’ve did google search but I dare not mess with the database, I just don’t have the experience – I’m just a designer really.

    Please, if anyone has found another solution hopefully you’ll share. I’ve spent ages on my site only to come across this one hiccup.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter niaomi24

    (@niaomi24)

    Just to make this a little easier when I use [wpsc_products category_url_name=’retro-cards’] or [wpsc_products category_url_name=’kids-cards’] etc etc these category specific page don’t display pagination where as the default product page [productspage] works fine with pagination.

    Please help guys, I’m desperado!

    Thread Starter niaomi24

    (@niaomi24)

    Oh, I figured this darn thing out. Pretty good thing as I’ve search for help on this for days.

    Anywayz, for anyone who may stumble across the same problem, here’s a solution –

    In order for pagination to work on the category specific product pages i.e when you use [wpsc_products category_url_name=’yourproductname’] to call the products on another page other than the default product page, make sure the name of your category (created through wp ecommerce settings) matches the name of the page you are calling the products.

    Example if you create a product group called magicians in wp ecommerce, make sure the page you display [wpsc_products category_url_name=’magicians’] is also called magicians and not magicians5 or something else.

    I use custom permalinks /%category%/%postname%/ – I’m not sure if this makes a difference but there you go.

    Sorry, I don’t know how to explain this better but if anyone needs help just leave a msg.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp ecommerce pagination settings not working on categorized pages’ is closed to new replies.