Digital experiences for all disciplines
Forum Replies Created
-
-
October 15, 2014 at 6:10 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120568
How do I use this?
Attachments:
You must be logged in to view attached files.October 15, 2014 at 3:57 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120539I didn’t check javascript console
But Test site in the local XAMPP updated woocomerce2.26 and dantev2.67
The same problem(Lazy Load included theme doesn’t work like Attachments.)
October 15, 2014 at 2:50 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120499Test Page localhost XAMPP is the same problem updated.
Still do you think it because of the server?
October 15, 2014 at 12:50 pm in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120433This reply has been marked as private.October 15, 2014 at 11:28 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120408This reply has been marked as private.October 15, 2014 at 9:44 am in reply to: woocommerce Badge and jQuery ADD TO SHOPPING BAG and wishlist doesn't work #120334Add the following to the custom css box within theme options , OK
But a radical actions is strange.
Lazy Load included theme doesn’t work like Attachments.
Chrome and IE11 is strange after updated. Firefox OK
.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge { display: block!important; } .woocommerce ul.products li.product figure figcaption{ z-index: 3; } .woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge { z-index: 4!important; }
Attachments:
You must be logged in to view attached files.Sorry.
Its fine Child theme content-product.php update
Thanks!
Hi
I dont think so.
Because Old version Dante could that and themes\dante\woocommerce\checkout\form-login.php was customized dante team.I use plugins\woocommerce\templates\checkout\form-login.php on a trial basis,Its fine.
So your team should check code themes\dante\woocommerce\checkout\form-login.php ,
or use woocommerce templates.Thanks
August 13, 2014 at 4:54 pm in reply to: mobile menu bottom space (safari,Android standard Browser) #100810Hi Kyle
sorry. maybe cache…now safari(iphone 5s) & Android standard Browser is fine too.
thanks
This reply has been marked as private.Thanks Mohammad.Its display.
But I think a correct display is
message “Returning customer? – Click here to login ”
and click accordion formlike “Have a coupon? Click here to enter your code.”
Actually first style=”display: none; is correct,
the problem is message “Returning customer? – Click here to login ” is not displayed.
What should I do?Thanks
sorry.
Source of the problem is plugin WooCommerce Multilingual.The plugin active …
aad checkout page form element style(“display: none;”)form method=”post” class=”login” style=”display: none;”
how I can resolve this problem.
Please help. -