AGP Ajax Taxonomy Filter

Plugin Banner

AGP Ajax Taxonomy Filter

by Alexey Golubnichenko

Download
Description

A plugin for WordPress that let you filter posts by taxonomies with AJAX

See the screenshots and FAQ tabs for more details.

  1. Download a copy of the plugin
  2. Unzip and Upload ‘AGP Ajax Taxonomy Filter’ to a sub directory in ‘/wp-content/plugins/’.
  3. Activate the plugins through the ‘Plugins’ menu in WordPress.
  4. Add ‘AGP Ajax Taxonomy Filter’ widget to Your sidebar via ‘Appearance’ > ‘Widgets’ menu in WordPress.
  1. Settings of the widget

    Settings of the widget

  2. Result of the widget

    Result of the widget

How can I change the widget content?

The plugin includes template “templates/atf.php”.
You can copy this template in your active theme and customize it for your needs.
Path to the template inside the active theme:

[ActiveTheme]/templates/agp-ajax-taxonomy-filter/atf.php

How can I style the widget content?

The plugin includes CSS file “assets/css/style.css”.
You can copy this file in your active theme and customize it for your needs.
Path to the styles inside the active theme:

[ActiveTheme]/templates/agp-ajax-taxonomy-filter/assets/css/style.css

It works but need little more perfection

By ranapiyush1986 on September 3, 2016

Plugin working fine, but need little more perfection , like ajax multi-select categories there will be option for choices (Checkboxes,Select Dropdown) for showing filter.now there is simple listing.

1.1.0

  • Global changes of the plugin core;

1.0.2

  • Minor changes of the plugin core

1.0.1

  • Minor bugfixing

1.0.0

  • Initial release
Back to top