• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Links to other sites

S

snyhof

Guest
Is there a way to make a navigation link (button) navigate to another url - site?

Right now it just defaults to the page that it is named for. It might be nice to make a button open up a new window for a different site.
 
Steve,

Here are instructions on how to make menu link navigate to another website. This will not however open in a new window.


To create a menu link (at any level) to any page on another website you can do the following:

1. Open notepad type the following:
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.cewd.com">
2. Save this file as 'MyRedirect.html', make sure that it is an html file and not a text file.

---------------------------------------------

1. Go to the SB designer and add a 'file download' page type to your site
2. Go to the 'Pages' section of the editor and then click on the 'File Download' page you just created in your menu
3. Upload the 'MyRedirect.html' file as the downloadable file on your 'file download' page.
4. Click the checkbox to allow this file to be opened by the browser and save the 'file download' page.
5. Finally preview your website, find the 'file download' link and click it, it should take you to the other website.
 
Back
Top