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

Okay

Public Tickets

Jeff Scroggs Returns for WooCommerce compatibility   WPC Composite Products   Updated October 22, 2025 at 4:04am   2 Most recent comment from Dustin H.:Hi Jeff, This is a paid plugin from WooCommerce. It will take me some time to test whether I can solve that problem. Given the numerous problems you're facing with WPC Composite Products, I recom ... Daniel Pool ​I purchased WPC Price by Quantity using Wechat, but my purchase is not showing up.   Refund/ Invoice Request   Updated October 19, 2025 at 9:26am   2 Most recent comment from Daniel Pool:ignore this. I have made two tickets by mistake  Jan Krug Choose specific variation as component, not the whole variable product   WPC Composite Products   Updated October 15, 2025 at 9:12am   2 Most recent comment from Dustin H.:Hi Jan, Our plugin supports adding variations directly to the component: If it doesn't work correctly on your site, I need to access the backend to check. In that case, please purchase the prem ... Yasser Comportamiento inconsistente en la gestión de stock al vender bundles   WPC Product Bundles   Updated October 15, 2025 at 9:05am   2 Most recent comment from Dustin H.:Hi Yasser, We provide premium support exclusively for users who have purchased the premium plugin https://wpclever.net/downloads/product-bundles/. Please provide your license key or email so I can ver ... Chris Prices not visible   WPC Composite Products   Updated October 10, 2025 at 12:18pm   10 Most recent comment from Chris:It's when you ( accidentally ) make the amount zero and change it back to 1 or more. remains zero Norman Lunnun Subscription Plugin   Other Plugins   Updated October 10, 2025 at 7:58am   2 Most recent comment from Dustin H.:Hi Norman, You can add a subscription product to a composite, and it will work just like buying it separately. However, I'm not sure if you want to set up the whole composite as a subscription. T ... Upama Bera ****** The wishlist count doesn't update automatically ******   WPC Smart Wishlist   Updated October 9, 2025 at 8:32am   2 Most recent comment from Dustin H.:Hi Upama, We provide premium support exclusively for users who have purchased the premium plugin https://wpclever.net/downloads/smart-wishlist/. Please provide your license key or email so I can verif ... Otso Viiskanta Features   WPC Composite Products   Updated October 9, 2025 at 4:20am   2 Most recent comment from Dustin H.:Hi Otso, Currently, you can retrieve products based on these parameters: I can help you add the "Popular" item when you use the premium version here: https://wpclever.net/downloads/composite-products ... Matt Jones Grouped Page no longer showing Smart Bundles   WPC Grouped Product   Updated October 9, 2025 at 4:15am   2 Most recent comment from Dustin H.:Hi Matt, Please provide your website credentials (wp-admin link, username, and password) or create a development or staging site with identical configurations so that I can check for any issues. I al ... Luke Estimate Delivery Date Field   WPC Estimated Delivery Date   Updated October 7, 2025 at 3:00am   2 Most recent comment from Dustin H.:Hi Luke, For an individual product or variation, you can get the post meta with the key: 'wpced_rules' $rules = get_post_meta( $product_id, 'wpced_rules', true ) ?: []; The result ... Philippe Ravix Composite product price adds normal price + bundled product   WPC Composite Products   Updated October 7, 2025 at 2:16am   3 Most recent comment from Dustin H.:Hi Phlippe, Please add the custom code below. (How to add custom code? ↗): add_action( 'woocommerce_before_calculate_totals', function ( $cart_object ) { if ( ! defined( 'DOING_AJAX& ... David Child product count at checkout to determine flat rate postage cost   WPC Product Bundles   Updated October 6, 2025 at 10:52am   2 Most recent comment from Dustin H.:Hi David, For the cart items counter on the frontend, you can use this option: If you want to count the products in the cart manually for your own purposes, you can use the following: The main bundle ... Magnus Wishlist-button on product page   WPC Smart Wishlist   Updated October 6, 2025 at 10:42am   2 Most recent comment from Dustin H.:Hi Magnus, We provide premium support exclusively for users who have purchased the premium plugin https://wpclever.net/downloads/smart-wishlist/. Please provide your license key or email so I can veri ... Robert Smart Wishlist URLs   WPC Smart Wishlist   Updated October 3, 2025 at 3:10am   2 Most recent comment from Dustin H.:Hi Robert, Assuming your wishlist page has the slug 'wishlist', then add '/wishlist/' to the list of non-cached links. Marcos WPC Composite Products does not load Elementor css classes correctly   WPC Composite Products   Updated October 3, 2025 at 2:21am   5 Most recent comment from Matthew Lambert:I am confirming that I had the same problem, and changing the layout style of the Add to Cart widget inside of Elementor resolved the issue.