📄️ ACF to Custom Database Tables Compatibility
Configure Divi Ajax Filter to work with ACF custom database tables by enabling a compatibility filter in your theme functions file.
📄️ Display Only Relevant Filter Options for Current Category or Archive Page
Show only relevant filter options for the current category or archive page by enabling the relevant options setting in Divi Ajax Filter.
📄️ Displaying All Filter Options including Empty Options
Display all filter options in Divi Ajax Filter including empty options that have no matching posts or products assigned.
📄️ Empty Filter Options: Displaying All Filter Items Including Empty Options
Configure empty filter option behavior to display all filter items, including those with no matching content, in Divi Ajax Filter.
📄️ Empty Filter Options: Filtering out ALL Empty Options
Configure Divi Ajax Filter to hide all empty filter options so that only items with matching posts or products are visible.
📄️ Empty Filter Options: Filtering out all OTHER Empty Filter Options
Configure Divi Ajax Filter to hide empty options in other filter fields while keeping the selected filter's options visible.
📄️ Enabling Transient Caching
Enable transient caching in Divi Ajax Filter to improve filter speed and reduce server load by storing filtered query results temporarily.
📄️ Hide the entire Filter Field if there are No Options
Hide an entire filter field in Divi Ajax Filter when it has no available options using the hide empty filter field setting.
📄️ Hiding Empty Filter Options on Initial Page Load
Hide empty filter options when the page first loads in Divi Ajax Filter so only options with matching content are shown initially.
📄️ Using Custom Loop Templates
Use custom PHP loop templates in Divi Ajax Filter to fully control the HTML output of each loop item beyond Divi Builder layouts.