• Resolved chrisregan

    (@chrisregan)


    Hi, I would like to add next and previous links on the single product page. I’ve tried using the “next_post_link” method which links to other products but I need it to link to the next product in the category.

    I’ve tried using “next_post_link(‘%link’, ‘Next’, TRUE);” but this doesn’t show any link at all.

    http://wordpress.org/extend/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • Plugin Author Justin Sainton

    (@justinsainton)

    I’d highly recommend looking into the wpsc_pagination() function. It’s located in /wpsc-includes/product-template.php, around Line 68. It’s a fairly robust function that will do what you’re wanting.

Viewing 1 replies (of 1 total)
  • The topic ‘Next and Previous Links’ is closed to new replies.