How to enable top level links in a drop down menu on Wordpress - drop-down-menu

I've built a website and noticed that the theme i installed disables top level menu links on items that have dropdowns. I would like to know how to enable these or change this feature . the url is www.zenithwealth.partners . I did notice that when a parent menu item has children this class is applied "menu-item-has-children"

Related

Dropdown menu not available in Api Management Developer Portal

I am unable to get a dropdown menu to work in the api management developer portal. There is very little documentation about this, but I have seen from github questions that it is suppose to be able to have a dropdown menu in the top menu bar like in this link
I am unable to get this myself. I have created pages in the navigation menu that have subpages,
and I tried to add a menu widget to the top bar with the root navigation item beeing the menu with subpages, but there is no options when editing the menu to select the list to be dropdown.
How can I get dropdown menues?
There are no "Submenu" or "Menu with Dropdown" widgets, the only other dropdown widgets I find is "List of APIs (dropdown)" and "List of products (dropdown)".
In the navigation structure you can create sub-menus by selecting a parent item and then clicking "Add navigation item" to add child items (also you can use arrow keys to make an existing item a subpage or promote it to parent level). After that, the Menu widget with "Horizontal" layout will display the dropdown when clicking on them. Menus with "Vertical" layout will form a tree of navigation items.

Kunena forum shortcut not displayed correctly in joomla horizontal menu

I try to add a kunena (a popular joomla forum extension) shortcut in joomla horizontal menu (protostar template/position-1).
Kunena automatically created a menu entry during installation.
Kunena top url is <host>/index.php/forum. And this url seems fishy to me already (the index.php part).
I have 2 items in main menu (the horizontal menu) : "accueil" (home in french) and "forum".
When I select "accueil", the menu item is highlighted.
But when I select "forum", the menu item is not hightlighted
My questions:
What did I do wrong to have my menu item not highlighted? (if I add a random internal link in horizontal menu, <host>/index.php/2014-07-24-14-11-04 for example, it is highlighted correctly)
Is it a normal behavior to get an "index.php" in the middle of the url?
The highlight issue seem to be more css problem and not joomla.
If you move the kunena button from the subcategory to the top menu does it get highlighted?
As for index.php you have to rename htaccess.txt to .htaccess to your ftp directory and enable sef url from joomla global configuration:
System -> Global configuration -> Search Engine Friendly URLs
System -> Global configuration -> Use URL rewriting

How to create multiple sub-level menu in joomla 3.0 Administrator

I am developing custom component in Joomla 3.0. I want to add 3 level sub menu in back-end component menu item. Current Joomla shows menu as in below the screen.
And I want to add 3 level menu as shows in below screen.
Can you please help me?
I have added manual Database Entry into Menu table with appropriate parent id but still it does not show in menu list.
I think its not work with 3rd level,
The requirement is important then try to modify the mod_menu module .
You can find the module at administrator\modules\mod_menu.
I'm also tried not work with DB entry only :(

can i avoid to show home page slider for individual event by joomla event module?

i've uploaded a joomla (version 1.5.26) site: http://srajib.info/s2l/
when i click any particular event (Right side), it also shows home slider:
http://srajib.info/s2l/index.php?option=com_jevents&task=icalrepeat.detail&evid=3&Itemid=1&year=2013&month=09&day=07&title=long-jump-event&uid=07390f799fedccea98b8ed46532fa4cb&catids=1
if i click any date of calendar (Right side), it also shows home page slider.
how can i avoid to show home slider both cases?
Try this:
Go to your Module Manager
Identify your frontpage slider module, and click on its name
In the Menu assigments section click the Select Menu Item(s) from the List option
From the list below it you can select the pages/menu items that you wish the module to be displayed on. Make sure to deselect the Events and Calendar menu items.
Click the Save icon in the top toolbar.

Top Menu Alias Item for Kunema Forum Not Active on click

I have just installed Joomla version 2.5.9 and also the Kunema forum component version 2.0.4. I haven't installed any other components/modules/plugins.
I created a new top menu item called "Forum Sports" as a "Menu Alias Item" and pointed it to the Kunema Menu's "Forum" item (please see image below).
However, in the site when I click in the "Forum Sports" top menu item, it doesn't get active If I point this menu item to any other menu/article/page, the menu item gets active (please see images below).
How can I make the top menu item "Forum Sports" active when pointing to the Kunema Menu's Forum item?
The reason is Joomla assigns two different classes to menu items. If you're on the menu item page it will assign an .active and .current css class. Most templates (including Joomla's) menu items then base their styling on the .current class. To make the menu appear active just add in some extra css for the .current class into your templates css file :)

Resources