Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks
I was able to want to do most of it, but when swipe carousel 3rd product doesn’t display.(main:1st next:2nd is fine)
In the state, 3rd product appear if I touch somewhere.
Please tell me those corrections.@media only screen and (max-width: 479px){ div.caroufredsel_wrapper{ height: 392px!important; } div.caroufredsel_wrapper ul.products{ height: 392px!important; } div.caroufredsel_wrapper ul.products li{ width: 250px!important; } }
a tentative attempt
@media only screen and (max-width: 479px) body .product-carousel ul.products li.product{ margin-left: 5px!important; }
Where is code controlled inline element style width div class=”caroufredsel_wrapper” and li product type-product status-publish has-post-thumbnail ?
October 21, 2014 at 12:11 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121925Of course.
Chrome , Sometimes problem Sometimes fine.
You may understand it if you display SHOP PAGE in IE11.Second images Appear for an instant ”when loading page”…
So second images hidden at first.
I add this custom css. It have fixed ie11,Chrome.Should I add -webkit-,-moz-,-ms- ?
Please tell me correct descriptionul.products li.product figure.product-transition-fade > a > .product-image.second-image { position: absolute; top: 0; left: 0; width: 100%; visibility:hidden; opacity:0; transition:visibility 0s linear 0.5s,opacity 0.5s linear; } ul.products li.product figure.product-transition-fade:hover > a > .product-image.second-image { visibility:visible; opacity:1; transition-delay:0s; }
October 21, 2014 at 12:59 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121726That won’t change anything.
October 21, 2014 at 12:23 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121721That won’t change anything.
Already hover action is fine.I mean just ”when loading page” view second images , loading finished replaced first images.
October 20, 2014 at 11:38 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121713Thank you.Certainly,It was not displayed lengthwise.
But loading first view is second images and then be replaced first images…an unfavorable impression.Can you not do loading first view first images?
October 20, 2014 at 10:19 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121702Set ”slideup” and Set ”fade” are clearly different.
Strikingly product carousel reload action.October 20, 2014 at 10:08 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121698I understood a condition to occur the issue.
It is not different The child theme and the main.
Theme Options > WooCommerce Options > Product Overlay Transition Type. Set ”slideup” never appears, but Set ”fade” is.Please check it on the demo.
October 20, 2014 at 4:10 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121604Previously, I asked you question 3) issue
How did your team took measures?
October 20, 2014 at 9:38 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121407I think it’s timing divided by the change cache.
6.23s
http://tools.pingdom.com/fpt/crWhpg/https://www.lessmore.jp/shop/Certainly,It is slower than yoursite.
Because I have to use SSL,WPML,child theme.Actual experience there is little difference between the two.(Attachments:)
I guess it turn to load JS? or function? or css? difference the child theme.
Where is Dnte Lazy Load Code?
I would like to try move child theme’s directory.Thanks.
Attachments:
You must be logged in to view attached files.October 17, 2014 at 1:44 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121112Previously, I asked you question 3),then your team took measures.
October 17, 2014 at 1:32 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121108Page movement ,
Before it is half height displayed product first image then lazy load full .
After updated It is displayed first and second full images from the load beginning.Attachments:
You must be logged in to view attached files.October 17, 2014 at 10:42 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #121012This reply has been marked as private.October 16, 2014 at 11:18 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120763Thank you for your suggestion.
I already use wordpress-https plugin and All Page SSL not only cart,checkout.
I try add something to the cart, but no error … I wonder whyOctober 16, 2014 at 2:01 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120625I am awaiting that response from my server Host.
I check the javascript console in my live server to give the same result(Attachments image) in the local.
I have never seen showed in red like in the image you sent me.
But Certainly, gtmetrix.com/reports timeline showed 403 admin-ajax.php in my live server.Supposing the local have no error.
Why the same problem(Lazy Load included theme doesn’t work) is , so I think other cause that 403 admin-ajax.php .
Can you think of any other reasons?Thank you for your swift response.
Attachments:
You must be logged in to view attached files. -