Ecommerce Single Product Next Product Link
I have tried using the default wp next and previous link but when click it would go to another category post instead of the next post(product)
previous_post('laquo; laquo; %', 'previous', 'yes');
next_post('% raquo; raquo; ', 'next', 'yes');
when i try to put yes for the same category, the previous and next title disappears
previous_post('laquo; laquo; %', 'previous', 'yes','yes');
next_post('% raquo; raquo; ', 'next', 'yes','yes');
I also tried using
wpsc_first_products_link
wpsc_last_products_link
Topic navigation plugin-wp-e-commerce Wordpress
Category Web