jowo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Custom REST API endpoint using rest_api_init no longer worksThanks, this works.
Forum: Plugins
In reply to: [WooCommerce] Custom REST API endpoint using rest_api_init no longer worksWoocommerce 8.8.2
The response is a massive JSON response starting with:
{ ? ? "namespace": "wc/v3/products", ? ? "routes": { ? ? ? ? "/wc/v3/products": { ? ? ? ? ? ? "namespace": "wc/v3", ? ? ? ? ? ? "methods": [ ? ? ? ? ? ? ? ? "GET", ? ? ? ? ? ? ? ? "GET", ? ? ? ? ? ? ? ? "POST" ? ? ? ? ? ? ], ? ? ? ? ? ? "endpoints": [ ? ? ? ? ? ? ? ? { ? ? ? ? ? ? ? ? ? ? "methods": [ ? ? ? ? ? ? ? ? ? ? ? ? "GET" ? ? ? ? ? ? ? ? ? ? ], ? ? ? ? ? ? ? ? ? ? "args": { ? ? ? ? ? ? ? ? ? ? ? ? "namespace": { ? ? ? ? ? ? ? ? ? ? ? ? ? ? "default": "wc/v3/products", ? ? ? ? ? ? ? ? ? ? ? ? ? ? "required": false ? ? ? ? ? ? ? ? ? ? ? ? }, ? ? ? ? ? ? ? ? ? ? ? ? "context": { ? ? ? ? ? ? ? ? ? ? ? ? ? ? "default": "view", ? ? ? ? ? ? ? ? ? ? ? ? ? ? "required": false ? ? ? ? ? ? ? ? ? ? ? ? } ? ? ? ? ? ? ? ? ? ? } ? ? ? ? ? ? ? ? },
Declaring all routes and parameters. Looks like a JSON schema?
Yes the legacy plugin is installed and activated.
Why is this bug not fixed?
Google Merchant error:
Missing shipping sub-attribute [max transit time (sub-attribute of [shipping])]
Forum: Fixing WordPress
In reply to: How to stop maintenance modeNone of these “solutions” stops the site from going into maintenance 3 times per day.
Forum: Fixing WordPress
In reply to: How to stop maintenance modeYour link has no solution.
Forum: Fixing WordPress
In reply to: How to stop maintenance modeI don’t have a plugin.
Forum: Plugins
In reply to: [Woo Image SEO] Plugin adds alt titles on other imagesThat is not possible. There are way too many image elements from different plugins, the editor etc. Not possible to add classes on all of those.
The problem also exists on custom taxonomy pages and product listings.
I think you should do the reverse and only apply the titles where your class is found, not when it isn’t.
Forum: Plugins
In reply to: [Email Template Customizer for WooCommerce] Two languagesWe use standard Woocommerce.
Forum: Plugins
In reply to: [WooCommerce] Opt out of feedbackDo it yourself dude.
Install Woocommerce.
I don’t have time to baby sit your requests every day because you’re too lazy. Jesus. I have an actual job.
Forum: Plugins
In reply to: [WooCommerce] Opt out of feedbackAlready did, scroll up.
Forum: Plugins
In reply to: [WooCommerce] Opt out of feedbackYou get it when you opt in to feedback during installation.
Then it shows every time you use search or edit a product etc.
Forum: Plugins
In reply to: [WooCommerce] Opt out of feedbackI already have 50 plugins. I don’t want to install more just to fix bugs and annoyances in Woocommerce.
I opted-in to this feedback in Woocommerce, so you are saying there is no way to opt out?
Forum: Plugins
In reply to: [WooCommerce] Completed order email is in wrong languageSounds more like a bug that should be fixed.
Apparently Woocommerce also sends out emails in english if the admin interface is in english, when it should send it out in the order language.
Forum: Plugins
In reply to: [WooCommerce] Opt out of feedbackForum: Plugins
In reply to: [Woo Image SEO] Plugin adds alt titles on other imagesWe use the https://woodmart.xtemos.com/ theme.
Which uses Wpbakery builder.