Albert Calzada
Forum Replies Created
-
Hola
muchas gracias.
Si, funciona.pensaba que esa opción eliminaba los campos del checkout (y eso no lo quería) 😀
pero solo los elimina del email de notificación.perfecto.gracias!
Hi!
yes, it works perfectly.thank you very much
Hi!
yes. i’m using multisite.
I use multilingualpress to clon one site to other.i try steps of you thread.
it works parcially.
i can “active” wp mail stmp on second site without break WordPress.
on the principal subsite, wp mail smtp works finebut in second site, we have problem withs databeses.
i try your thread and it works very well. i can active plugin. but i have now this alert about _wpmailsmtp_tasks_meta.any idea?
thanks!- This reply was modified 5 years, 8 months ago by Albert Calzada.
hello
i have the same error, but i can’t resolve it with your doc.
any idea?ok
thanks!Forum: Plugins
In reply to: [Advanced Reporting for Woocommerce] error with php 7.2i upgrade the plugin to version 2.7 and all it’s work fine.
thanksok, thanks!
Forum: Plugins
In reply to: [Widget Logic] Plugin removaldo you know any valid alternative to this plugin?
thanks !Hello
Yes.
It was a particular problem with my theme, which was solved with the new mailpoet update.Hi!
I found the cause: plugin ACF (Advanced Custom Fields).
I have asked ACF support and this is what I have been answered:
This is expected behavior added in v5.5.13 and enabled by default in 5.6.0. ACF now removes the default WP custom fields metabox in an attempt to speed up the load times of the post edit page.This feature can be disabled with the following code:
add_filter('acf/settings/remove_wp_meta_box', '__return_false');Adding this code in your functions.php, custom fields reappear.
Thanks ThemeHigh and ACF for support…- This reply was modified 8 years, 10 months ago by Albert Calzada.
hello !
Yes, i have the latest version and i have check “display in order pages”.I will send the ticket on your website now. Thank you
hi !
yes
Exact.
It is displayed in the FrontEnd of the web, and also correctly in the plugin configuration page
But within the detail of the order, it has “disappeared”.
But … the data is saved correctly.
I have tried exporting the order data to csv, and if I save the custom field I added with its plugin correctly.The “only” problem is that it is not displayed on the order page.
Thanks for your support.
/%postname%/
hello !
With the default permalink, works well.But with custom permalink, don’t work.
Last of each 🙂