• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 10.05.17, 11:28
  • Opened by: Biliana
  • Closed by: Marek
  • Closed on: 09.06.17, 23:20
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10403 - Product page problem | Mobile device

Hello,

I have a few problems with product page on mobile devices. (we test it on different devices)

1. I can’t change the images on product page (scr1)
2. The relation between colors and product pictures is not working. When I click a certain color - for example, “red” the picture isn’t changing for red variation of the product. This isn’t working on desktop and mobile. (scr2)
3. How I can change the number of columns on categories pages from 4 to 3. I try from alysum/product-list.tpl but it didn’t work.

Thank you for your time.
Regards.
Biliana

Comments

Marek 12 May 2017, 11:40

Hi Biliana
1. I see the issue and try to fix it as soon as possible
2. Have you assigned specific product images for certain colors?
3. How did you tried to do that?

Biliana 15 May 2017, 10:18

Hello, Marek

2. http://bb60studio.com/en/home/14-zephyr-red-wide-leg-jumpsuit.html#/size-xs_us_0_eu_32_uk_4 - this is the product. And the option still not working on mobile devices.

3. I try here : product-list.tpl -

” {*define numbers of product per line in other page for desktop*}

{if $page_name !='index' && $page_name !='product'}
	{assign var='nbItemsPerLine' value=4}
	{assign var='nbItemsPerLineTablet' value=2}
	{assign var='nbItemsPerLineMobile' value=3}
{else}
	{assign var='nbItemsPerLine' value=4}
	{assign var='nbItemsPerLineTablet' value=3}
	{assign var='nbItemsPerLineMobile' value=2}   "

Thank you!

Marek 16 May 2017, 11:10

2. The issue has been fixed
3. You just need to add css fix:

body .view_grid .product_list > li {width:30%}

find following line in the file: responsive-tablet-landscape:css

body .view_grid .product_list > li:nth-child(4n+4)

and replace with

body .view_grid .product_list > li:nth-child(3n+3)
Marek 08 Jun 2017, 17:29

Hi Biliana
Could you please help us and rate our theme https://themeforest.net/downloads