Alberto Ruggiero
Forum Replies Created
-
Hello @kappat745
looking at the screenshot provided earlier, I see a 403 error on the AJAX call. Maybe there’s some server protection on the AJAX calls that is preventing the plugin from working?
Forum: Plugins
In reply to: [YITH WooCommerce Featured Video] icon or thumbnail to another imageHello @hugaen
unfortunately it’s not possible. The plugin will take it automatically from the source.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] RENEWAL doesn’t workHello @wirtuasy94
is PayPal Vaulting enabled?
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Quote button stays to “Adding…”Hello @natoun50
i see your products are displayed on a product table. The plugin is not integrated with that system, that why you have this issue.
Hello @fersama85
could you check if crons are enabled in your installation?
In the paypal platform the charge is not appearing as a recurring payment.
this is correct, the plugin will handle them as single payments.
Hello @marcorossi2
is there some error in the logs? Could you provide a public URL where I can see the issue?
Hello @kappat745
i suggest you to make sure that the WP Fastest Cache does not handle the minification or the merging of the JS files of the plugin.
If the plugin does not allow you this, it’s better to switch to another cache plugin
Hello @clarissatena
it’s mandatory to create a variation for any possible attribute combination.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Subscriptions don’t work / Paypal / StripeHello @david33130
that plugin is not supported.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Other payment methodshello @siteworks
this version of the plugin supports PayPal only
Hello @dmcat ,
Stripe is supported only by the commercial version of the plugin.
For issues with the Premium version please open a ticket at?https://yithemes.com?since here is not allowed to provide support for commercial plugins.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Critical Error on form submissionHello @yvonnevanleeuwen
the issue comes from a custom email template. Maybe whe it was customized there was some error. I suggest you to review the code inside an IDE so you can highlight any possible syntax error
Hello @shalini143 are you able to put the plugin on a online environment so i can see the issue? maybe it’s due to the localhost.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Search result images are not shownHello @netorange ,
i checked your site but I can see the images: https://nimb.ws/AoHUd6a
Forum: Plugins
In reply to: [YITH WooCommerce Product Slider Carousel] Display issue with sliderHello @igloo3
actually that part is managed by your theme, but you can fix it by adding this CSS rule:
li.btn-wrap.clr {
text-align: center !important;
}