Senff - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Privacy Notice on Registration formHi @marionhbn
It looks like this may be caused due to a theme conflict, or possibly a third-party plugin. I’d recommend the conflict-testing steps here to isolate the source of the issue: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
– Temporarily switch your theme back to a default theme, such as Storefront.
– Disable all plugins except for WooCommerce.
– Test to see if the issue has been resolved.If that resolves the issue, then one-by-one you can switch back your theme and re-enable your plugins, testing in between, until the problem appears again. This will then give you an idea about which plugin is the one causing the conflict.
If you see that the issue still appears when your site is on a default theme and WooCommerce is the only plugin active, let us know and we can look into it a bit more.
Forum: Plugins
In reply to: [WooCommerce] Review Tab has disappearedHey @sueb334
I’d recommend doing a full conflict test to see if other plugins may be the cause here. The best way to do that, is to do the following:
– Temporarily switch your theme back to Storefront (the parent theme — not a child theme)
– Disable all plugins except for WooCommerce.
– Clear your browser cache, and the cache on your site if you have one there.
– Check if the Reviews tab is visible again.If that resolves the issue, then one-by-one you can switch back your child theme and re-enable your plugins, testing in between, until the problem appears again. This will then give you an idea about which plugin is the one causing the conflict.
If you see that the Reviews tab still doesn’t show when your site is on Storefront, and WooCommerce is the only plugin active, let us know.
Forum: Plugins
In reply to: [WooCommerce] Server error when saving variationGlad to hear that’s all sorted now! I’ll close this thread on our end, but if you run into any other issues, please don’t hesitate to open a new one. 🙂
Forum: Plugins
In reply to: [WooCommerce] custom fields for registration formFor this, you might want to use a plugin instead of code. This plugin might be useful for that:
https://woocommerce.com/products/custom-user-registration-fields-for-woocommerce/Forum: Themes and Templates
In reply to: [Storefront] Image sizesHey @tomiqa
Can you share a link to your site, and let us know what image sizes you’d like to use on which pages?
Hey @boppar
Thank you. It looks like this is because you have missed adding another
{earlier. Make sure you add it on line 184:
Image link: https://d.pr/i/ebc8BtForum: Plugins
In reply to: [WooCommerce] Product VariationHey @allhighstreets
We haven’t received any other reports of this happening, so I don’t expect it to be a bug in WooCommerce itself. It’s likely caused due to a theme conflict, or possibly a third-party plugin. I’d recommend the conflict-testing steps here to isolate the source of the issue: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
– Temporarily switch your theme back to a default theme, such as Storefront.
– Disable all plugins except for WooCommerce.
– Clear your browser cache, and the cache on your site if you have one there.
– Test to see if the issue has been resolved.If that resolves the issue, then one-by-one you can switch back your theme and re-enable your plugins, testing in between, until the problem appears again. This will then give you an idea about which plugin is the one causing the conflict.
Forum: Plugins
In reply to: [WooCommerce] billing address errorHappy to hear you found the issue! I’ll close this thread, but if you run into any other issues, please don’t hesitate to start a new one. 🙂
Forum: Plugins
In reply to: [WooCommerce] Remove unused valueHey @pipoulito
Can you tell a bit more about how you created this field exactly? Was this done by adding specific code, or did you use a plugin for that?
Forum: Plugins
In reply to: [WooCommerce] Creating an account during checkout issueHey @jokubas2000k
I’m not sure if I understand your question correctly, but the Email/Name fields should not be pre-filled if a customer is not logged in.
If a customer is not logged in, WooCommerce won’t know which user is on the page, so it won’t be able to know which Email/Name to pre-fill.
Can you share a link to your site so I can see the problem?
Forum: Plugins
In reply to: [WooCommerce] Macao is not translated in Chinese (Hong Kong)Hey @loyukfai
If you feel this is a bug in the current version and you’d like to report it, you can do that right here: https://github.com/woocommerce/woocommerce/issues
The developers will then look into it and address it.
Forum: Plugins
In reply to: [WooCommerce] Remove unused valueHey @pipoulito
How did you create this meta field exactly? Was this done using a specific plugin?
Forum: Plugins
In reply to: [WooCommerce] How to add more attribute value to one variant?Hey @danielpalfi2000
I’m not sure if I understand your question properly. Do you mean that in your example, you want to have three variations? That could be done by setting it up like this:
Image link: https://d.pr/i/ACmhT7
Image link: https://d.pr/i/H9r73WIf that’s not what you meant, could you clarify it a bit more please?
- This reply was modified 5 years, 1 month ago by Senff - a11n.
Forum: Plugins
In reply to: [WooCommerce] Fatal ErrorHey @handmadehome
This may be caused due to a conflict with another plugin. Would you be able to deactivate all plugins in your site, except WooCommerce, and see if you still get the fatal error?
Hey @boppar
Please, for all threads you start, always include a direct link to your site, hangmattor.se instead of screenshots. This way, it will help us check your site a lot easier and we don’t have ask you for a link. Thank you.
I see the code in your CSS file, but it’s being overriden on larger screens. Can you turn off the Autoptimize plugin so we can check what might be causing it?