Tagged Questions
0
votes
1answer
22 views
Remove link from Page name in navigation bar
I have a wordpress site and there is a navigation bar with menu and submenu.
I want to remove link attribute from menu items that have sub menu.
Is it possible? because i couldn't achieve to this by ...
-1
votes
1answer
73 views
How to centre menu items on horizontal nav bar? (e.g. make margins equal) [closed]
I'm currently working on building this site:
http://2013.whitehallrow.com/
I would like to centre the menu items so that there isn't the large gap after "Row Club" on the right. I've tried to locate ...
0
votes
0answers
37 views
How to link to a custom .php file from wp_create_nav_menu?
I'm trying to create a custom nav menu for my theme that already has menu items included in it, such as a "Members page" and a "News page". I've already created the .php files, but I can't find a way ...
0
votes
1answer
77 views
Main menu navigation links and new pages
Sorry i'm pretty new on wp, i would like to add new menu links and site pages, to the main top menu bar.
I'm using a third parties template, and i see the top.php file which contains the top menu ...
-1
votes
2answers
100 views
Change menu item order
My primary navigation menu consists of pages, categories, and custom taxonomy. It appears to be in a random order. How do I adjust the order of the links? (the drag/drop in wp menus panel doesn't seem ...
1
vote
1answer
95 views
custom menu widget where menu title is a link
I am looking for, like the title of this question indicates, a custom menu in wordpress where the menu title itself is a link. It seems like a very simple thing, but after a lot of searching I've come ...
0
votes
1answer
210 views
Links do not open from click, only in new tab [closed]
I'm fairly new to Wordpress, but I'm encountering a strange issue. I have a menu set up, and I've put links to some of my pages inside of it. But, when I try to click on any of the menu items, nothing ...
0
votes
1answer
127 views
2 item in a same menu pointing to 1 page
I have a menu containing 2 item that pointing to 1 page, my question is how do i highlight the top level item according to where i click it.
<nav>
<ul class="mainNavi" id="menu-main">
...
1
vote
2answers
646 views
Separator for custom nav menu
I creating a custom footer navigation in wordpress. I looked all over the wordpress documentation and still haven't found anything. So, what I'm trying to do is add an "|" in the navigation like this:
...
0
votes
1answer
295 views
How to show pages in menu without link
I need to have a menu like this:
- a (link to a)
-- b (link to b, children of a)
-- c (link to c, children of a)
- d (NO LINK, #)
-- e (link to e)
I have the menu composed by the pages, as ...
-2
votes
2answers
115 views
Removing links to current pages [closed]
Okay, I give up. How do you remove links to current pages from the navigation bar in Wordpress? For example, I don’t want to see the Home navigation link on Homepage or About Us link on About Us page.
...
-1
votes
1answer
2k views
Add “sub-nav” class to a sub menu parent item
i have a problem. I have an CSS Dropdown Menu. The HTML Code of the is this:
<ul id="nav">
<li><a href="#">Home</a></li>
<li><a ...
0
votes
1answer
52 views
Menu System: Custom Links
Is there a way to set default values for options selected in the WordPress menu system? My example would be if the "Custom Link" option was chosen, can this default to a _blank target? Thanks!
1
vote
3answers
315 views
HTTPS page link in menu
Ok, so I have a wordpress site with a lot of pages and menus that I've defined in the appearance/menus section of wordpress.
One of my pages has a little payment form on, which I'd like to link to ...
1
vote
2answers
208 views
Adding existing links to custom navigation menus?
When I visit Appearance → Menu, I can add custom links, but not any links
I've already created under Links. How can I do this?
1
vote
2answers
810 views
Force PDF download from custom menu?
I added a link to a PDF in my custom navigation menu. Is there a way to force it to download instead of open?
1
vote
1answer
2k views
Image as a link using wp_nav_menu()
In creating a custom navigation menu in TwentyTen ( WP3.01), is it possible to make an image a link to a page on the same site, using wp_nav_menu() ? Is it the case that wp_nav_menu() echos or returns ...
0
votes
1answer
92 views
Custom theme - pages in menu
I am glad for the opportunity to be a member of this community. Lately I decide to start learning wordpress and theme building so this is my first post here. I read some tutorials around the net about ...
