Skip to main content

WP Ultra Filter: Installation

1. Install

In order to install our plugin, you should use standard WordPress installer or unzip and put all the folder in /wp-content/plugin.

 

upload-plugin

 

Then click on activate plugin, to see WP Ultra Filter menu appear on the WordPress left menu.

WP  Ultra Filter is accessible from a dedicated left menu. 

From now on, please make sure to log in to your JoomUnited account before using and updating the plugin.

 

joomunited-login-license

 

2. Update the plugin

 

In order to update the WP Ultra Filter, you can use the WordPress default updater. You can also remove and install the new version from a .zip file downloaded on www.joomunited.com. In any case, you won’t lose any content because everything is stored in the database.

 

ultra-filter-version

 

Be sure to always have the latest version to avoid security and stability problems.

To update a new the paid version, just click on the 'update now' link text.

 

ultra-filter-update

 

Then finally, you can update all the JoomUnited commercial plugins from the WordPress standard updated.

 

ultra-filter-updated

 

WP Ultra Filter: Common use

1. Filter sets

In order to create a new filter set, navigate WP Ultra Filter left menu > Filter Sets, click on Add Filter Set button.

 

add-filter-set

 

Filter set tab

It turns to Filter Set page, input and choose option in the corresponding fields.

What would you like to filter?

  • Filter set title: input name.
  • Post type to filter: post, page, product, ...

Where the filters will be loaded?

  • Apply filter set to: Posts, Pages, Products, ...
  • Select post/page: Any Post Page

 

fill-infor-filter-set

 

Filters can be applied in multiple scenarios to refine your results. Click the Add Condition button to create new filter criteria. Each added condition will display with its own Remove button, allowing you to easily delete specific conditions as needed.

 

how-filter-load

 

How will the filter be loaded?

  • Filter set on page load: Load the filter set opened or closed on page load
  • Auto load the filter set: You can set position once it's enabled
    • Filters set position: Top right, Bottom left, ...

Shortcode

e.g: [wpuf_filter id="6"]

Once you've completed your configuration, click the Save button to apply all changes and ensure your settings are preserved.

Filter fields tab

Then move to Filter Fields tab, here you can add new filters. For example: Date filter, Author, Categories, Tags,...

 

filter-fields-page

 

Once you've completed your configuration, click the Save button to apply all changes and ensure your settings are preserved.

Configuration tab

If you want to customize or adjust your filter to fit your theme, please navigate to Configuration tab.

  • Display empty terms: Display the filter terms results, event if no content is found, ex. An empty category
  • Date Format: How the date will be displayed in the Filters widget
  • Filter alignment: Select the filter position, if only the left column is selected, it’ll be 100% width
  • Show result count: Display the count of elements for each term

Apply button

  • Apply button: Use an apply button to validate the filtering
  • Apply button text: Text of the apply button, default is: Apply

Reset button

  • Reset button: Use a reset button to empty all the filtering
  • Reset button text: Text of the apply button, default is: Clear all

 

configuration-tab-filter

 

Once you've completed your configuration, click the Save button to apply all changes and ensure your settings are preserved.

Design tab

And Design tab, you can adjust these options below:

  • Filter set width: Force the layout to be 100% width, depending on the device
  • Number of columns: Set how many columns the content should be divided into
  • Background color of filter: Set the background color for the entire filter block or area. Useful for visual separation from content
  • Text color: Text font color
  • Text size: Text font size
  • Filter title size: Label font size

 

  • Ranger color: Color of the ranger 

Submit button

  • Submit button background: Submit button background color
  • Submit font color: Submit button font color
  • Submit font size
  • Submit border radius

Reset button

  • Reset button background
  • Reset font color
  • Reset font size
  • Reset border radius

 

design-tab

 

Once you've completed your configuration, click the Save button to apply all changes and ensure your settings are preserved.

2. General settings

You can customize WP Ultra Filter's advanced settings by accessing General Settings > General. Here's what each option controls:

  • Caching Speed: This controls the speed at which the Cache is built when first indexing all the posts on your site or when it is required to be rebuilt.
  • Use Background Processes: Build the cache in the background using 'wp_ultra_filter()' - this is generally a good thing.
  • Use Transients: Frequently accessed query data will be stored in transients - this sometimes helps on sites with larger numbers of posts and filters/options.
  • Use AJAX dynamic filtering: When the user selects some filters, auto-apply filtering.
  • Selected Filters (Chips) integration: Select where to show Chips on your site. Or enter your theme's hooks. For example: before_main_content.

 

setting-general

 

Once you've completed your configuration, click the Save Settings button to apply all changes and ensure your settings are preserved.