Builder Not Showing on Product Page
BoxBuilder tab not visible in product editor
BoxBuilder tab not visible in product editor
Make sure WooCommerce is installed and activated. BoxBuilder requires WooCommerce to function. If WooCommerce is missing, BoxBuilder will deactivate itself.
Builder doesn't appear on the frontend
Builder doesn't appear on the frontend
- Check that Enable BoxBuilder is checked in the product’s BoxBuilder tab
- Make sure the product is published (not draft)
- Check the Builder Position setting in BoxBuilder → Settings → General — try a different position
- If using a page builder, try the
[boxbuilder id="123"]shortcode directly - Check for JavaScript errors in the browser console (F12 → Console tab)
Builder shows but no products appear
Builder shows but no products appear
- Check the Product Source setting — make sure the selected categories/products have published, in-stock items
- If using “By Category”, confirm your products are assigned to the selected categories
- If using “Specific Products”, confirm the selected products are published and in stock
- Check that products have prices set — products without prices are excluded
Cart Issues
Box items not showing in cart
Box items not showing in cart
Check BoxBuilder → Settings → Cart → Show cart contents — make sure it’s set to “Yes”.
Price is wrong in cart
Price is wrong in cart
- For Fixed pricing: Make sure the box product has the correct price set in the WooCommerce General tab
- For Per-item pricing: Set the box product price to $0.00 — the total should be the sum of selected items
- Clear the WooCommerce cart and add the box again
- Check if any other plugins are modifying cart prices (disable other plugins temporarily to test)
Items appear twice in cart
Items appear twice in cart
This can happen if another plugin is interfering with cart item visibility. BoxBuilder hides child items via the
woocommerce_cart_item_visible filter. Check if another plugin is also hooking into this filter.Order Issues
Box contents not showing in order emails
Box contents not showing in order emails
- Check that your email template is using standard WooCommerce order item display
- If you have a custom email template, make sure it supports order item meta display
- Test with the default WooCommerce email template by temporarily switching to the Storefront theme
Gift message not appearing in order
Gift message not appearing in order
- Make sure gift messages are enabled in BoxBuilder → Settings → Gift Message
- Check the order in admin — look for
_boxbuilder_messagein the order item meta - The gift message is stored with the parent box order item, not as a separate order note
Style Issues
Builder looks broken or unstyled
Builder looks broken or unstyled
- Clear your browser cache and any caching plugins
- Check if your theme is overriding BoxBuilder styles — try switching to Storefront temporarily
- Check for CSS conflicts using browser DevTools (F12 → Elements → Styles)
- Make sure no optimization plugin is stripping BoxBuilder’s CSS file
Product images are blurry
Product images are blurry
- Go to Settings → Media and check the thumbnail sizes
- Regenerate thumbnails using a plugin like Regenerate Thumbnails
- Ensure your product images are large enough — BoxBuilder uses the WooCommerce thumbnail size
Performance
Builder loads slowly
Builder loads slowly
- Reduce Products Per Page in settings (try 8 or 12 instead of 24+)
- Optimize your product images — use appropriate sizes, not full-resolution uploads
- Check if your hosting meets the minimum requirements
- Disable other plugins temporarily to identify conflicts
Still Need Help?
If you can’t resolve your issue:- Check the FAQ for additional answers
- Check Compatibility for known plugin/theme interactions
- Contact Support — include your WordPress version, WooCommerce version, theme name, and a description of the issue