This topic has 8 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
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
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
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
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
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
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
It worked, Thank you Olga
Hello,
You’re welcome!
Regards
Tagged: improvement, optimization, templates, website issues, woocommerce, wordpress
The issue related to '‘Website issues’' has been successfully resolved, and the topic is now closed for further responses