menu, widget, confusion
-
I just attempted to create a new menu to use as a widget. I added 4 or 5 links, and got as far as having my custom widget show up on my page. The thing was that in the widget, it listed the links as menu item, as opposed to the links themselves. Then, when I clicked on one, it would list it as not existing or unavailable.
What to do?
The blog I need help with is: (visible only to logged in users)
-
You have to give each custom link in a menu a label that will appear in the widget otherwise WP will assign its own – as you have found out. Also, all your links are b0rked and have an extra http:// at the beginning of them. You have to correct the links.
Example: http://http://www.moma.org/visit/calendar/filters/3
Also, why are you using the custom menu for a “links” widget? Why not just use the links widget?
-
-
here’s the documentation for the Links widget > http://en.support.wordpress.com/widgets/links-widget/
Hope this helps.
- The topic ‘menu, widget, confusion’ is closed to new replies.