elz064
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: Custom Menu limitation, adding post count, etcyep I’m on it’s api doc.
Probably not for my skill anyway.
Forum: Themes and Templates
In reply to: Custom Menu limitation, adding post count, etcup ?
Same question.
How to output the post number (count) for each categoies using
wp_nav_menu ???thank you
Forum: Fixing WordPress
In reply to: wp_nav_menu does not pull the menuI found everything what I’ve done on this page.
However, my issue was only an Uppercase typo.
<?php wp_nav_menu( array( 'theme_location' => 'haut-menu' ) );?>
should have been:
<?php wp_nav_menu( array( 'theme_location' => 'Haut-menu' ) );?>That’a all..
up?
Forum: Plugins
In reply to: [AnyFont] [Plugin: AnyFont] Still a bug for sidebar titlesoh yes.
But it’s third party dependent (and no free afaik). Not my stuff, sorry.
Forum: Plugins
In reply to: [AnyFont] [Plugin: AnyFont] Still a bug for sidebar titleshmm.
Thank you
I’m still trying to understand what you call css3 styles. I mean I dont see how to manage this with your plugin.
(of course real css3 style sheet is always an option)
Viewing 6 replies - 1 through 6 (of 6 total)