Stuart Duff - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to remove verified ratings link below star ratingsHey @cutu234
We’re happy, we could help and we’ll set this forum topic to resolved.
Forum: Plugins
In reply to: [WooCommerce] Stripe payment does not show on checkoutHi @ruthchege
During the setup process of WooCommerce when you select to use Stripe it will install the free Stripe plugin on your site. If you post your support request with the Stripe plugin forum below our team will be happy to help.
https://ww.wp.xz.cn/support/plugin/woocommerce-gateway-stripe/
We hope this helps.
Switching the site tracking method from UA- to GA4 is quite simple when using the WooCommerce Google Analytics Integration. You’d simply enter your GA4 ID from Google and switch you’re tracking method to GA4.
With regards to the possibly amalgamating data on the Google Analytics website itself that would be something, you’ve needed to research separately from the plugin as it would be outside the scope of support of the plugin itself.
The content of this Google Search below could contain some useful information on switching from UA- to GA4.
I hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Change date and time return statusHi @navidsmh
Thanks for the screenshot and system status report.
Image Link: https://cloudup.com/ch_YTKysZB8
Looking at the screenshot above it seems like you’ve possibly added a custom order status or Returned to WooCommerce. WooCommerce only has these order statuses below included within the free plugin.
https://woocommerce.com/document/managing-orders/#order-statuses
By default order statues do not have any date associated with them which can be changed.
The only editable date and time on a WooCommerce order would be the order created date which would be this one.
Image Link: https://cloudup.com/csq5ecC4HAc
When an order status is changed there is however a note left within the Order Note section. The date and time that note was create is not however editable.
Image Link: https://cloudup.com/cnWD41bFDMK
Hey @teamhbx
If you create a support ticket over at WooCommerce.com we can get some more details from you and have our support team take a closer look.
https://woocommerce.com/my-account/create-a-ticket/
Thanks
Forum: Plugins
In reply to: [WooCommerce] Total order weight in customer my accountHi @winock
Researching today regrettably I couldn’t seem to locate a plugin that would display the total order weight on the My Account > Orders section of a WooCommerce installation.
It may however be possible to create some custom code that could fetch that data and display that on the My Account > Orders page of WooCommerce. If you would like to investigate that possibility further, you could reach out to some of the official WooCommerce development partners via the link below.
Forum: Plugins
In reply to: [WooCommerce] Payment Method & Total not displayBy default, the free WooCommerce plugin does not contain or send any vendor type mails.
Would you be able to reply detailing the exact name of the default WooCommerce email that is being sent? You can find all of the emails located at WooCommerece > Settings > Emails on a WooCommerce installation.
Replying with an example screenshot of the email you’re referring to may also help.
Thanks
Hey @tomster999
Thanks for letting us know what you discovered that the conflict was related to the Smush plugin. I’m sure the developers of that plugin will be happy to take a closer look and offer any guidance they can.
Hey @boppar
An additional tip we can offer which will allow you to find CSS classes and existing CSS in the future is to use Google Chrome Developer Tools. You can right-click anywhere on your webpage to select ‘Inspect Element’, the HTML and CSS properties show up right in your browser.
You can then create your own custom CSS based on that site element’s original CSS.
I hope this helps 🙂
Hi @njoyantoinette @galapogos01 @nichemimi
The WooCommerce Google Analytics Integration will only allow for tracking using either the UA- or GA4 methods. It does not allow for using both methods at the same time though.
I hope this clarifies the functionality of the plugin for you regarding tracking methods.
Forum: Themes and Templates
In reply to: [Storefront] How to add one brand to all products?This particular forum is for questions that are directly related to the features and functionality of the free Storefront theme. It does not, however, offer support for questions related to the free WooCommerce plugin itself.
For questions related to the free WooCommerce plugin, you can use that plugin’s official support forum below.
Forum: Themes and Templates
In reply to: [Storefront] How to get rid of GSC warning: Field brand missing?Hey @boppar
What you have described with regards to GSC and Brands is not related to the free Storefront theme itself. I’d suggest reading this article for more information related to why the free WooCommerce plugin does not include Brands.
As this support forum is only for the free Storefront theme if you have any questions related to the free WooCommerce plugin itself you can post those on this support forum below.
Hi @boppar
Thanks for the screenshot of what you’re trying to achieve.
Image Link: https://cloudup.com/c8zL_-rsikY
To accomplish such a customisation you would have to be familiar with PHP, CSS and potentially JavaScript development techniques as it will take a little work to try and replicate that particular category layout.
If you require some assistance with writing the required custom code we’d recommend considering hiring a developer who could help with that. If you would like to investigate that possibility further, you could reach out to some of the official WooCommerce development partners via the link below.
https://woocommerce.com/customizations/
I wish I could help more, but hopefully, this gets you going in the right direction to get the job done.
Forum: Themes and Templates
In reply to: [Storefront] Storefront Header sizeHey @alexaguirre13
If you’re not familiar with creating CSS code you could hire a developer who will be able to assist you with any customisations you need to make to your site. You can find a list of developers who can help on this page of WooCommerce.com.
https://woocommerce.com/customizations/
We’ll also leave this support topic open for you in the meantime to see if anyone from the WordPress community can reply and help you write some CSS.
Forum: Plugins
In reply to: [WooCommerce] Custom Product Attributes does not appear on the front endHey @aliaslina
When you create attributes on a WooCommerce installation to display those on the product page you’ll need to make sure this setting for the created attribute is checked.
Image Link: https://cloudup.com/cvJrNWoqSBH
When viewing the product page you will then see a tab called Additional Information and the attributes will display within that section.
Image Link: https://cloudup.com/chwyiIQaTYb
For more details information related to Attributes and creating product Variations from those, you can find that within this documentation below.