davidacardona
Forum Replies Created
-
Forum: Plugins
In reply to: [SiteGround Migrator] Critical Environment Error – Godaddy to SiteGroundI managed to solve the Critical Environment Error – Godaddy to SiteGround by uploading a file with the name “.user.ini” at the root of my site in godaddy with this content:
memory_limit = 1024M
max_execution_time = 1200
post_max_size = 512M
max_input_vars = 15000
max_input_time = 1200plus adding the command
define( ‘WP_MEMORY_LIMIT’, ‘768M’ );
to the wp-config.php file.Then i restarted my php version on godaddy to be sure that the server was working with these changes.
i confirmed these settings were active on the tools>health section of my site.Forum: Plugins
In reply to: [Conditional Menus] Menu not showing on URL with parametersHi, It is a temporal URL.
You can see it here: https://woocommerce-371138-1513567.cloudwaysapps.com/ropa-online-colombia/hombre/When you use the filters on the left, the site goes back to the original menu.
Waiting for this error to be updated. Thanks guys!!
Hi @stephjacq and @max1990 How can we obtain this custom code?
i need too to forbid the ability to add out of stock products from the backend for shoo managers- This reply was modified 1 year, 4 months ago by davidacardona.
Forum: Plugins
In reply to: [Shipping Servientrega Woocommerce] No guardalos preciosal guardar el debug emite este error
PHP Notice: Undefined index: weight in …/wp-content/plugins/shipping-servientrega-woocommerce/includes/class-method-shipping-servientrega-wc.php on line 208
PHP Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/shipping-servientrega-woocommerce/includes/class-method-shipping-servientrega-wc.php on line 216
PHP Notice: Undefined offset: 0 in …/wp-content/plugins/shipping-servientrega-woocommerce/includes/class-method-shipping-servientrega-wc.php on line 229
PHP Notice: Undefined index: especial in …/wp-content/plugins/shipping-servientrega-woocommerce/includes/class-method-shipping-servientrega-wc.php on line 231Forum: Plugins
In reply to: [Shipping Servientrega Woocommerce] No guardalos preciosEstoy teniendo exactamente el mismo problema.
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Deprecated: Function create_function()Im having this problem too, waiting for the update.
ThanksForum: Plugins
In reply to: [Loco Translate] Error: 413 Request Entity Too Large loco translateThe Submit PO data as multipart file uploads” worked for me. THANKS!!!
The 900k file i was translating is woocommerce spanish translation.Im passing this topic to awethemes forum.
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Any news on 3.2 version?Thanks, but it seems that extra persona is not work yet. There is something realated to it but it shows an empty space.
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Any news on 3.2 version?Thanks for your effort. We are really expecting for the addon for rates based on number of people. We are starting high season on southamerica and we really need this function. Thank you very much.
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Any news on 3.2 version?sorry, autocorrect here, I meant any news, thanks.
Forum: Plugins
In reply to: [WooCommerce] Hold Stock not workingHi, our store uses a payment gateway that gives clients 5 days to finish the payment, orders stay on pending status in that time. I need the stock reduced in these days because if that doesnt happen we oversell the product.
How can i activate the stock reducing for pending orders?
Forum: Plugins
In reply to: [WooCommerce Smart COD] Disable for specific citiesHi Stratos, i just tested the update and it works, but it creates another problem.
If i enter a city in the new city field, my checkout page hides the COD payments by default, until the user choose the location fields. And this is a problem because many users would think that the COD option is simply not available at first sight.
Do you understand?
By some reason, when i use the code that you gave me before, it doesnt behave like this. The COD shows as available by default, and dissapears when the user selects a no-COD city.
Forum: Plugins
In reply to: [WooCommerce Smart COD] Disable for specific citiesHi, Thanks a lot!!, it seems to work!. You were right about cities, before we had the cities and states in free text fields, but now we have both of them on selectable lists. But our COD provider doesnt deliver to all of them.
¡So this improvement is going to help us a lot!
I suggest this to be added as an optional box in a next version.
And another suggestion, is to add an image for payment option as in https://wordpress.org/plugins/woocommerce-cod-advanced/With both of these, your plugin would be perfect for many more countries (at least 80% of latinamerica)
Thanks a lot.