New woocommerce features - by mariangio - on WordPress WooCommerce support

This topic has 13 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Rose Tyler

  • Avatar: mariangio
    mariangio
    Participant
    November 11, 2020 at 18:35

    Hi
    I have updated my woocommerce following the newsletter I have received.
    Could you please let me know how to activate the features:
    1. Integrating Google Sign-In and facebook sign in
    2. Buy Now Button
    Thanks!
    Marianna

    12 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 12, 2020 at 09:39

    Hi,

    1) XStore Dashboard > Authorization APIs > https://prnt.sc/vhufas
    We will add video tutorials soon – https://www.youtube.com/user/8theme
    2) Theme Options > WooCommerce (Shop) > Single product page > Single product layout > Buy Now Button > On

    Regards

    Avatar: mariangio
    mariangio
    Participant
    November 12, 2020 at 10:55

    Thanks. I will check your link.
    1. Since I have updated xstore and the core xstore I have the error of display of the account and cart (on the top right of my website) with borders. I never set those borders. Could you please help fixing this error.
    2. I have updated the buy now button, but unlike the other button the text is not displayed unless on hover. Why and how to change that? Thanks! (https://mariannagiordana.com/product/sheer-black-lace-bra/_

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 12, 2020 at 10:59

    Try to re-save Theme Options (go to Theme Options > change any settings > click on Publish).
    If this doesn’t help, provide temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: mariangio
    mariangio
    Participant
    November 12, 2020 at 11:08

    Thanks \

    It did work. Thanks
    Could you please let me know where to change the button setting of the buy now new button as it doesn’t take the attributes of the other buttons.
    https://mariannagiordana.com/product/sheer-black-lace-bra/
    Thanks!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 12, 2020 at 12:22

    Hello,

    At this moment we don’t have the option to change the styles of that button but we’ll add in the future. Use the custom CSS to change it

    .single_add_to_cart_button.button.et-single-buy-now {
        border-color: #fff5e8;
        color: #4d4d4d;
        background-color: #fff8ef !important;
    }
    
    .single_add_to_cart_button.button.et-single-buy-now:hover {
        border-color: #4d4d4d;
        color: #fff5e8;
        background-color: #4d4d4d !important;
    }

    Regards

    Avatar: mariangio
    mariangio
    Participant
    November 12, 2020 at 15:14

    Thanks.
    Will apply it.
    I have noticed since the last update that my Menu in my cellphone is no more working. Could you please check it as I have lots of people checking my website from mobile phone.
    Thanks!

    Avatar: mariangio
    mariangio
    Participant
    November 12, 2020 at 15:23

    Hi
    I have added also the CSS in my customise CSS for the Buy now button but it is not working. Even when I clear the caches. Would you want my access to check it?
    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 12, 2020 at 18:01

    Hello,

    Yes, provide us with WP Dashboard access. We’ll check.

    Regards

    Avatar: mariangio
    mariangio
    Participant
    November 12, 2020 at 18:58

    Hi
    Here the details on the private content
    Thanks
    Marianna

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 13, 2020 at 13:45

    Hello,

    1) I added the custom code to Theme Options > Custom CSS, cleared the plugin cache and button styles changed https://gyazo.com/489a52fac34f5229617710006b5ab6b1
    2) Once I disabled the CDN option http://prntscr.com/vilj0q menu works. So, clear the CDN cache files.

    Regards

    Avatar: mariangio
    mariangio
    Participant
    November 13, 2020 at 15:11

    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2020 at 16:45

    You’re welcome!

    Regards

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.