Internal LINK search in Post Creating not working starting from Version 5.3.5
-
Hi there as written in another Post the internal link search to create links in a Posting is not working as soon i install Version 5.3.5 or higher.
The issue is caused 100% by MEC, as soon i decativate the Plug In this link serach is working again as usual. Tried by deactivating and activating Plug Ins step by step. That i why i exactly know the issue is caused by MEC.
This Pic shows se Link Search as you can see it in the moment when you clikc on link creation: https://ibb.co/jwGQCCV
As soon i search for a word etc i got an error: https://ibb.co/6m5cn29 It says that there is no match because of the criterias…
If i search for an EVENT (only) that works: https://ibb.co/cr2pWpS
All Images will autodelet in 2 Weeks.
If you consider that link serach for Events is working, but for all other articles etc. not, it is clear to me, that MEC causes the error as well. Because of something what another guy told you in another posting which is marked as solved becaus ehe solved his by his own:
On line 242 of plugin file ./app/features/search.php a check is made to determine whether to take over a search query. If the post_type array contains mec-events, the query is rewritten and on line 304, limited to only the mec-events post type.
The problem with this is that the post_type array may have contained other post types that should have been searched, but were removed by the function. This is the case with the Gutenberg search box, as it is designed to search all post types, which includes mec-events.
- The topic ‘Internal LINK search in Post Creating not working starting from Version 5.3.5’ is closed to new replies.