⌘ K

Search

Search portal content

Dreamfox MediaDreamfox Media
⌘ K

Search

Search portal content

Dreamfox MediaDreamfox Media
      • Troubleshooting: Shipping Methods Not Filtering Correctly
      • Troubleshooting: No Shipping Methods Shown at Checkout
      • Troubleshooting: Plugin Rules Not Applying After Category or Tag Change
    • Can I use this plugin with my existing Wordpress theme?
    • What happens if I add more than one product to the shopping cart with different selected Shipping gateways?
    • I can only select 2 categories
    • The plugin is not working
    • Shipping Options Not Visible in Sidebar
    • What is DFM Shipping plugin for WooCommerce
    • Automatic Installation free DFM Shipping plugin for WooCommerce
    • Manual Installation Method 1 DFM shipping Gateway plugin for WooCommerce
    • Manual Installation Method 2 DFM Shipping Gateway plugin for WooCommerce
    • Using Categories in the Shipping Gateway Plugin (Dreamfox Media)
    • 🏷️ Using Tags in the Shipping Gateway Plugin (Dreamfox Media)
    • What's the Difference Between Free and Premium?
  1. Home
  2. WooCommerce Plugins
  3. Shipping Gateway per product
  4. Troubleshooting

Troubleshooting: Plugin Rules Not Applying After Category or Tag Change

Fix cases where updating a category or tag shipping rule doesn't immediately reflect at checkout.

Troubleshooting: Plugin Rules Not Applying After Category or Tag Change

Fix cases where updating a category or tag shipping rule doesn't immediately reflect at checkout.

What usually causes this

After you update a shipping rule on a category or tag, there are a few reasons the old behaviour might persist at checkout:


1. Object cache

WordPress and WooCommerce cache term meta (which includes category and tag data) using object caching. If you use a persistent object cache (Redis, Memcached), the old rule might be served from cache even after you've saved the update.

Fix: Flush your object cache. In Redis, you can do this from your hosting control panel or using WP-CLI: wp cache flush. Then retest in a fresh browser session.


2. Page/full-site cache

If your checkout page is cached by a full-page caching plugin (WP Rocket, LiteSpeed Cache, Kinsta Cache, etc.), customers may see a cached version of the page.

Fix: Purge the cache from your caching plugin's dashboard and test in an incognito window.


3. The product has its own rule that overrides the category

Product-level rules take priority over category and tag rules. If the product you're testing has a rule set directly in its editor, that rule wins — no matter what you set on the category.

Fix: Open the product, scroll to the Shipping Methods panel, and check whether a product-level rule is active. Remove or update it if needed.


4. Product not actually in that category or carrying that tag

Double-check the product is actually assigned to the category or tag you edited. Open the product in the editor and verify under Product Categories and Product Tags on the right-hand side panel.


If rules still don't apply after checking all of the above, open a support ticket with details of the category/tag rule you set, the product you tested, and the shipping methods that appeared.

Troubleshooting: No Shipping Methods Shown at Checkout

Resolve situations where the checkout shipping step is empty or says 'no shipping options available'.

WooCommerce HPOS Compatibility

Confirm the plugin works with WooCommerce High-Performance Order Storage and custom order tables.

Powered by initdesk
On this page
  • Troubleshooting: Plugin Rules Not Applying After Category or Tag Change
  • What usually causes this
  • 1. Object cache
  • 2. Page/full-site cache
  • 3. The product has its own rule that overrides the category
  • 4. Product not actually in that category or carrying that tag