You don't have any add-ons? And thanks for the updateJReviews v5.2.8
CHANGELOG ---------------------
v5.2.8
New
Change
- (Joomla) Add support for editor xtd buttons with frontend access setting.
Fixes
- Change to handle AddListingDetailPageMetaTagsAction in JReviews even when rendered output is bypassed.
v5.2.7
- Fix ReplaceListingTagsHook error with array fields.
- (WordPress) Fix for Revision Pro plugin to allow post preview page to load.
- (WordPress) Remove post views output in error logs.
- (Joomla) Fix error accessing value of UserAccessLevelEnum.
- Fix updating comments/reviews that don't have any ratings fails - CP.
- Fix to defer file uploads to server validation when browser cannot detect valid mime types - CP.
- Fix config values not being property read in some instances.
- Fix not possible to clear listing type filter in listing related listing widgets - CP.
- (WordPress) Improve custom url re-writing for page menus to also match the permalink if there is more than one menu of the same type.
- (Joomla 5) Fix TinyMCE fails to reload when changing categories in submit listing form.
- Fix compatibility issue with maps addon where multi-select search filter in url query not used on load.
- Fix listing preview URL generation error in Joomla Listing model.
- Fix php notice in tab component template.
Changes
Fixes
- Extend control_field/control_value autocomplete in settings to look anywhere in the title/text/value - CP.
- Changed how background php command is called to auto-enable register_argc_argv directive and remove setup check.
- Fix wrong name used for listing form live search popup setting - CP.
- Improve handling of custom setting types in menu/widget settings.
- (WordPress) Fix limit loading listings to those with supported post status - CP.
- Fix error loading comment form with related listing custom field - CP.
- Fix error saving comment with ratings when all ratings optional and none rated - CP.
- Fix errors with autocomplete in new select/multi-select fields - CP.
- (WordPress) Fix widget settings not loading with accesibility enabled.
- Fix multiple option field can sometimes overflows width of card.
- (WordPress) Fix undefined value in settings when setting up new JReviews menus/widgets.
- Fix MediaRejected mailable using wrong listing trait - CP.
- (WordPress) Fix deprecated notice for function print_emoji_styles in error pages.
- (WordPress) Fix default to user_nicename when display_name is empty.
- Add data-theme-brand attribute to legacy modals to fix state of checked checkboxes.
- Fix PHP warnings/deprected notices.
- (Joomla) Fix wysiwyg editor initialization issues with Joomla 5 on admin side - CP.
- (Joomla) Fix database migration error while checking for existing keys in content, categories tables.
- Fix php error with date custom field output by passing the site's local as the default - CP.
- (Joomla) Fix options shown for user view/access levels were not dynamic from database - CP.
- Fix issue where listing review aggragates were not updated for guests when approving new comments/reviews in moderation.
- Automatically remove extra spaces when using user-filled cloud storage settings to prevent errors.
- Fix numeric field output error with empty fields breaking REST API addon responses.
If you are interested in how to install addons in component 5x - then the instructions included in the archive do not work. I found a way out, you need to add a row to the DB. I described the instructions here: https://www.nulledfrm.com/threads/req-wanted-jreviews-add-ons-for-v5-x.129967/#post-788156Please, does anyone know how to properly run extra plugins for jreviews? Thank you