Jairo Ochoa
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Missing images in order emailsIt’s the default new mail template.
WooCommerce > Settings > Advanced > Advanced
/wp-admin/admin.php?page=wc-settings&tab=advanced§ion=featuresForum: Plugins
In reply to: [WooCommerce] Missing images in order emailsHi @doublezed2
- https://snipboard.io/7eLs9t.jpg (webmail)
- https://snipboard.io/vGXw18.jpg (Apple mail)
Is it secure to share System Status Report ?
Plugins list and other stuff would be shared to anyoneThanks
Forum: Plugins
In reply to: [WooCommerce] woocommerce_no_available_payment_methods_message + gutenbergI’ve already posted the request.
Thanks
Forum: Plugins
In reply to: [WooCommerce] woocommerce_no_available_payment_methods_message + gutenbergHi @doublezed2
Could you please clarify how the “woocommerce_no_available_payment_methods_message” uses ReactJS?
From your first reply I understood that the Gutenberg block works with ReactJS and this is the reason why the hook does not work.
I cannot understand why because the message is not created by ReactJS, it cames from any PHP and the hook can be run in the right moment despite of how the front is created.To clarify, the hook has not been removed since it is working fine with the Checkout Shortcode.
I know. I mean removed from the block or in fact, not yet included.
Front my point of view blocks cannot be worse than shortcode and should do (at least) the same.
We could develop a fix with JS enqueuing a 3 lines JS in the footer but it would work only form our shops. It’s a nonsense.
There are a lot of plugins which add fields or modify the cart and checkout, and many of then do not work with the new blocks. And many users are not aware that the auto-generated pages of cart and checkout now include a block instead of a shortcode. And they wonder why the VAT-ID is not showing in the page (this example told me yesterday a customer which has made a shop)regards
Forum: Plugins
In reply to: [WooCommerce] woocommerce_no_available_payment_methods_message + gutenbergHi @ckadenge
We are able to get a fix using JS, for instance.
Or even, the easiest way, using again [woocommerce_checkout]
My “complaint” is why this hook has been removed.
Having removed it is step backward.Regards
Forum: Plugins
In reply to: [WPVulnerability] Cambiar email remitenteGracias @javiercasares
Lo he añadido a las reglas que por defecto incluyo en el wp-config.php de los nuevos sitios.
define( 'WPVULNERABILITY_MAIL', 'wpvulnerability@'.$_SERVER['SERVER_NAME'] );Saludos
Forum: Plugins
In reply to: [WPVulnerability] Cambiar email remitenteHola de nuevo
He logrado cambiar el remitente usando un plugin mío.
Soluciono a medias porque mi plugin no es compatible con WP Multisitio.
SaludosForum: Plugins
In reply to: [WooCommerce] woocommerce_no_available_payment_methods_message + gutenbergHi @doublezed2
We are developers, we have developed many plugins !
What I cannot understand why the hook does not work even though it uses ReactJS.
It makes no sense that something useful that WooCommerce supports be removed.Regards
Forum: Plugins
In reply to: [WooCommerce] woocommerce_no_available_payment_methods_message + gutenbergHi @doublezed2
We have developed a Theme Settings were the shop manager can change the message.
Usually during holidays they disable payments method and the hook shows a message “We are on holidays, we will be back on September 1st”.
This is more friendly than “There are no payments methods”If we use [woocommerce_checkout] shortcode it works like charm but new block do not support this hook and it would be great if this hook would not be discontinued.
ReagardsPD: same for no shipping methods hook in cart and check out
Forum: Plugins
In reply to: [Download Monitor] Uncaught TypeError: jQueryGreat!
Forum: Plugins
In reply to: [Download Monitor] PHP Fatal error: Uncaught Exception: Download not found inGreat!
Forum: Plugins
In reply to: [Download Monitor] There is an error in the latest version.Last version works fine.
Thanks
Forum: Plugins
In reply to: [Download Monitor] There is an error in the latest version.[23-Aug-2024 09:51:37 UTC] PHP Warning: require(/home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/../symfony/deprecation-contracts/function.php): Failed to open stream: No such file or directory in /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/autoload_real.php on line 39
[23-Aug-2024 09:51:37 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/../symfony/deprecation-contracts/function.php' (include_path='.:/usr/local/php81/pear') in /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/autoload_real.php:39
Stack trace:
#0 /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/autoload_real.php(43): {closure}('6e3fae29631ef28...', '/home/customer/...')
#1 /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/autoload.php(25): ComposerAutoloaderInit80ce4473100edd20fd6c17775a76ce9a::getLoader()
#2 /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/includes/bootstrap.php(22): require_once('/home/customer/...')
#3 /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/download-monitor.php(60): require_once('/home/customer/...')
#4 /home/customer/www/dev.mysite.com/public_html/wp-settings.php(522): include_once('/home/customer/...')
#5 /home/customer/www/dev.mysite.com/public_html/wp-config.php(151): require_once('/home/customer/...')
#6 /home/customer/www/dev.mysite.com/public_html/wp-load.php(50): require_once('/home/customer/...')
#7 /home/customer/www/dev.mysite.com/public_html/wp-blog-header.php(13): require_once('/home/customer/...')
#8 /home/customer/www/dev.mysite.com/public_html/index.php(17): require('/home/customer/...')
#9 {main}
thrown in /home/customer/www/dev.mysite.com/public_html/wp-content/plugins/download-monitor/vendor/composer/autoload_real.php on line 39Forum: Plugins
In reply to: [Font Awesome] X (formerly Twitter) iconHI @mlwilkerson
Thanks for the reply.
Great to know it, finally the plugin includes the last Font Awesome version.Forum: Plugins
In reply to: [GenerateBlocks] Version 1.9.0 broke previous blocksThanks @diggeddy
At this moment we have a lot of work and also organizing https://vigo.wordcamp.org/2024/
I would need 48 hours days.