Sol J. a11n
Forum Replies Created
-
Hi @nootkan
My question is: What happens when we upgrade? Do we eventually have to pay for this new plugin or is it free also like WooCommerce PayPal Checkout Gateway?
There is no need to pay, it’s a free plugin.
I hope that helps!
I hope you’re well and thanks for the question!
Im having a problem where on the check out page the stripe credit card details cannot be entered. I have read through most of the notes and deactivated and deleted the paypal plug in but the problem remains.
I checked your checkout just now, and I could see the issue where credit card number file isn’t fillable.
Link to image: https://d.pr/i/mylRbNNext Steps
This kind of problem is usually caused by a conflict with your theme or with another plugin.
The best way to determine this is to:- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
I hope that helps!
Let me know once you have done a conflict test!
Forum: Plugins
In reply to: [Google for WooCommerce] Unable to Sync Product and Loading SettingThanks for your question!
`not able to sync product after 30 days. As products are expired.
Showing and error while loading report “There is an error loading report”
Setting page keep on loading and loading. https://prnt.sc/1abt7qs`
I checked the screenshot, and it’s really odd!
Was product sync working before?
I’d suggest that you delete the plugin and try to reconnect.
Look forward to your reply.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook endpoint 403 errorHi @tsheridan
Thanks for sharing the site status report.
I couldn’t really find something that’s really suspicious related to the issue.
It appears to be more complicated that I thought.
Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
We will be able to help you further there.
Forum: Plugins
In reply to: [Meta for WooCommerce] Sale price is the same as regular priceForum: Plugins
In reply to: [WooCommerce] Nginx, FastCgi cache and product page stock numbers cachingHi @umutusu
Thanks for your question!
`I’m using fast velocity minify, Redis object cache by Till Kruss and FastCGI cache on my website.
If I’m not wrong, FastCGI is not caching WooCommerce dynamic pages (cart, checkout and my account). I also tried to confirm this. But it is caching product pages. And I just realized that there’s a dynamic object on a product page: stock numbers (X number in stock, out of stock, etc.).
And I tried to see if stock numbers are changing with 2 different browsers (and in private mode): they are not changing!
Do you have any idea how to handle this? Preferably without excluding product pages from the FastCGI cache.
Because if a customer sees a product is in stock and when tries to add to the cart just so to realize it’s out of stock, is really bad. It could even be categorized as deceptive. (As if I’m luring them to the shop and hoping they are going to buy something else.)
I really would like to keep the product pages cached because I’m really happy with the speed of the website.
Hope you have a solution for this.`First of all please ensure that Velocity Minify doesn’t cache the Cart and Checkout pages, please refer to this doc in regards to using cache with WooCommerce.
About the server side caching, I’d recommend to disable object caching, or you might want to double check with your hosting.
I hope that helps!
Forum: Plugins
In reply to: [Meta for WooCommerce] Product sets not syncingHi @shadician
Thanks for confirming!
We will continue troubleshooting through our ticket system.
I’ll close this thread for now!
Thanks for your question.
`I am doing a order on my website using stripe payment but it keeps rejecting card payment and saying set in test mode need a test card. I checked in Strip and its showing its in live mode?
Any help on this matter appreciated
I checked your screenshot and it’s showing the error on the checkout page.
Could you please confirm your Stripe setting if the test mode is unchecked, and also the live keys are entered?
Please navigate to WP Admin > WooCommerce > Settings > Payments, click Stripe.
As an example here is the screenshot of my setting where test mode is enabled:
Link to image: https://d.pr/EaWzowPlease make sure that you uncheck the one in red box as shown above.
Let me know how it goes!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook endpoint 403 errorHi there @tsheridan
`For about a month now I’ve been getting emails from Stripe that my webhook endpoint is failing. In chats with their support, they tell me it’s a 403 error.
I have had WC and Stripe for 3-4 years now and it’s worked fine up until June 11th. I didn’t make any changes to my settings, all the WC plugins are up to date.
I’ve taken numerous steps to try to fix this, including deleting/reinstalling the end point, and asking my web host (Flywheel) for help. I make changes, it works for a couple of days and then the emails from Stripe start up again.
Initially we thought it might be from adding a WebP plugin that Flywheel had to write some code to enable in their NGNIX environment (which coincidentally happened on June 11th) but removing all that didn’t fix anything.
Stripe keeps telling me that it’s a WC issue and to “inspect the code for errors”, which of course I cannot do. I am at a complete loss what to do next and need some help please.`
That’s really odd.
Next Steps
Could you please send me a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, you can paste it here in your reply. You can paste it here: https://gist.github.com/ and share the URL with us
Look forward to your reply.
Forum: Plugins
In reply to: [Meta for WooCommerce] Something went wrong when connecting to Facebook!Thanks for the note @coccoinomane
We’re happy that eventually your issue was resolved.
Feel free to open a support thread if you have any other issue at all!
Forum: Plugins
In reply to: [Meta for WooCommerce] FB for WOOCommerce won’t connect or somethingIf you’re not sure, you can forward this instruction to your developer or hosting support 🙂
Forum: Plugins
In reply to: [Meta for WooCommerce] FB for WOOCommerce won’t connect or somethingHi @thezoomguy
I checked the id field and it had this storename-60d4df97d8fae already there. It looks correct to my non-technical eyes.
If that’s correct, then it’s not the issue, as the plugin still doesn’t work.That’s super odd 🙁
Now it looks like we need to clear Facebook for WooCommerce from WordPress database completely and start again the connection.
Next Steps: Remove FB for WooCommerce from Database
What we want to do next is to completely remove the Facebook for WooCommerce data stored in your WordPress database.
– First of all, please backup your database [Important].
– Deactivate Facebook for WooCommerce
– Please navigate to your phpMyAdmin page, you might want to ask your host if you’re not sure, and then navigate to the SQL section and paste the code below into the white box, lastly please click Go:
Link to image: https://d.pr/3iYHSwThe Code run is located here to view.
Sidenote: Sometimes some WordPress database has a unique table prefix, the most common prefix is
wp, so the table will start likewp_options, but if your database has a different prefix, please ensure to adjust accordingly the above code.Once, the above data removal is completed, please reactivate Facebook for WooCommerce and then go back to Marketing > Facebook, and click Get Started.
I hope that helps!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce assistanceHi there @uidmgroup
Thanks for your question!
The part about “using your own CSV as a sample format to add the products and bulk import it is where I’m stuck. The column mapping is foreign to me. I can’t seem to understand that part and if that’s what can be done, to make importing in bulk easier, would it be possible to give me the instructions on how to do that? I’m a novice at this; I’m learning something new every day. Any and all help would greatly be appreciated.
We have a handy guide on how to import products in bulk using CSV file, please refer to this guide: Product CSV Importer and Exporter
I hope that helps!
Forum: Plugins
In reply to: [WooCommerce] Xml product urlsHi there @tsakman
In my woocommerce shop i have several xml’s with many products.
Is it possible to see somehow the xml url of a product in admin area or the the original price of a product in xml if i change the price through wordpress?
As far as I am aware you can view it only once you’ve exported. By default it’s not possible with the WooCommerce core features.
I hope that helps!
Forum: Plugins
In reply to: [WooCommerce] Best practices for organizing categoriesHi @lapd
Thanks for your question!
We want the user to be able to shop by type as well, so can we we display both Woman and Man bracelets on one page? Would it make more sense to not have any parent categories? But how would we display only woman bracelets on one page then?
More into your specific question:
But how would we display only woman bracelets on one page then?.You can use a shortcode for that, so you can create page and then copy paste a shortcode on that page like this example (say the category ID of Woman Bracelet is 212:
[products category="212"]The above shortcode will show products from that category only.
Please refer to our doc on shortcode usage: https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9
I hope that helps!