Digital experiences for all disciplines
Forum Replies Created
-
-
If you add variations to a product the add to cart button will not show up until the user picks a variation when they are ordering.
Could you switch this unresolved, as switching to the longer checkout does not resolve the problem of the Already logged in Alert in the One Page Checkout that should not be there. Not sure if my css solution is the best.
I used this
.already-logged-in {
display: none !important;
}BUT I am not sure if it will affect flow of any other other areas. Is it an important notification that will stop checkout/user progress if not shown elsewhere?
This CSS change does not work on the Single Page Checkout though. How do we remove “You are already logged in, please continue to the next step.” alert?
.woocommerce-result-count {display:none !important;}
September 27, 2013 at 7:07 am in reply to: Create user account at checkout: Not user friendly at all #24063thank you so much Ed, it will really help sales, ours and yours. 🙂
You have to license the Din Text Pro Regular font for $12.50/yr with Font deck. The font is an additional cost, it doesn’t come with the theme.
http://fontdeck.com/typeface/dintextpro
bummer
search the forum, there are a similar posts with answers
3. Go to THEME OPTIONS / GENERAL OPTIONS / CUSTOM CSS
Add this:
.love-it-wrapper {
display:none !important;
}@Melanie, could you also post the css solution here as well
in the wpadmin – top right – click on SCREEN OPTIONS – then uncheck “Custom Fields”
yes, you have to make a selection before the ‘add to cart’ shows up when you have product variations.
I agree. I would like this as well. The one page checkout makes a huge difference in completed sales.
I just did a forum search
http://support.swiftideas.net/forums/topic/how-to-use-custom-wc-badge/
-