Front Series
Forum Replies Created
-
Forum: Plugins
In reply to: [Brevo for WooCommerce] Error Saving Draft`Hi,
We managed to give a solution for this.
In plugin go to woocommerce-sendinblue-newsletter-subscription/src/managers/products-manager.php file and find the line 100 and 101 and change it with the following:
$data['date_created'] = ( $product->get_date_created() ) ? $product->get_date_created()->date(DATE_ATOM) : ""; $data['date_modified'] = ( $product->get_date_modified() ) ? $product->get_date_modified()->date(DATE_ATOM) : "";- This reply was modified 2 years, 7 months ago by Front Series.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Failed to open stream: No such file or directorySuper fast. Thank you!
- This reply was modified 2 years, 8 months ago by Front Series.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Failed to open stream: No such file or directoryYour update does not include the consent-logs.php file.
We managed to fix it. Was theme cache related issue.
- This reply was modified 3 years ago by Front Series.
Hi,
Thank you for your reply.
Our main goal is to get the translated version of a post using a php, for a custom plugin.
Forum: Plugins
In reply to: [Order Tracking for Skroutz] Same plugin for bestprice.grHello there!
Thank you for your feedback!
Yes, it’s possible to make one for bestprice 360 analytics also.We will inform you soon!
Thanks again
Forum: Plugins
In reply to: [Order Tracking for Skroutz] missing some ordersHello Evan,
First of all thanks for your feedback!
We are developing the next version of the plugin, which will contain live order synchronization thru Skroutz’s API so that we can prevent such problems and make the plugin more efficiently.
Stay in touch and thanks for the notice!
Best,
Front Series – Development Team