I am trying to implement a navigation menu same as https://www.santaferelo.com/
On top bar, it has two links as Personal and business which each opens to the pages with the different main menus.
So far I created similar layout using elementor with two buttons as personal and business but can't figure out how do I show which one is active and how do I change the Main menu accordingly.
Kindly provide me with a direction or any help is appreciated.
Thank you in advance.
Turns out it is a lot simpler than I thought.
You can just use a specific plugin to add a conditional menu to the WordPress website and add conditions to display menus.
Eg. Plugin - Conditional Menu
Still, more suggestions are welcome on how can I do it without using a plugin.
Thank you
Related
Hey everyone I normally build sites in laravel but I have a client wanting a wordpress site and so I have been learning about wordpress and would like some guidance on how to add a menu that would appear when a user hovers over an image.
A perfect example can be found on the home page of starwell.cc where a clickable menu shows when you hover over an image. Is this possible in wordpress?
Any help is appreciated thank you!
This would be accomplished with CSS and HTML, with a bit of custom WordPress.
Are you building a theme from scratch, or are you customizing an existing one?
Have you looked for an answer within plugins?
It would take a closer look, but my guess is that it's achievable by custom coding it into the theme and then using CSS and HTML
Hello i need to make a small menu like this
When i press the menu item, differend text is shown. I am new on wordpress and html. Could somebody explai how to do that ? Maybe there is plugins ?
Follow this tutorial from Codex. This guide covers the basic tasks a user may carry out when using the built-in menu editor.
http://codex.wordpress.org/WordPress_Menu_User_Guide
I just started to work with drupal, I'm trying to create a drop down submenu from the main menu, however it doesn't show up. Not because I misconfigured something (I think).
Can anybody tell me why this is the case?
I'm using the Bootstrap theme, i also tried others.
I have checked "Show as expanded" for parent menu item in main menu also.
Thanks,
Hi This can be done using nice menu irrespective of the theme used.
The nice menu module by default creates some blocks in Drupal. You just have to edit the block called nice menu 1 & configure it & display in a specific region of the theme.
I didn't use Bootstrap, and is very hard give you an answer without see what you have in your site, but maybe Nice Menus can be your solution.
I am new to wordpress. I want to know how can I customize a navigation menu in wordpress. I want to be able to change the look and contents of the navigation menu according to my need.I searched for plugins but none matches with the requirement. How should I proceed?
The menu is built up by the pages that you create. All the other stuff that you see are made up from widgets which you can drag and drop in the widgets menu.
So what are your plans exactly and what is the url so we can help a little bit better?
I have installed the MediaFlux theme from Mojo-Themes on my website at www.sjsueconomics.org. Here are my questions:
As you can see on the website, the blue menu at the very top of the page currently displays Page Titles. I want to display External Links there instead. How do I modify the code to do it?
The main menu (red text below the logo) currently displays Categories. Without changing the style or appearance, I want to display the Page Titles instead. How do I do it?
Thanks in advance!
The company you paid for the theme provides support, not a community which has no access to this product.
http://wordpress.stackexchange.com ; customizing a paid theme while providing no code (and having no right to provide any code) is not an appropriate subject for a StackOverflow question
if the theme supports custom menus, there ought to be a Menus page in the admin, under Appearances probably, or perhaps Settings. Go there, then create a menu with the pages or categories you want, then tell the theme to use the menu you created instead of the default. If the theme doesn't have such a feature, you'll need a programmer.