Highlights for release v1.54 are:
- reattribute comments to different user
- fix spacing issues with blocks
Release v1.54 (21/05/2019)
Design and UX Improvements 🎩
Bug Fixes 🐛
- PLANET-3507 – Search: limit results to full-text matches
- When visitor sorts search results by “Most Recent”, the displayed results do not appear from most recent to oldest. The first few hits come up in order, but then when you load more stories, they load completely out of chronological order. The results were also not really accurate. In the end, the result of this ticket is that P4 now has more accurate search results!
- In the screenshot below, you can see the results on the Search page were not in chronological order.
- When visitor sorts search results by “Most Recent”, the displayed results do not appear from most recent to oldest. The first few hits come up in order, but then when you load more stories, they load completely out of chronological order. The results were also not really accurate. In the end, the result of this ticket is that P4 now has more accurate search results!
-
- Below you can see that the results before the fix were many more and not all corresponding to the search terms.
-
- And next you can see the accurate results.
Geek alert
(this section is dedicated to developers or web editors with advanced tech knowledge)
- PLANET-3541 – Plugin Blocks: Allow overide of templates by child theme
- NROs want to be able to overide the default twig templates of the plugin-blocks with twig templates they will add to their child themes.
Task: Create the needed functionality in the Plugin Blocks, that will be doing the following:a) Before loading a twig template for a block (any .twid file in the /includes/blocks/ directory) check to see if a file with the same name exists in the directory wp-content/themes/ACTIVE_CHILD_THEME/plugins/planet4-plugin-blocks/includes/blocks/ )
b) If a file exists, use that one instead.
- NROs want to be able to overide the default twig templates of the plugin-blocks with twig templates they will add to their child themes.
Insert Call to Action in your P4 pages and send data to your Engaging Networks account
Learn more
Discussion
Great post thanks Andrada!