• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 15.04.18, 15:28
  • Opened by: Ricardo Gomes
  • Closed by: Marek
  • Closed on: 06.05.18, 22:18
  • Reason: No answer from a customer

Ticket #12058 - possible bug...

Hey,
i’ve just updated to Alysum 5.1.9 and noticed something that i’m not sure how to classify it. maybe it’s a bug, i don’t know. all i know is that the problem wasn’t there with version 5.1.8

i’m using Product List as you can see. as i prefer these over the pk_isotope.

Anyway, when there are only 4 products selected on the featured products the module doesn’t form a “row” of those 4 products. instead they are stretched to fit the whole width and then they form a column.

For the featured products that is easy to fix. i just need to add another product and it behaves like it should. carousel is working properly (nice work putting the arrows on top right btw)

The real problem will be with the new products, if there’s no new products to add and there’s 4 items, the design will be broken.

Comments

Marek 15 Apr 2018, 21:05

Hi, Ricardo.
I have to test it out. I’ll back to you soon

Ricardo Gomes 16 Apr 2018, 10:42

ok :)

Marek 16 Apr 2018, 11:49

Try to add following css

body .pk-carousel-active .product-miniature{width:100%;margin:0 0 20px}
Ricardo Gomes 16 Apr 2018, 14:48

added the css to the customer ccs/js but it didn’t fix the problem :(

i’m using the product list, not sure if it corresponds to that “pk-carousel”. maybe that’s where the problem lies…

Marek 16 Apr 2018, 16:42

Could you please enable it, I need to see the issue