Changelog for bug fix

1.36.2

Bug Fixes

  • Restored compatibilty with WPML when using parameter threshold
  • Toggle Post Filter: Fixed persisting opacity issue with posts

1.36.2

Bug Fixes

  • Restored compatibilty with WPML when using parameter threshold

1.36.1

Bug Fixes

  • Toggle Post Filter: Message that no post was found didn’t appear inside posts container.

0.18.3

Bug Fixes

  • Reduced memory usage when not required to retrieve post objects from database

0.18.2

Bug Fixes

  • Fixing parameter ignore_sticky_posts

0.18.1

Bug Fixes

  • Fixing bug introduced in last version (random with bias not working)

1.35.2

Bug Fixes

  • Dynamic Post Filter: Fixed persistent filter not returning to post
  • Post Filters: Fix for error when saving template in the settings

Other

  • Alphabetical Tag Cloud & Alphabetical Tag Index: Use parameter ignore_accents=1 to treat letters with accents like those without
  • Dynamic Post Filter: added pager_position parameter (“top”, “bottom” or “both”)

1.35.1

Bug Fixes

  • Dynamic Post Filter offered tags that were not used with any posts
  • Fixed determining post counts per letter in Alphabetical Tag Cloud & Alphabetical Tag Index
  • Fixed warning on WooCommerce product page

Other

  • Tried to enforce locale of WP settings for Alphabetical Tag Cloud & Alphabetical Tag Index; use new parameter locale="" to set your own locale
  • Add shortcode parameter remove_filters=0 to tag clouds/lists to skip removing WP filters

1.35.1

Bug Fixes

  • Fixed determining post counts per letter in Alphabetical Tag Cloud & Alphabetical Tag Index

Other

  • Tried to enforce locale of WP settings for Alphabetical Tag Cloud & Alphabetical Tag Index; use new parameter locale="" to set your own locale
  • Add shortcode parameter remove_filters=0 to tag clouds/lists to skip removing WP filters

1.35.0

Features

  • Post Filters: new pager for preciser pagination (activate in the shortcode with pager=2 or in the block with the pager menu)
  • Now Tag Groups can handle an existing custom tag order. You will need the plugin Simple Custom Post Order or Custom Taxonomy Order and then use “term_order” as value for “orderby” (or “term_orderby” in the Toggle Post Filter)
  • Toggle Post Filter: new parameter pager_position (top, bottom, both)
  • Toggle Post Filter: go to previous or next page with cursor left or right

Bug Fixes

  • Toggle Post Filter: Reset button didn’t clear cookies of persistent filter

Other

  • Improved cleaning of cache
  • Improved display of masonry post layout
  • Improved accessibility