Resolved

Woocommerce image gallery

Ultra Theme started by shahab_az Apr 17, 2018 21 replies
shahab_az Apr 17, 2018 · 5:52 pm #9425

i set a main photo in product page edit and published but main photo doesent show in product page and intended with white pic but under the main product photo(white pic) i have photo gallery just i need to click on magnifier to show on slider.
i used theme in rtl mode,also i test photos in other resolution but thats not work too,

shahab_az Apr 29, 2018 · 11:08 am #9591

i used IE11 with 11.402.16299.0 Version and 11.0.60 for update version.

i run developer console but for know engine version where should i go?

Andrew Misplon Puro Apr 29, 2018 · 11:40 am #9592

Hi 🙂 If you open the IE console it will be on the first page/tab, I’m sure you’ll see it there. Sorry on my phone so don’t have more detail.

Andrew Misplon Puro Apr 30, 2018 · 10:03 am #9603

I think it’s called Emulation > Document Mode. I just want to confirm what version you’re testing on and then ensure the browser is rendering that same version. This is based on past experience where we test for say IE11 but somehow the document mode is set to IE9 which causes a lot of support confusion.

shahab_az May 9, 2018 · 7:38 am #9659

hi andrew, sorry for late response, i checked it and in Document Mode its set to IE11 🙂 (y)

Andrew Misplon Puro May 9, 2018 · 8:32 am #9661

Thanks for checking. I’ll have access to a Windows computer later this week and will come back to you ASAP with a fix.

Andrew Misplon Puro May 22, 2018 · 3:12 pm #9816

Hi. I can see where the issue but am not quite sure what’s causing it. It doesn’t appear to happen on the demo. It also isn’t happening in IE Edge which is good news.

Please, try the following in Additional CSS:

body:not(.boxed) .site-header[style] {
	width: none !important;
}

none isn’t a valid value, I’m just trying to break the rule above. Let me know, thanks 🙂

22 posts