Automattic
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] PayPal NOT used – WooCommerce System Status issueHi again,
The purpose of the test POST request is to make sure that remote POST is functional.
This is mentioned on the page you linked here: https://woocommerce.com/document/understanding-the-woocommerce-system-status-report/#:~:text=%E2%9C%94-,Remote%20Post,-PayPal%20uses%20this
Basically, in order to make sure remote POST requests work and show the checkmark or error beside this part of the SSR, a request is made to a public PayPal URL that responds to remote POST requests to validate the function is working.
Forum: Plugins
In reply to: [WooCommerce] Where is the old product categories widgetHi there,
I’m sorry you feel that your request hasn’t been addressed adequately.
The issue you’re describing isn’t something that isn’t working properly in WooCommerce, but rather something you’d like to see implemented to facilitate your customizations.
You’re welcome to submit an enhancement / feature request on our GitHub repository here: https://github.com/woocommerce/woocommerce/issues/new/choose
Or, if you’re handy with code, you can submit your own request with the suggested code changes at that same link for consideration in a future release of WooCommerce.
Have a great rest of your day!
Forum: Themes and Templates
In reply to: [Course] How to change default fontsHi there,
It has been a while since we have heard from you, so I’m marking this topic as resolved.
But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.
Forum: Themes and Templates
In reply to: [Course] New StatusClosing.
Forum: Themes and Templates
In reply to: [Course] Company account transactionsClosing as stale.
Forum: Themes and Templates
In reply to: [Course] New StatusMarking as resolved.
Forum: Reviews
In reply to: [Meta for WooCommerce] For me good enoughThank you for the review!
Which stats would you like to see?
Best Regards,
BartoszHi @soundsvisual – Sorry we overlooked your last message. If you still need assistance, please let us know here or create a new thread.
Forum: Plugins
In reply to: [Meta for WooCommerce] Not show Products in InstagramHi @hipoglucido,
Thanks for letting us know!
Could you share your current System Status Report? You can get it by navigating to the
WooCommerce / Statussection of your site. Once there, click on theGet system reportbutton and then copy it by clicking on theCopy for supportbutton. Then paste it here.
A link to the product would also be helpful for us to take a look at!We look forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce Blocks] How to change proceed to checkout button colourHi there! Thanks for reaching out, and I’m happy to assist.
I’m assuming you’ve used the Cart block?
If not, please do let us know which block you’re referring to. If you can link us to a live site where we can see it in action that would be best, otherwise a screenshot would do. Either upload the screenshots to your media library and share the direct links with us, or you can use a service like Droplr or CloudApp and share the links with us here.
Meanwhile, I used the Cart block on a page of a test site running WooCommerce and the Storefront theme, added your CSS to the WP Admin > Appearance > Customize > Additional CSS box, and it seems to work for me:
Link to image: https://d.pr/i/dZYQyQIn case your theme or another plugin is overriding it, you can try the following to give your CSS prominence:
.woocommerce a.button.alt, .woocommerce a.button.alt:hover { background-color: #2596be !important; }Let us know if that works for you, otherwise provide the bits asked for above, then we’ll try to assist you further.
Hi @obsidianurbex,
If you navigate to My Site > Customise > Additional CSS, adding the following CSS snippet should move the DIV container for Apple Pay and Google Pay below the “Proceed to Checkout” and Paypal buttons:
/* Lower Position of Apple/Google Pay Buttons / 4220475-zd CM /* .wcpay-payment-request-wrapper { position: relative; top: 270px; }Let us know if this does the trick for you!
Forum: Plugins
In reply to: [WooCommerce] Displaying frontend product price in admin edit pageHi there,
I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Favicon not working on single product pageHi there,
Since we’re not able to change/ delete your URL, I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Sold Individually check boxHi there,
I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Square] AvaTax not displaying tax for Apple/Google PayWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.