Diego de Guindos
Forum Replies Created
-
That was very helpful. I’ve gone through the documentation and now it’s working fine.
Thank you so much!
Glad that was helpful, Marcel.
Thanks
DiegoThanks, Annie! I’m glad you found the plugin powerful and that it works as expected. Really appreciate your positive feedback and thank you for using the plugin!
Cheers
DiegoThis issue has been fixed with the new plugin update. It also adds some new features like the ability to hide the description and place it manually anywhere you want through a shortcode.
Hope that helps.
Best
Hi Marcel,
If the new description is not being displayed, most probably is because you are using a theme that’s changing Woocommerce templates and not maintaining the same hooks.
However, I just updated the plugin to a new version so I recommend updating the plugin and trying again. If still not working, you can now display the description anywhere you want through the shortcode: [woo-bottom-description]
So placing that shortcod anywhere you want in your page you should see now the bottom description.
I hope that helps.
Best
Looks like there are some files missing in the plugin. Main plugin file requires the following files which do not exist:
require_once (dirname(__FILE__) . ‘/frontend-registration-cf7-update.php’);
require_once (dirname(__FILE__) . ‘/frontend-registration-opt-cf7.php’);
require_once (dirname(__FILE__) . ‘/frontend-registration-activation-cf7.php’);
require_once (dirname(__FILE__) . ‘/frontend-registration-login-cf7.php’);
require_once (dirname(__FILE__) . ‘/frontend-registration-admin-cf7.php’);You can find the new field in each of the product categories. The plugin does not have any sort of settings. It simply adds the new field to the product category and then displays it after the list of products.
Hope this helps but let me know if you have any questions.
Forum: Plugins
In reply to: [Easy Booking for WooCommerce] wrong translation when choosing a dateHi Natasha,
I am having some issues when translating the .mo and .po files with Poedit. I downloaded the translation files that you posted above. Added them to /languages/plugins with the indicated name and most (but not all) the translations working fine.
However, when I make changes to those files with my own translations, they are not showing on the website and still show the old ones. I tried refreshing cache but no success.
Any idea on how to do it?
Thank you
Diego
Forum: Plugins
In reply to: [Easy Booking for WooCommerce] Compatible with Woocommerce Product Vendors ?Hi,
I tested the plugin with Woocommerce vendors and it worked fine. Also received the selected date on the confirmation emails, so nice jobs ??
Best
DiegoForum: Plugins
In reply to: [WP Mautic Form Integrator] Mautic Form selectionAmazing @michaeldt changing the database prefix worked! Thanks so much ??