Hi guys,
I'm wandering how can I do to display all reviews for a product (in reviews tab on product page) on one page, not that there is pagination for every 5 reviews. So now if for a product we have 15 reviews, it displays only the first 5, and for the others there is page 2, and page 3 for clicking.
I'm having a problem with a clean seo urls module and it breaks down the reviews when going on page 2, it simply doesn't work, so I would like to have only one page for all reviews for a specific product.
Any way to do this? I've searched but can't find any extension that would do this...
Thanks so much
Sander
There's no extension, probably, but it can be customized, yes. You need to edit the code.
In catalog/controller/product/product.php find the function called "getReviewsByProductId". In the end of the string you''ll see "5, 5" - change it to "15, 15".
In catalog/controller/product/product.php find the function called "getReviewsByProductId". In the end of the string you''ll see "5, 5" - change it to "15, 15".
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
Who is online
Users browsing this forum: Google [Bot] and 94 guests