Carlos M
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Decimal Quantity Request Quote PageHi @ricbocho,
That is normal as using decimal values for the quantity isn’t a default feature of WooCommerce.
Maybe you are using a plugin for that but our plugin isn’t compatible.Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] YITH quote not visible on mobileHi @sheldonharvey,
I cannot see the issue, if I try to go to the Request Quote page (https://eastcoastdocks.ca/?page_id=3586), I get a 404 error.
I suggest you exclude the Request Quote page from the cache if you have any cache plugins, even Elementor cache.Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Fatal error on cron jobHi @sebastienserre,
Thank you for reporting the problem. It will be fixed in the next version of the plugin.Hi @margauxderambure,
Those plugins are not integrated with YITH WooCommerce Subscription.
Please read this documentation page:
https://docs.yithemes.com/yith-woocommerce-subscription/free-settings/payment-method/Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Deactivating when subscriptions activeHi @mattdss,
Please note a billing agreement is created on PayPal when a subscription is purchased.
Therefore, if the plugin is deactivated, the billing agreement could continue charging the users but no renewal orders will be created on WooCommerce.Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Payments not recurring in PaypalHi @damiendoherty,
Please make sure you are using the correctly payment gateway plugin by reading this documentation page:
https://docs.yithemes.com/yith-woocommerce-subscription/free-settings/payment-method/Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Use API YITH with free versionHi @avcent,
I’m sorry but I cannot understand what you want to achieve.
Can you please describe the issue in detail?Hi @devbd,
What PayPal plugin are you using? Does it work if you buy regular products?Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Vaulting Check for renewalHi @uthpalasim,
You need to wait for the next day to see if the renewal payment is correctly processed.Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Subscription EndsHi @uthpalasim,
1. when subscription ends how does customers know it, since plugin not sending email to customers.
3. i have a new page to show their subscription details to customers. Can you send me a custom code for that. (to show subscription plan name, payment date, expiry date, price.. etc)
Those are features not included in the free version.2. for auto renewal I have added ‘Vaulting for saved Payments’ option from
WooCommerce PayPal Payments plugin. Is it enough ? Can we test it from sandbox mode?
Vaulting is mandatory for recurring subscriptions. You must configure it and all the necessary PayPal settings to receive payments on your store.Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Cannot Find Quote RequestsHi @kevpack,
In our website, you have available a full Live Demo to check all the features from the commercial version.Forum: Plugins
In reply to: [YITH Pre-Order for WooCommerce] Pre Order button with product specific LabelHi @calincosmin,
The only way would be to override the email template on a Child Theme.
You need to copy this file:wp-content/plugins/yith-woocommerce-request-a-quote/templates/emails/request-quote.php
And paste it inside thewoocommercedirectory from the Child Theme.
It should be like:wp-content/themes/<your child theme>/woocommerce/emails/request-quote.php
Then you can add your modifications to the PHP code. Substitute line 55 with this one:<td scope="col" style="text-align:left;"><a href="<?php echo esc_url( $_product->get_permalink() ); ?>"><?php echo wp_kses_post( $_product->get_title() ); ?></a>I hope it helps.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] How to change email recipient?Hi @rafaelzrt,
Go to WooCommerce -> Settings -> Emails tab -> Email to request a quote.
There you have the “Recipient(s)” field to insert the recipients you want for this email notification.
I hope it helps.Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Cannot Find Quote RequestsHi @kevpack,
Only the commercial version of YITH Request a Quote for WooCommerce generates WooCommerce orders when submitting a quote request.
