• Closed by: Marek
  • Closed on: 19.12.18, 19:12
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13106 - Problem with Related Product and Load more button

Hi, I have some problems and information to ask.

1. In the category pages the button “load more” appears after the footer at the bottom of the page, this I have to solve it very quickly.
 
2. “Products of the same category” are not displayed on the product page (As in your Demo https://alysum5.promokit.eu/en/blouses/2-7-blouse.html#/1-size-s/11 -color-black), how can I solve? or what is the logic of appearance? obviously I have already assigned at least 10 products to the same category.

3. How can I insert the “Specials” and “Top Seller” blocks in sidebar as in the 1.6 version of prestashop?

The accesses are the same ones I gave you last time. Thank you.

Comments

Marek 20 Oct 2018, 10:39

Hi, Clemente.
1.
- Open the file /modules/pk_infinitescroll/views/templates/hook/footer.tpl
- find the line

<div class="panel anis" style="display: table; width: 100%">

- replace it with

<div class="panel anis" style="display: none; width: 100%">
Marek 20 Oct 2018, 10:41

2. Make sure you have installed “Product Category” module. If not, you can take it here https://alysum5.promokit.eu/promokit/documentation/#productcategories

3. There is a module “Promokit products”. Make sure it’s installed, enabled and configured correctly