error in new wordpress admin widget page with WPSOLR facets
- AlaplayaWParticipant3 years, 1 month ago #27362
I have an error in the new wordpress admin widget page about the WPSOLR facets widget.
https://drive.google.com/file/d/10Y0KPYe0OXpF5qsP9bH8hzt0tFXUjfCA/view?usp=sharingwpsolrKeymaster3 years, 1 month ago #27373It seems to be a wider issue: https://wordpress.org/support/topic/5-8-site-slow-media-library-not-loading-widgets-editting-cumbersome-etc/
wpsolrKeymaster3 years, 1 month ago #27374I could reproduce this issue with:
– WP 5.8
– PHP 7.4.19
– Permalinks activated (no error without permalinks)Added to roadmap: https://trello.com/c/0IRYwMrO/163-error-with-wpsolr-facets-widget-and-wp-58-block-widgets
wpsolrKeymaster3 years, 1 month ago #27375Analysis of the issue:
– In the past, widgets in appearance menu or in customizer menu were showing their settings only.
– The block widgets now call the widget rendering, which causes the issue, because WPSOLR widgets’s rendering are only meant for archive pages.
– I suspect other plugin widgets sensitive to the context where the rendering occurs are concerned with this issue.
wpsolrKeymaster3 years, 1 month ago #27376Here is a fix: https://trello.com/c/0IRYwMrO/163-error-with-wpsolr-facets-widget-and-wp-58-block-widgets
Replace you current WPSOLR plugin with the fixed release, and it should solve your issue.
You must be logged in to reply to this topic.