You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I have a strange bug. When i'm selecting a category page (like http://mywebiste/?cat=1 for example) or an archive page, the menus (all of them) are disappearing.
Any idea why? I know that if i remove the 'theme_location' => 'top-bar-l' it's working.
The text was updated successfully, but these errors were encountered:
Hey. Menus display correctly on category pages and archive pages on the demo site. What changes have you made from the core installation of FoundationPress?
That's the problem. My install is the core one. I create two categories to try and put one of them in the menu. When i click on it, i have the correct slug (mywebiste/category/agenda) and post but the menu is going away.
You can see it here --> http://culinarium.tomconte.me/ The news link is showing my posts. The agenda link is showing the post from the Agenda category but the menu is going away.
Out of this i must confess that FP is really amazing to work with!
This was very strange. I try to reproduce the error locally, but can not get it. The menu displays correctly and in toppbar on all sides here. Also on category pages.
Hi, Great job on the integration.
I have a strange bug. When i'm selecting a category page (like http://mywebiste/?cat=1 for example) or an archive page, the menus (all of them) are disappearing.
Any idea why? I know that if i remove the 'theme_location' => 'top-bar-l' it's working.
The text was updated successfully, but these errors were encountered: