AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: flyn on August 18, 2014, 02:00:36 PM

Title: Questions About Reviews
Post by: flyn on August 18, 2014, 02:00:36 PM
#1 I have 8 reviews for one product and only 5 show. How do I get it all to show?

#2 Is it possible to make the reviews scroll instead of having it go so far down if many reviews are added in the future?

#3 Can the date be hidden from the reviews?

Thanks
Title: Re: Questions About Reviews
Post by: yonghan on August 18, 2014, 02:25:33 PM
Hi flyn,currently i will try to answer your question number 3,you can try to remove line number 4 from

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/responses/product/review.tpl (https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/responses/product/review.tpl)

For question number two,you got to dig the code and customize it. Hope it helps
Title: Re: Questions About Reviews
Post by: flyn on August 18, 2014, 02:57:41 PM
Ok well that worked. The scrolling I can look into later.

My concern is why only 5 of the 8 reviews are showing up.
Title: Re: Questions About Reviews
Post by: Basara on August 19, 2014, 03:33:46 AM
Ok well that worked. The scrolling I can look into later.

My concern is why only 5 of the 8 reviews are showing up.

Hello. Did you approve all 8 reviews in the Admin-Catalog-Reviews? If yes please post url with issue (or at least screenshot)
Title: Re: Questions About Reviews
Post by: flyn on August 19, 2014, 05:37:59 AM
Yes I did. https://www.hygienics.com/mens-underwear/duralite-waterproof-briefs
Title: Re: Questions About Reviews
Post by: Basara on August 19, 2014, 06:08:49 AM
Hi.

This is bug in HTML5 template. Issue reported here (https://github.com/abantecart/abantecart-src/issues/28)

Thank You  :)