DanielRiera
Forum Replies Created
-
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] different shortcodes for dynamic contextHello
It is interesting, I have created a new issue in the repository and I will try to make that option available. Thank you so much
https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/21
Hi!
Check the new version π
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Someone help with some CSS?Hello
I have created a new issue, for this request. I hope to integrate this in the next updates.
https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/20
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Translate “on” and date formatHello
I have created a new issue, for this request. I hope to integrate this in the next updates.
https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/19
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Can not see in cart and checkoutHello
I have created a new issue, for this request. I hope to integrate this in the next updates.
https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/18
Please check the new version 1.2.5
Thanks
Hi
You can edit the configuration in each product in “Edit Product” -> Estimate Delivery block
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Message EditingCan you explain me with an example?
You can make a pull request if you want
https://github.com/DanielRiera/estimated-delivery-woocommerce
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Someone help with some CSS?Hi sorry the image is not available
Forum: Plugins
In reply to: [Counter live visitors for WooCommerce] Creates files how to disable thisHi i created a issue.
https://github.com/DanielRiera/counter-visitor-for-woocommerce/issues/3
Forum: Plugins
In reply to: [Counter live visitors for WooCommerce] Creates files how to disable thisHi
Yes, the plugin creates files to control visitors, this avoids having to make queries to the database, the files should be deleted after X minutes, does your website have many visits?
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Translate “on” and date formatHi
– How can I translate βonβ (Estimated delivery on)?
Now is not possible, i can add support to change message, if you can translate other language, check this
-How can I change date format?
This plugin using the date format set on your instalation, Settings -> General
– How can I insert shortcode in html template?
You can insert shortcode on Widgets, content, description … But html template is not possible, shortcode need PHP to replace.
<? php echo do_shortcode('[estimate_delivery]'); ?>Thanks
- This reply was modified 4 years, 8 months ago by DanielRiera.
- This reply was modified 4 years, 8 months ago by DanielRiera.
Hi, please check the new version 1.2.3
Hi,
Please reply with example configuration.
I created a issue on Github https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/14
Forum: Plugins
In reply to: [Estimated Delivery for WooCommerce] Weekends and holidaysHi!
Go to: WooCommerce -> Estimated Delivery -> Scroll to Disabled days, select Saturday and Sunday.
This add 2 days to estimate date.
For local holidays dates, i add to roadmap.
Thanks π