Hi,
Can you explain a bit more about what you want to do? Thanks.
I want login link on main menu, but this login link is not link to a login page, it’s a pop up window like this…

-
This reply was modified 8 years, 11 months ago by
kenuser.
Does that picture show what you want or what you don’t want?
I’m want a login link on main menu, when you click the login link then like picture way is.
in main menu set up must have a page or post, if I add a wp-login url link on menu, then backend login page show up. what should I do?
Sorry, this isn’t something that could be done without being a programmer because you’d need to edit the menu file directly.
What you mean is to edit the theme of the header php file?
Can you provide some reference? I know a little bit PHP.
thanks
The actual file you’d need to edit depends on how your theme is set up. It might be you could use the WordPress do_shortcode function to do that you want to do.