Emanuela Castorina
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Name Your Price] Name your price function “price” is error.Hello,
I’m sorry but we can’t give support by mail.We’ll try to do some test in our local installation.
Hello,
WooCommerce doesn’t show a select to choose the variation of a product on shop pages. Maybe you have used an additional plugin that is not integrated with YITH Pre-Order for WooCommerce.When the button is clicked your customers can pay with PayPal account or proceed to pay with credit card as Guest.
Here some screenshot to show how pay with credit card:
Forum: Plugins
In reply to: [YITH PayPal Express Checkout for WooCommerce] PayPal Fee HookHello,
I’m sorry but there isn’t this type of function inside the plugin.
I’ll forward your request to the plugin developer in order to evaluate if it is possible to add this feature in one of next release of the plugin.Hello,
the plugin shows only the PayPal button on cart and checkout.
When the button is clicked your customers can pay with PayPal account or proceed to pay with credit card as Guest.Here some screenshot to show how pay with credit card:
Hello,
to show the button on checkout page and open the popup, you need to check both options:
– Show PayPal Express Checkout on WooCommerce checkout page.
– Show PayPal Express Checkout Button on WooCommerce checkout page to open PayPal in a popup.The button will be visible after that the payment method is selected
I checked you checkout and I see that there are other PayPal gateway enabled, it is possible that the scripts are in conflict.
Can you try to use only PayPal Express on Checkout?Hello,
I’m sorry but I don’t understand better your request.The button can be add inside the product single page, cart and checkout.
It is uses the WooCommerce hooks for example:
On single product page the hook used is:
'woocommerce_after_add_to_cart_form'
If this is missed inside the block the button will not to be displayed.You can try to add this html code
<div id="paypal-button" class="paypal-button"></div>after the block.
I tried to add some product on cart, but after clicked on “Add to cart” the cart is empty so I can’t check your checkout page. Are you using the WooCommerce checkout blocks?
Hello,
you can override the template/wp-content/plugins/yith-woocommerce-request-a-quote/request-quote-view.phpinside
/wp-content/themes/YOURTHEME/woocommerce/request-quote-view.phpHere you can change the string “No products in list”
Salve,
purtroppo la versione free non supporta Elementor.
Con la versione premium è possibile inserire il bottone quote all’interno del template prodotto di Elementor.It is not possible remove the option to earn point if a coupon is applied.
But inside YITH->Points And Rewards->Point Settings you can find the option“Remove points when coupons are used”
If it is “ON” it possible remove the amount of the discount from the total of points gained.
Hello,
I’m sorry at the moment it is not possible.Hello,
if the Checkout style option is set to billing the customer can add the Credit Card button at the bottom of the page.
Like this:
https://ibb.co/zfZz2kBIf you are selling subscription products it is not possible pay with credit card but it is necessary to have an account.
Hello,
the plugin support the WooCommerce starting from 5.3 version.
Is your WooCommerce installation updated?If yes, maybe there’s some issue with the theme, so you can try to switch the theme to an official WordPress theme to see if the issue persists.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Add to quote button disappearSalve,
Qui puoi vedere un prodotto con variazioni
https://plugins.yithemes.com/yith-request-a-quote-for-woocommerce/product/blue-man-t-shirt/
è strano che impieghi 7 secondi.
Il plugin fa una chiamata ajax, possibilmente c’è qualcosa che rallenta.
Prova a disabilitare qualche plugin magari c’è qualche conflitto.Hello,
I’ve tested the plugin and all is working fine on my side.
Try to reset the default options inside the panel settings.
Change the name to the cookie variable and save the option again.Then inside the popup editor, try to disable it at first then enable it.
Let me know.