MascotDevelopers
Forum Replies Created
-
Hi @vuelguevara,
It might be something else which is the reason behind your issue. We have already checked with the latest version of saidd plugin and it is working perfectly. I would request you please create a ticket at Support, where our support team is ready to help you on this.
Thanks
Hi Robert,
Thanks for the suggestion, we will implement it in next succeding release.
Thanks
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] How to add shortcode into a fieldHi Alex,
Thanks for your quick reply. I have found and added the code explained here https://docs.algolplus.com/algol_order_export/add-new-fields/
I have added the following code:
add_filter(‘woe_get_order_value_all_products’,function ($value, $order,$fieldname) {
return do_shortcode(‘[footag order_id=”‘.$order->get_id().'”]’);
},10,3);where the shortcode returns an image, but it does not show even if we select the field type as image.
Please help.
ThanksForum: Plugins
In reply to: [Advanced Order Export For WooCommerce] export Pickup LocationReplied in wrong thread
- This reply was modified 3 years, 8 months ago by MascotDevelopers.
Hi Team,
I have found the Allowed Guest Access in status tab, and now it works.
Thanks
Forum: Plugins
In reply to: [Order Barcode Plugin] Header Margin 5pxHi @rivalink,
We are really sorry that you are having this issue, we are really busy working on the Premium version of this plugin. We will fix this issue ASAP and push it here.
Till then you can remove the piece of code from the specific file and let us know if that works for you.
Thanks
Mascot Developers