Website issues - by Bobby - on WordPress WooCommerce support

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

  • Avatar: bobbyyang
    Bobby
    Participant
    October 17, 2021 at 13:15

    Dear 8theme,

    2,May I know how to edit the header and footer contents of Email Builder Templates once instead of editing those one by one from your email bulider?
    3.1, I just do not know how to edit the link of pic marked red
    https://privatebin.support-tools.com/?935b59a33551b4db#RrAnb03uTaybKzS4EvQoyFGKr8M81sJBWdC1bMD6IWA=
    3.2,Would you please help me to check why the cart page is not showing? but shows OK when I try to edit the cart page, [woocommerce_cart], same result when on/off cart all in one plugin

    https://privatebin.support-tools.com/?36b7a93be9500c48#th02H7yunOoAspKLnz12d4JBw443ENu9wcx7T53my1Y=

    Rgds,

    Barry

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2021 at 14:12

    Hello,

    May I know how to edit the header and footer contents of Email Builder Templates once instead of editing those one by one from your email bulider?

    – there is no such possibility, unfortunately. You can submit a request here – https://www.8theme.com/taskboard/

    I just do not know how to edit the link of pic marked red

    – read docs of WC https://docs.woocommerce.com/document/configuring-woocommerce-settings/#accounts-and-privacy-settings-privacy-policy

    Would you please help me to check why the cart page is not showing? but shows OK when I try to edit the cart page, [woocommerce_cart], same result when on/off cart all in one plugin

    – make sure that the cart page is selected in WooCommerce > Settings > Advanced > Page setup https://docs.woocommerce.com/document/woocommerce-pages/

    Regards

    Avatar: bobbyyang
    Bobby
    Participant
    October 18, 2021 at 04:43

    Thank you Rose,

    Updated and met a new problem, why I can not disable the first one and the second one hided if I set?

    I just do not when and how the first one comes out.

    2,May I know how to make buy now button responsive like add to cart, to show different “mouse click” color and circle or related style?

    Rgds,

    Barry

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 18, 2021 at 07:46

    Hello,

    Theme Options > WooCommerce > Single product builder > edit elements, or provide temporary wp-admin access, via the Private Content area, so we can take a closer look.

    The Buy now button should go to the Cart page. please select the page in WC settings, as was previously mentioned.

    Regards

    Avatar: bobbyyang
    Bobby
    Participant
    October 18, 2021 at 09:36

    Thank you Rose, I just found the reason why there two, the other is Yoast SEO Breadcrumbs,I just closed it.

    Finally, I find why cart content lost cause there is a 410 of my cart page with wrong sets.

    I still do not know how to setting for the buy now button,would you please making a circle action like button add to cart even if can be direct to cart page? now my site slow and even not sure if the buy now button work or not said by my partner.

    Rgds,

    Barry

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 18, 2021 at 16:39

    Hello,

    Add the below code to Theme Options > Custom CSS and let me know if it suits your needs

    .et-buy-now-clicked:after {
        content: '';
        border: 1px solid #fff;
        border-left-color: #888;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        left: calc(50% - 8px);
        top: calc(50% - 8px);
        line-height: 1;
        animation: rotate .3s infinite linear;
    }
    
    .et-buy-now-clicked {
        --single-buy-now-button-color: transparent;
        --single-buy-now-button-color-hover: transparent;
    }

    Regards

    Avatar: bobbyyang
    Bobby
    Participant
    November 24, 2021 at 03:53

    It worked, Thank you Olga

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 24, 2021 at 08:20

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘Website issues’' has been successfully resolved, and the topic is now closed for further responses

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