Julian Weiland
Forum Replies Created
-
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] Custom order statusesHi, yes it’s possible to use this plugin for custom order status, too.
How do you set up those order status?
The Plugin supports the WooCommerce Order Status & Actions Manager from codecanyonIf you set up the custom order status on another way, take a look into the code how the plugin hooks into the default status here: https://github.com/derweili/fb-messenger-bot-for-woocommerce/blob/master/inc/woocommerce-order-status-messages.php
If you know a bit pup this should eaily be done.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] Issue with setupYou can change the default messages here:
WooCommerce > Settings > Messenger Bot > MessagesForum: Plugins
In reply to: [Messengerbot for WooCommerce] Issue with setupHi, I just added another options page to the plugin. Now you can change the Messages from the WordPress Backend.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] Issue with setupHi, currently there are no filters to modify the messages, sorry.
I will add filters to the next version of the plugin. (in the next few days)For now you can unregister the Status message function and replace them with you own.
Take a look at the inc/woocommerce-order-status-messages.php file
I will let you know here when the filter functions are ready.
Maybe I will add backend fields to modify the messages.Forum: Plugins
In reply to: [Messengerbot for WooCommerce] TranslationHi, where do you store the translation files?
The Language files are stored in plugins/messenger-bot-for-woocommerce/languages/They should be named mbot-woocommerce-LANGUAGECODE.po and mbot-woocommerce-LANGUAGECODE.mo
I just tried locotranslate and it worked well after i changed the domain path in the advanced settings (Loco Translate/Plugins/Messengerbot for WooCommerce/Advanced configuration) from messenger-bot-for-woocommerce/languages to languages.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] Issue with setupPlease update to the latest Version of the Plugin. I found a bug within the domain whitelisting function while WordPress was installed in the subdirectory.
Also keep in Mind: When your app is in Development Mode, plugin and API functionality will only work for admins, developers and testers of the app. After your app is approved and public, it will work for the general public. This includes rendering with the allow_login option set to true, where the plugin will render without a Facebook session only if the app is approved and public.
More information here: https://developers.facebook.com/docs/messenger-platform/plugin-reference/checkbox-pluginIf this also does not solve the problem, please post a link to you page.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] No checkboxHi, I found a bug within the domain whitelisting function while WordPress was installed in a subdirectory. Please update to the latest version and resave the plugin settings.
Please keep this in mind (from the Facebook Developers Page):
When your app is in Development Mode, plugin and API functionality (Send to Messenger Button and Checkbox Plugin) will only work for admins, developers and testers of the app. After your app is approved and public, it will work for the general public. This includes rendering with the allow_login option set to true, where the plugin will render without a Facebook session only if the app is approved and public.Forum: Plugins
In reply to: [Messengerbot for WooCommerce] call back url after update failsHey, kw168. Please open a new topic so I can help you setting up the plugin.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] call back url after update failsNo, https://angelodorny.be/webshop/mbot-callback-webhook/ should be right. But it get’s redirected to the home page. Du you have any (404) redirect plugin installed?
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] Link doesn’t go anywhereHey,
did you see the checkbox plugin within the checkout form?
Can you see the “Send to Messenger” Button on the thank you page?Please check you console for any JS errors.
Forum: Plugins
In reply to: [Messengerbot for WooCommerce] call back url after update failsHi, please open the permalink settings and save them again.
Then try it again.Forum: Plugins
In reply to: [Messengerbot for WooCommerce] call back url after update failsthere was a bug within the Plugin version 1.2
Please update to 1.4