Skip to content

Troubleshooting

If you encounter an issue with the plugin, follow the steps below.

Most common cause of a non-working discount:

  • Unmet conditions (cart value, user role, date)
  • Incorrectly configured product filters
  • Rule is not published
  • Priority conflict between rules

In the plugin settings WordPress Admin > WPify > WPify Woo Discount Rules > General Settings, enable the Debug Mode toggle.

The debug panel is only displayed:

  • On the cart or checkout page
  • For logged-in administrators

A table of all active discount rules with an overview of settings and validation.

ColumnDescription
RuleRule name, ID, priority, exclusivity
Type / ModeDiscount type and application modes
Subrules (Filters + Discount)Configured filters and discounts + filter validation result per subrule
ConditionsConfigured conditions + validation result (General = date, user; Cart = cart conditions)
StatusOverall result: Active / Conditions / Filters

Rows of rules that failed validation are highlighted with a red background.

A table of cart products with pool state visualization.

ColumnDescription
ProductProduct name in the cart
QtyQuantity in the cart
Pool ConsumedHow many units were consumed as triggers
Pool AvailableHow many units remain in the pool
Discount AppliedApplied discount (rule, type, value x quantity)

Below the tables you will find:

  • Total Saved — total savings
  • Raw Tracking Data — raw data for advanced diagnostics

For BOGO and cart discounts, items may be “consumed” from the pool:

  • A rule with higher priority (lower number) consumes items
  • Subsequent rules have no items left to apply the discount to
  • Solution: Adjust rule priorities
  • Tip: Use the debug panel (see above) to visualize the pool state

In the order detail in WooCommerce you will find:

  • Which discounts were applied
  • The value of each discount
  • Total savings

See if your issue is described in Common Issues and Solutions.

If the issue persists, contact us at support@wpify.io.

In your email, include:

  • Description of the issue
  • Steps to reproduce
  • Screenshot of the rule settings
  • Screenshot of the debug panel
  • Plugin and WordPress version