Alberto Ruggiero
Forum Replies Created
-
Hello @knopka3
i see you are using the premium version of the plugin.
For any issue concerning the premium version of the plugin, please, write to our support service at yithemes.com/my-account, otherwise it could be misleading for other users here on wordpress.org. Don’t worry, our support developers will certainly help you solve the issue you are experiencing.
Hello @arnoldi
the plugin is not integrated with Polylang but only with WPML
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Error in product in subscription managementHello @dawnx have you deleted the product related to that subscription?
Hello @probertson the support for “High-Performance order storage (COT)” was already added with version 2.15.0 released on August 22nd.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Mobile design wrongHello @rabbatka
the issue depends on how the theme manages the responsive layout
I tried to check your site but I cannot see a product that could be added to the quote list.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Agregar Campo adicionalHello @brenda2018
You should consider hiring someone who can develop what you need. Please try https://jobs.wordpress.net/ or https://jetpack.pro/ and do not accept any hire offers posted to these forums.
Hello @laure08
can you provide the public URL of the website where i can see the issue?
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Why on a Virtual or Downloadable ?Hello @startechmarketing
I’m glad that you solved the issue, let me know if you need further support
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Agregar Campo adicionalHello @brenda2018
what you are asking or requires code customization that cannot be provided here, unfortunately.
hello @ibrahimhafez
can you share the URL of the website so i can see the issue?
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] YITH WooCommerce Subscription STRANGE PROBLEMHello @gizo1989 ,
I cannot guarantee that it will be possible.
You should consider hiring someone so that you can give them direct access to the site for a far more efficient fix than we can provide here. Please try https://jobs.wordpress.net/ or https://jetpack.pro/ and do not accept any hire offers posted to these forums.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Cancel SubscriptionHello @anonymausss ,
this means that the IPN Webhook is not set up properly and your site is not communicating with the PayPal Platform.
Try to review your PayPal settings according to this guide https://woocommerce.com/document/paypal-standard/#paypal-ipn-url
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Call the plugin script on all pages.Hello @navasahmed ,
the plugin cannot work outside of WooCommerce pages
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] YITH WooCommerce Subscription STRANGE PROBLEMHello @gizo1989
it’s necessary to develop the integration but it’s something that cannot be provided here.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] [Snippet] Rescue the cart itemsHello @eucariotasupport
you could hook a function to this action:
do_action( 'ywraq_process', $args );and check for
$args['raq_content']element.