albans
Forum Replies Created
-
Found a workaround:
“I changed the Permalink structure from PLAIN to POST NAME and all turned out fine.”Hi,
The detailed instructions from 2018 are outdated: https://www.nextscripts.com/2018/07/facebook-app-review/. I had no success in getting approval following the provided steps.
Can you please update your instruction get approval from fb?Thanks
Forum: Plugins
In reply to: [WooCommerce] REST API – create new customer and set languageHi @luminus,
Thank you for the feedback.
I actually ended up creating the Customer through the WP API https://developer.wordpress.org/rest-api/reference/users/ , where a LOCALE parameter exists. This actually triggers then the right translation of the Welcome email from WooCommerce.
Since Core WP offers a LOCALE parameter, I was expecting it as part of WooCommerce API as well, as this doesn’t depend on plugins.
Regards,
Alban
Forum: Plugins
In reply to: [Remove Footer Credit] Mesmerize Theme frenchThx – it worked out to remove it at the translation plugin level.