Alberto Ruggiero
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Button PositionHello @cassi0712,
i checked the page but I see that there’s not enough space to put both buttons in the same line.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] No products on Administrator emailHello @loubaris
do you have some customization on the email templates or use some plugin that customizes emails?
Hello @tobiasoptin,
please look at this video: https://nimb.ws/9ugKh7
I cannot reproduce any issue on my side
Forum: Plugins
In reply to: [YITH WooCommerce Featured Video] Vide not showing Single Product PageHello @tniron,
i’ve missed the part about Elementor. Unfortunately the plugin is not compatible with Elementor
Hello @tobiasoptin
i tested the product but it works fine for me. Have you solved the issue?
Forum: Plugins
In reply to: [YITH PayPal Express Checkout for WooCommerce] Credit CardHello @stefanobryce
you should set the “Checkout Style” option to “Billing”
Forum: Plugins
In reply to: YITH PayPal Express Checkout for WooCommerce – carta creditoCiao @stefanobryce,
per abilitare le carte di credito devi impostare l’opzione “Checkout Style” su “Billing”
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Button PositionForum: Plugins
In reply to: [YITH WooCommerce Featured Video] Vide not showing Single Product PageHello @tniron,
are you using a custom template?
Could you try to switch to a default theme and see if the issue persists?
If so, could you try to disable all plugins (except for this and WooCommerce) and see if the issue goes away?
Forum: Plugins
In reply to: [YITH WooCommerce Catalog Mode] PHP Fatal error – why if its up to date?Hello @kenw232
I checked the plugin package and I cannot reproduce the issue.
Does it happen if you disable all other plugins (except for WooCommerce)?
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Dyanamic price and recurring periodHello @aitorwonton
unfortunately, there was a misunderstanding inside the support team. That filter is not available in the free version of the plugin.
Hello @startechmarketing,
according with the sample code you provided, you could do something like this:
add_action( 'woocommerce_single_product_summary', 'my_function_sample', 25 ); function my_function_sample() { global $product; echo "<button type='button' onclick=\"location.href='https://starpaint.de/en/shop-products'\" class='single_add_to_cart_button button alt wdm_enquiry' style='background:rgb(0, 171, 0) none repeat scroll 0% 0%';>Back to Shop</button>"; }And change the priority value (25 in my example) in order to adjust the position.
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 Request a Quote for WooCommerce] Button positionHello @neriyakubova,
I see that you are using a custom template of DIVI Builder. Unfortunately this template does not use the WooCommerce hooks in the standard way, so it’s not possible to fix the issue since this version of the plugin does not support it
Forum: Plugins
In reply to: [YITH WooCommerce Featured Video] Vide not showing Single Product PageHello @tniron
Could you please put here some screenshot of the settings of the video? It seems that something was misconfigured.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Dyanamic price and recurring periodHello @aitorwonton
unfortunately it’s not possible to change the prices dynamically.
In addition to this, PayPal Standard does not allow to change the price once the subscription has started.
