diegpl
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Google sheet integration?Hmm, but Zapier is kinda expensive for me right now. Would like to see that in your pro version. There is a plugin that do that in CodeCanyon, you might take a look in their code to implement something like that in your too.
What I most like in yours is that we can have one product in the same order per line, that is a really doo way to manage orders 🙂Forum: Plugins
In reply to: [Melhor Envio V2] Problema na pg do carrinhoBacana, e teria algum lugar onde eu possa ver o feedback dos desenvolvedores tb, por favor?
E o log de desenvolvimento, onde vejo? Vi que houve atualização depois que conversamos mas não achei o local para conferir o que foi alterado antes de poder atualizar o plugin.
Obrigado! 😉
Forum: Plugins
In reply to: [Melhor Envio V2] Versão 2.95 não calcula mais na página do produtoMe parece que era um erro referente à atualização da biblioteca de javascript que foi atualizada no WordPress, mas limpei o cache no meu Cloud Flare e passou a funcionar. Sugiro fazerem isso e a limparem o do sistema tb. Obrigado! 😉
Forum: Plugins
In reply to: [Melhor Envio V2] Versão 2.95 não calcula mais na página do produtoBoa tarde, para mim tb n está funcionando, o campo vem, mas ao adicionar o frete, nada acontece. No aguardo, obrigado! 😉
Forum: Plugins
In reply to: [Product Feed Manager for WooCommerce] Forbidden wp-admin/admin.php issueAll the files inside best-woocommerce-feed folder are with 644 permission, should I set them as 664? And folders are 755.
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationSo? I`ve sent a message you the website @kowsaliya requested me as well and I still did not receive the answer. If you guys need help with the code, please, let me know then. Tks! 😉
Hmm, and can I have custom reports showing on the dashboards? I would like to show google ads campaigns and google ads groups there, is it possible? Tks!
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationAs I thought, the plugin is creating tables in the whole network, these three for all the websites, that is why it crashes big networks:
wpsoft_2584_wdr_order_discounts
wpsoft_2584_wdr_order_item_discounts
wpsoft_2584_wdr_rulesIs it possible to update it to not happens that? Do you know how could I do that? Tks! 😉
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationMaybe a missing filter at DBTable.php is creating cells in the whole network and crashing it when it has many sites?
./v2/App/Models/DBTable.php: $rules_table_query = “CREATE TABLE $rules_table_name (
./v2/App/Models/DBTable.php: $order_discount_table_query = “CREATE TABLE $order_discount_table_name (
./v2/App/Models/DBTable.php: $order_item_discount_table_query = “CREATE TABLE $order_item_discount_table_name (
./v2/App/Models/DBTable.php: $rules_table_query = “CREATE TABLE $rules_table_name (Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationI use Digital Ocean and I even receive a warning from my testing droplet: CPU Utilization Percent is currently at 99.33%, above setting of 80.00% for the last 5m
It is might creating cells in every single site of the network. Could it be with this problem? Tks! 😉Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationHmm, it seems it is working just for old installations where I had activated it before. I am getting 503 error for the new ones. It seems it is with a problem for creating new DB cells in fresh installations, no?
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not activating in WPMS installationHmm, weird, in some other network sites it works. Just in a one that it does not. Do you know what could it be? It just loads forever. I have deactivated all its plugins and the problem persists. Tks! 😉
Forum: Plugins
In reply to: [Dropshipping and Fulfillment for AliExpress and WooCommerce] UnauthorizedEven if I try to import through the key I get “Can not retrieve data.
– Service unavailable. Please try again later”.
If it is through the other authentication I get “Unauthorized”. Does not it work for Brazil? Tks! 😉Forum: Plugins
In reply to: [W3 Total Cache] Purge Policy:Page CacheIt seems the product shows up for the category page, but not for the general products list, like /shop/ list. But for /category-product/ is shows up. Any more idea? Tks! 🙂
It seems the product shows up for the category page, but not for the general products list, like /shop/ list. But for /category-product/ is shows up. Any more idea? Tks! 🙂