Home › Forums › SKT Black/White Theme Support › Woo Commerce Incompatibility
- This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 4, 2017 at 5:59 pm #77279
Hi,
I am using SKTWhite Pro. with WQooCommerce. The site is an online art gallery, www.londonartgallery.uk Everything works well on a laptop. When I try and access through a mobile (Android or Apple) and select a particular piece of artwork, a different piece actually displays. So for example: Open the 3D selection, click on the piece called ’50 Shades of Grey’ and another piece called ‘Bus’ opens in its place. Clearly this is wrong and appears to be a conflict maybe with SKT and WooCommerce? Please can you help or advise?
I sent a similar request on Saturday, but cannot find it when I search. Please help ASAP, such a great theme!Many thanks
Mel
July 5, 2017 at 5:54 am #77303Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product { width:100% !important;} }
Regards,
BradJuly 5, 2017 at 7:51 am #77318Hi
Thank you so much for the email. I have added the code as described, cleared the cache on my phone, but the issue still prevails.
I do have some other code in the box as pasted below as I have had some other challenges with the theme. Do you think there could be a conflict anywhere here?
If you could help further it would be appreciated.
best regards
Mel
Here is the CSS Code:
.innerbanner{display:none;}
.tagged_as{display:none;}
.woocommerce-Tabs-panel ul li { list-style:inside disc !important;}
.nivo-main-image{display:none !important;}
July 5, 2017 at 1:20 pm #77358Hi,
Kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradJuly 5, 2017 at 5:59 pm #77384Hi,
I sent details via sktthemes.net/contact. Any news on this?
Many thanks
July 6, 2017 at 6:47 am #77410Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
BradJuly 7, 2017 at 1:50 pm #77596Hi,
Thanks so much for this. It all looks good now.
best regards – great service!
mel
July 10, 2017 at 4:50 am #77700Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.