Home>Support>link a word to a row/widget

link a word to a row/widget

Hi!
I’m wondering if it’s possible to link a word on my home page for example to a row/widget on a different page? (Or the same page for that matter?)
I saw that I can add a row class but how do I link that class to the word?
Thanks!
/Louise

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Louise,

    Okay so you can’t link directly to a class but you can link to an id. This is a browser limitation. For more information please refer to this MDN.

    Open up the row that you intend to link to by clicking the wrench above the row, and then head on over to the widget styles sidebar and open the attributes group. Input an id you wish to identify this row with and link to. For example, I’ll use: about to link to this row I would use the following HTML:

    Same Page:

    <a href="#about">About</a>

    Different page:

    <a href="http://example.com/page-slug-here/#about">About</a>

    Does this make sense?

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More