Raif Deari
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta for WooCommerce] Facebook Woocommerce not connectingHi @onlinebigcat !
Can you please head to WooCommerce > Status > Logs, and share with us any relevant logs regarding Facebook fro WooCommerce?
Thank you!
Forum: Plugins
In reply to: [Meta for WooCommerce] Product sync does not completeHi @kokoyuwa!
Thank you for sharing this!
To help us further troubleshoot this can you please share the following information:
- Please share with us your site’s System Status Report
- Next, can you please head to WooCommerce > Status > Logs and share with us any relevant logs regarding Facebook for WooCommerce?
You can get it by navigating to the **WooCommerce / Status** section of your site. Once there, click on the **Get system report** button and then copy it by clicking on the **Copy for support** button. Then paste it here in a comment.
Thank you!
Note! Please feel free do redact any information that you feel should not be shared publicly π
Forum: Plugins
In reply to: [WooCommerce] Woocommerce variation Stock management is brokenHi @beratozbek !
Can you please share some screenshots of the variations for the product you have shared the link to?
For example for:
- Color:White
- Number:38
Thank you!
Forum: Plugins
In reply to: [WooCommerce Blocks] woocommerce checkout and cart pageHi @pxmalye!
No matter I was in preview or after updated, the cart page is always loading and never be loaded.
Can you please clarify whether the issue is with the Cart Block, because I was able to head to your cart page and it seems it is working for me π
Here is a screenshot of what I can see https://d.pr/CyO3qN
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] How to remove featured image from blog posts loopHey @dickraney !
Child theme was the problem. Thanks
Glad you could identify and resolve the issue π Also, thank you for sharing this here!
Forum: Plugins
In reply to: [Google for WooCommerce] Unable to retrieve Merchant Center account status.Hi @seepops !
Thank you for sharing this information with us.
We are glad that you have found a workaround π
I will now mark this thread as resolved, if something else pops up please feel free to open a new one!
Thank you!
Forum: Plugins
In reply to: [WooCommerce Blocks] [Products by Category] show additional infoHi @themike007 !
As far as content goes here is a screenshot of the default options that can be included: https://d.pr/qScnJs
In the meantime adding a unique link would require further customization, probably some coding involved.
This is a fairly complex development topic. Iβm going to leave it open for a bit to see if anyone is able to chime in to help you out.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developerschannel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.Thank you!
Forum: Plugins
In reply to: [Meta for WooCommerce] Problem displaying products in my dashboardHi @hagyellow !
This looks like a conflict between Facebook for WooCommerce and another theme or plugin on your site.
Can you please perform a conflict test on your site? Please follow this guide for testing: https://woocommerce.com/document/how-to-test-for-conflicts/ once completed let us know how it went and whether a culprit was found?
Note: Please make sure to have a full backup of your site or perform conflict testing on a staging environment.
Thank you!
- This reply was modified 4 years, 1 month ago by Raif Deari.
- This reply was modified 4 years, 1 month ago by Raif Deari.
Forum: Plugins
In reply to: [WooCommerce] Related productsCan you please clarify whether you have followed the conflict testing step previously suggested?
If not please do that first and let’s see if things change π
Thank you!
If you head to WooCommerce > Settings you will see two settings:
- Selling location(s)
- Shipping location(s)
To achieve the scenario you are describing please make sure that those are set to:
- Sell to all countries
- Ship to specific countries only
This way once you mark the product as virtual & downloadable there will be no shipping requirement thus allowing the first “rule” to be fulfilled, in case there is shipping it will only display for the countries you specifically allow shipping to.
I hope this helps π
Forum: Plugins
In reply to: [WooCommerce Blocks] woocommerce checkout and cart pageHi @pxmalye !
Thank you for the screenshots.
Can you please head to Appearance > Customize > Additional CSS and add the following CSS Snippet.
.components-button { background-color: #b34671 !important; }Would this work for you?
Please see this screenshot: https://snipboard.io/ReDSy2.jpg
I can add the cart on the cart page in which you can see what it looks like as in the screenshot, but the cart page canβt be loaded even in the preview.Is there an error when you update that page? If so please share that with us!
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Another question about price depends on variation and quantityHi @mushiepops !
Thank you for reaching back to us!
Can you please explain the screenshot you have shared? For example, what does 0 BasePrice mean, is the product basically free and then a fraction of the price gets added as an addon?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] checkout page shipping/image marginHi @blossomy !
To get the proper help for this please reach out to the theme developers π
In the meantime, here is a workaround. Please add the following CSS snippet to Appearance > Customize > Additional CSS
td.product-name { width: 25%; }Thank you!
Hi @boppar !
Thank you for the screenshot!
To change the color of each section please follow the instructions on this screenshot: https://d.pr/j1nPM7
You will basically have these three steps:
- Click the three dots near the Group block.
- From the right side click on Color
- Choose the Background color.
Here is more information on that: https://wpdevelopment.courses/articles/gutenberg-colour-settings/
Thank you! I hope this works for you!