Alexis Salazar
Forum Replies Created
-
Hello there,
hope you are doing well!
We have just released a new plugin version (3.9.0) that solves the issue. So, please, update the plugin to this latest version.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Fatal error when installingHello there,
hope you are doing well!
We have just released a new plugin version (3.9.0) that solves the issue. So, please, update the plugin to this latest version.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] PHP 8 WarningsHello there,
hope you are doing well!
We have just released a new plugin version (3.32.0) that solves the issue. So, please, update the plugin to this latest version.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] The new update is breaking the dashboardHello there,
hope you are doing well!
We have just released a new plugin version (2.13.1) that solves the issue. So, please, update the plugin to this latest version.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Show Wishlist after “Add to Wishlist” ProblemHello there,
hope you are doing well!
You could disable this behavior by adding the following line of code to the functions.php file of your active theme:
add_filter( 'yith_wcmap_filter_wishlist_url', '__return_false' );
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] remove text of shortcodeHello there,
hope you are doing well!
In order to remove this label, please, try to add the following code to the functions.php file of your active theme:
if ( ! function_exists( 'yith_wcwl_remove_from_wishlist_label' ) ) { function yith_wcwl_remove_from_wishlist_label( $text ) { $text = ''; return $text; } add_filter( 'yith_wcwl_remove_from_wishlist_label', 'yith_wcwl_remove_from_wishlist_label' ); }
Try it and let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Deprecated warnings to be fixedHello there,
hope you are doing well!
At the moment, our plugin is not compatible with PHP 8.1 yet, but I’ve applied some changes to the plugin in order to avoid these deprecation notices. These changes will be included in the next version.
Let us know any news, please.
Have a nice day!
- This reply was modified 1 year, 10 months ago by Alexis Salazar.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Database error after updating to 3.17.0Hello there.
Perfect. You are welcome!
We’ll set this topic on solved.
If you have any other problem, don’t hesitate to open a new one.
Have a good day.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Speed problem caused by YITH WISHLISTHello there,
hope you are doing well ??
I’m sorry, but you are not allowed to post the site credentials in the forum, since it will be a violation of the WordPress forum guidelines.
Could you give us more details about the problem you are facing? Do you have a full report of the site performance? Do you have some screenshots of the problems related to our plugin, that could be useful for us to understand why our plugin is affecting your site performance?
Any clue about the problem will be crucial to us to identify the possible problem with our plugin and try to find a solution for it.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce PDF Invoice and Shipping List] No printing listHello there,
hope you are doing well ??
About the problem when trying to see the invoice/packing slip, are you getting some errors? Do you have the same issue if you set to download documents, instead of opening them in the browser?
About customizing the packing slip template, the same template is used for both type of documents.
Let us know any news, please.
Have a nice day!
Hello there,
hope you are doing well ??
Unfortunately, this feature is only available in the premium version of the plugin.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Automatic coupanHello there,
hope you are doing well ??
Unfortunately, this is not possible with the free version, sorry. The coupon management for affiliates is only available in the premium version.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Order total based commissionHello there,
hope you are doing well ??
Unfortunately, this is not possible, sorry. The commissions only can be generated over the order items.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Integration with Amelia PluginHello there,
hope you are doing well ??
The plugin only creates a cookie to register the affiliate’s referral click and to register commissions. So, I think it should work without any problem.
Let us know any news, please.
Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Admin Panel IssueHello there,
hope you are doing well ??
This is due to the screen size that can’t fit all the columns to see them correctly. You can hide some columns by using the Screen Options, as you can see in this image:
Let us know any news, please.
Have a nice day!