Hi,
What could be the best way to change page name in navigation? For example if I have a page "Frequently asked questions" and I want it to show up as "FAQ" in the main navi?
Thanks!
Hi,
What could be the best way to change page name in navigation? For example if I have a page "Frequently asked questions" and I want it to show up as "FAQ" in the main navi?
Thanks!
install Page Menu Editor plugin
http://wordpress.org/extend/plugins/page-menu-editor/
Thanks Arjanv, but plugin doesnt work together with All in One SEO pack which Im using :(
AOS has custom menu label field by itself, but it doesn`t work with BigFeature
Wordpress 3.0 will come with a similar navigation admin, and with it you can change the navigation name different from the page. The reason I did not implement that is that it makes it hard to work with multilingual plugins, but when WP does it the plugins will adjust.
I see "no sidebar" template h1 overrides name=heading option which actually solves the problem. How can I implement such overriding to any other template using sidebar?
Thanks
Found one more related plugin http://wordpress.org/extend/plugins/page-lists-plus/
it's not overriding anything, just not showing the page title. You can remove the page title from any template. Actually it's just the default page template that include the page title, but that can be turned off in the theme settings. With this setting: "Use the name as heading in pages (default template)".
Remove "use the name as heading" setting causes vanishing of titles from all pages/posts using default template. Not good if I have plenty of posts. Plugins dont work but creating custom template that doesnt use page name for title solved the problem.
deactivating the "use the name as heading" only removes it from pages using the default page templates and not any posts.
Yes, correct, thanks
You must log in to post.