-
AuthorPosts
-
November 12, 2017 at 2:43 pm #875743
Hi
I use the plugin specific menu items to show only the menu items per page I want. But within the search result page, I get all of the menu items. Is there any posibility to decide, which menu items should be shown there? Possibly, the easiest way would be to give a single specific menu item to that page.
Thank you in advance vor help
RenéNovember 13, 2017 at 6:26 am #875967Hey baiker,
I’m not sure how that plugin works but send us a link to an example page and which menu items you don’t want on the page and we’ll give you some CSS to use.
Best regards,
RikardNovember 13, 2017 at 12:07 pm #876058Hi Rikard
Thank you very much for the quick reply!
The plugin works like this:
In every page in the admin section, I can check a checkbox to decide, which menu item on the frontpage should be hided.
See example http://halden.dieklangfabrik.ch/betagtenheim There, you see only 6 of 13. This to „simulate“ a multipage without being one.
When you browse to http://halden.dieklangfabrik.ch/?s= you see all the menu items.
Let’s say the first line till „Kontakt“ is Tree 1 and the second Tree 2, with some pages with the same name.Because the search page is generated by the theme, I don’t have the possibility to check the checkboxes in the backend. And I’d like to stay in the „simulated tree“. Is there a way to say by css, which item should be shown and which not? Sorry, I checked the code and didn’t find a way for this by myself, shame on me…
Thanks for help.
René- This reply was modified 7 years ago by baiker.
November 14, 2017 at 5:12 am #876428Hi René,
Yes, we can give you CSS to hide the items you want, which ones do you want to hide on the search page?
Best regards,
RikardNovember 17, 2017 at 10:50 am #878008Hi,
I need to hide the menu items which are checked by the plugin. In the backend, there is the possibility to check the menu items for each page, post etc which should be shown or hide in the frontend.Best regards,
RenéNovember 18, 2017 at 12:22 pm #878525Hi René,
Please try the following in Quick CSS under Enfold->General Styling:
.search #menu-item-599, .search #menu-item-113, .search #menu-item-545, .search #menu-item-501 { display:none !important; }
Best regards,
RikardNovember 18, 2017 at 1:36 pm #878554Hi Rikard
Thank you very much for trying to help me, but we found out that this plugin is not compatible with the mobile menu of enfold. So, anyway, I need a completely different solution.
By the way for all of you which wants to use this plugin: it seems that it is no longer supported!
René
- This reply was modified 7 years ago by baiker.
November 19, 2017 at 12:51 pm #878760Hi René,
Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardNovember 20, 2017 at 11:38 am #879056Hi
You can close this topic.Best regards,
RenéNovember 21, 2017 at 4:26 am #879465 -
AuthorPosts
- The topic ‘Page specific menu items and the search results page’ is closed to new replies.