Home › Support Forums › Theme Support › Enlightenment › Navigation Menu: cannot access pages under "more" tab › Reply To: Navigation Menu: cannot access pages under "more" tab
mcuomo2013
Participant
I found the problem. Bootstrap was being loaded twice in <head>
. A plugin was loading it too, so I selected the option not to load Bootstrap on that plugin and problem solved.
Hope this helps for others.