I have configured ES search in drupal 8 with the help of elasticsearch_connector and search_api module.
And display the index result set with the help of "Views".
Now I have below requirement for Field collection,
Hi Team,
Need a help to implement a functionality with Elasticsearch(ES) in Drupal 8.
I have configured ES search in Drupal 8 with the help of "elasticsearch_connector" and "search_api" module.
And display the index result set with the help of "Views".
Now I have below requirement for Search Highlights;
If user search the particular text in search field (Drupal views: Search: Fulltext search). The searched text need to be highlight in the result set.
I am trying to add a menu link to the main navigation via my_module.links.menu.yml I have done this before without issue. The problem now arises when I try add a new link. None of the new links I create via the links.menu.yml file for the Main navigation are displaying anymore.
I have done some testing and it appears somehow related to the links name. If I use the name of an existing link (a working link I previously created), the link will appear as expected, but as soon as I try give the link a new name, the link is no longer visible or displayed.
In my website, all blocks are showing the standard language of the website (Dutch). I couldn't find the configuration to turn this off. Also searching the forums didn't resolve in a solution.
Is it possible that this is a theme issue (I'm using Business Group Zymphonies Theme 8.x-1.1)?
I'm planning an intranet webapp over Drupal 8 where the admin can create, edit and block/remove users and the users themselves can only fill, edit or delete some extra fields (none of the main user ones). Procedure is: