Drupal menu link to external site - drupal

This should be simple but not sure how to fix this.
I have a site (www.mysite.com) with a menu and submenus under it. I want to add new sub menu and when the user clicks on the sub menu title, an external website opens.
So I added the sub menu title, and added the url (https ://www.externalsite.com) to the path and linked it to the main menu. When I enable this and go to click on the it, I get page not found because the url is pointing to https ://www.mysite.com/https://www.externalsite.com
what do I need to do to make it just point to the external site instead of it pointing to an internal page instead?

Related

I have a wordpress website "www.thegameofmusic.net". it is not completed yet

I have a wordpress website "www.thegameofmusic.net". it is not completed yet. the home page is working fine but when I click on any menu item, it takes "#wpdance-" by default and redirect to home page automatically. because of this the menu page is not able to be opened. Please help!!
You should go to the "Menu" in appearance section and choose the Menu you want to change and find Home tab and then delete incorrect link

URL submenu if primary menu is custom link wordpress

this is my situation in a wordpress menu :
Example 3 is a custom link, so the URL of submenu is
www.site.com/sub1 and not www.site.com/example3/sub1
www.site.com/sub2 and not www.site.com/example3/sub2
How to do?
let me just post the answer here. Check out my demo site
http://dev.blurbpad.com/21sthomeloans/
Then hover over About Us in the Menu, you will see two sub pages. Open both in separate tabs. I think what you want to happen is what I did in subpage 1 where it's not showing in the url the-company (like in sub page 2)
The only time it will say that in the URL is if you made the another page a parent of the sub page (in this case "about us"). If you just make the adjustments in appearance>menus in wordpress, and not make it a child of another page, then the URL will not be affected.

Wordpress navigation link menu issue

I am facing a problem with my wordpress site.
I configured the drop down navigation menu.But after clicking on the contents of the menu my page doesn't redirect to the destination page.Although the url in the address bar changes according to the selected option,but I need to explicitly refresh the page to display that page
can anyone please suggest on this.

How to redirect a wordpress page to a section of an existing page?

I know there are ways to URL-redirect a Wordpress page to another page via PHP and that you can use HTML to link to a section of a page...but how can I redirect to a section page?
For example, on my home page I have different sections, services and projects. In the main navigation I have a services link. How can I make that open the homepage but just on the homepage.
Ok so just tested this on my local wp install.
On the page you want to load part way down add the anchor you require eg:
<a id="Services"></a>
Then in wordpress > appearance > menus, select your menu. Then on the left hand side, click on 'Links'
Add the full URL of your page eg:
http://mywebsite.com/home/
Add to this the '#Services' tag to make it look like:
http://mywebsite.com/home/#Services
Then add it to your menu and save.
You should then be able to click on that button on your menu and the page will drop to the anchor tag when clicked. If you're having trouble with the poundsign/hashtag (#) then you might want to check for conflicting issues in plugins / your functions file - and even wordpress.org uses them on their own site.

Front page displays to a static page makes two homepage for wordpress

I am new to wordpress. I wanted to change my homepage to a static page, so I created a static page named home, then in Reading settings I set front page displays to Home. Now though clicking home button shows the contents of the page I have created, it shows two home buttons in my menubar. It looks very odd. How can I make it better.
You can customize the menu via Dashboard -> Appearance -> Menu.
Create a new menu and add the pages you need to show in menu.
Select the appropriate menu in center-left panel.
Try this way.

Resources