D Smith a11n
Forum Replies Created
-
Hi malavikaprav !
In general, please open a new thread for your question, or get in touch with us at https://woocommerce.com/my-account/create-a-ticket/.
I’ve seen this “Invalid string id” in other sites be a result of scripting conflict. I would recommend temporarily disabling all plugins except WooCommerece core and Stripe, switching themes to Twenty Seventeen, and seeing if that makes a difference.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Translate MM/YYI think “Say What” is worth a shot. I would also recommend the Stripe language packs here: https://translate.ww.wp.xz.cn/projects/wp-plugins/woocommerce-gateway-stripe/language-packs
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Open payment in new windowHi there!
That’s not currently possible with the plugin, no; it would require customization.
If you want to contract a developer to implement this, you could try https://woocommerce.com/customizations/
Please let us know if you have further questions!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Bad Gateway Notice to CustomerHi there!
502 error is a server-related issue; I would ask your host about this. They should also have error logs that will shed some light on it.
If you open a ticket with WooCommerce support at https://woocommerce.com/my-account/create-a-ticket/ and post a System Status Report there, we may able to be point to some possible causes.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay / Android PayHi there!
Which mini-cart sidebar widget are you using? This one?
In any case, requesting the addition of features to a widget is best addressed to the author of the widget– it’s something they would have to implement themselves.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Remember Me DefaultHi Jon!
Please try
add_filter( 'wc_stripe_force_save_source', '__return_true' );Hi there!
Alas, Apple Pay for Composite Products is not currently implemented… but it’s in the works, and currently scheduled to be part of the 4.1 release of Stripe. You can follow along here to track its implementation: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/566
Forum: Themes and Templates
In reply to: [Storefront] Edge of image is showingHi there!
In general, when you move between images in the product gallery, Storefront “scrolls” them sideways, so that the newer image replaces the older image; is that what you mean?
If so, that’s a default function of Storefront. That said, when I move between images, I don’t see any “edges” once the selected image has appeared. Are you seeing something different? Can you share a screenshot?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.3.3 product miniaturesHi there!
Just wanted to update this.
Per https://github.com/woocommerce/storefront/issues/774#issuecomment-368577209, it sounds like those options (thumbnail size) only show if the theme itself doesn’t declare image sizes. That suggests the theme you’re using does declare them… just not the ones you want it to!
Forum: Plugins
In reply to: [WooCommerce] ImageHi there!
It looks like this is a question about Storefront theme, so I’m closing this topic to focus on the one you posted here:
https://ww.wp.xz.cn/support/topic/edge-of-image-is-showing/Forum: Plugins
In reply to: [WooCommerce] Royal Mail and Woocommerce Shipping settingsHi there!
Are you using our Royal Mail plugin, https://woocommerce.com/products/royal-mail/ ?
If so, you can contact support at https://woocommerce.com/my-account/create-a-ticket/ and they’ll be able to answer your questions about this premium plugin.
Forum: Plugins
In reply to: [WooCommerce] How use Flexslider properly site-wide?Hi there!
I would recommend directing this question to the folks that make FlexSlider… they’re likely to have more insight into it.
Forum: Plugins
In reply to: [WooCommerce] Insane product page loading time related to variations amountHi there!
Have you tried configuring Suhosin with the steps suggested here? https://docs.woocommerce.com/document/problems-with-large-amounts-of-data-not-saving-variations-rates-etc/
There are also some other suggestions there that may help.
Please let us know!
Forum: Plugins
In reply to: [WooCommerce] Fatal error caused by woocommerce-analyticsHi there! Are you using https://woocommerce.com/products/woocommerce-google-analytics/ ?
This sounds to me like a scripting conflict. I’d make sure that WooCommerce core was up-to-date and that the versions of PHP and MySQL your site’s running on are both at least 5.6, then test whether the problem goes away if you temporarily switch themes to Twenty Seventeen and disable all plugins except analytics and WooCommerce core.
If it does (which I suspect it will) you can then begin gradually reenabling your theme and other plugins until you find the source of the issue.
Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Admin search problem after 3.x updateHi there!
I set up these products in my test site, and see the issue. There are updates to admin product search on the way… in the meantime, if you need the previous implementation of product search, you can roll back WooCommerce via https://ww.wp.xz.cn/plugins/wp-rollback/