Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay

Public Tickets

Nghia 3 Plugin Conflict   WPC Added To Cart Notification   Updated September 17, 2024 at 7:46am   3 Most recent comment from Nghia:I'm writing to express my sincere thanks. The plugin conflict I reported earlier has been completely resolved . All three WPClever plugins are now working perfectly together on my site. Hilal Habeeb Hide fly cart in mobile view   WPC Fly Cart   Updated September 17, 2024 at 3:35am   2 Most recent comment from Dustin H.:Hi Hilal,Please add the custom code below. (How to add custom code? ↗): add_filter( 'woofc_disable', function ( $disable ) { if ( wp_is_mobile() ) { return true; } re ... Troy Stripe Plugin Breaking   WPC Fly Cart   Updated September 16, 2024 at 6:55pm   5 Most recent comment from Troy:Ugh. Disregard. All good. I cleared the system cache on the server and all good. Thanks!!!!!! Vanessa Display setting on archive page   WPC Frequently Bought Together   Updated September 16, 2024 at 9:07am   4 Most recent comment from Dustin H.:Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: ul.products li.product .woobt-wrap { display: none !important; }If it doesn't work, please send me yo ... Catherine Setting   WPC Product Bundles   Updated September 16, 2024 at 3:53am   2 Most recent comment from Dustin H.:Hi Catherine,Please use another plugin from us: https://wordpress.org/plugins/wpc-composite-products/It allows customers to choose products for each component: https://demo.wpclever.net/wooco/produ ... ardanariswara Calculation   WPC Product Bundles   Updated September 15, 2024 at 7:05pm   1 Most recent comment from ardanariswara:im use polylang pro and woocommerce. why wrong calculation if i change language.  Dominic Issues with WPC Frequently Bought Together when working with multiple languages and WPML   WPC Frequently Bought Together   Updated September 14, 2024 at 12:09pm   1 Most recent comment from Dominic:Hello, I am using your WPC Frequently Bought Together for WooCommerce plugin on my online store, and it works great for its intended purpose. However, I’ve encountered some issues that make it diffi ... Martina Compatibility between WPC composite products and WPC grouped products   WPC Composite Products   Updated September 13, 2024 at 8:14am   8 Most recent comment from Dustin H.:Please add the custom code below. (How to add custom code? ↗): add_filter( 'woocommerce_get_price_html', function ( $price, $product ) { if ( class_exists( 'WPCleverWooco' ) ... SIMONE TACCONE GALLUCCI PLUG IN NON FUNZIONANTE   WPC Product Bundles   Updated September 12, 2024 at 1:16pm   2 Most recent comment from Dustin H.:Hi Simone,Yes, the license is available for lifetime updates, so you can always get the latest version of our plugin.However, it has one year of support, which has expired. Please renew your license a ... Kevin Variable Product displays "Please select a purchasable variation..."   WPC Product Bundles   Updated September 10, 2024 at 9:40am   3 Most recent comment from Kevin:Hello Dustin I was on holiday and couldn't respond earlier.The radio Button Plugin seems to work. Thanks for your help. Justin Jeffries SKU on Product/Product List   WPC Grouped Product   Updated September 10, 2024 at 9:34am   2 Most recent comment from Dustin H.:Hi Justin,Thanks for your interest in our plugin!I can help you add a snippet to show the SKU when you use the premium version: https://wpclever.net/downloads/grouped-product/ Alex When adding a product, the search does not find the product in another language   WPC Linked Variation   Updated September 6, 2024 at 5:55pm   3 Most recent comment from Dustin H.:Hi Alex,Please choose to show All languages here: https://app.screencast.com/Cf4O4vBjk20Zc; then you can search for products in all languages https://app.screencast.com/DN1GmYnQrSvZf Shansavvy Export Bought Together Products   WPC Frequently Bought Together   Updated September 6, 2024 at 4:34pm   4 Most recent comment from Dustin H.:For WPC Product Bundles, please try the snippet: add_filter( 'woosb_use_sku', '__return_true' ); Preben Sangvik Allow to purchase a bundle where one product is not in stock, but soon coming (backorder a smart bundle)   WPC Product Bundles   Updated September 6, 2024 at 4:21pm   2 Most recent comment from Dustin H.:Hi Preben,By default, when one of the bundled sub-products is on backorder, the whole bundle is on backorder, too. Doesn't it work like this on your site?Please send me your website credentials ( ... Quentin How to Change Quantity of Sub-Products in Bundle Directly from Cart?   WPC Product Bundles   Updated September 4, 2024 at 3:32am   2 Most recent comment from Dustin H.:Hi Quentin,Unfortunately, our plugin doesn't have this feature. Buyers must go to the product bundle page and choose the combination again.