Home>Support>Different Links in the Header-Image

Different Links in the Header-Image

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi there,

I would like to have different links in my header. I know I could do it with

<area shape="rect" coords="11,10,59,29"... ... ... 

But is this the right way?
And which side do I have to edit? Or is there an easier way?

Thanks for your help,
Simon from Switzerland

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

  1. 10 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Simon

    Thanks for reaching out.

    The easiest would be to make use of the header widget area at Appearance > Widgets. You could use a Visual Editor widget to add images that are linked or just text links.

    Image link mapping the entire header unfortunately isn’t possible without some custom coding. To image map images in the header widget area, you could perhaps consider a plugin solution:

    https://wordpress.org/plugins/tags/image-map

  2. 10 years, 1 month ago FishermansFriend

    Hey Andrew,

    the way of “appearance > widgets” works great, thank you! perfect support!

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Thanks for the update. Really glad to hear you made progress.

    All the best :)

  4. 10 years, 1 month ago FishermansFriend

    Oh, is there an option that this widget is disabled on smartphones?
    now, with my “second header image”, it looks stupid on my phone. if the second image would be removed on the phone it would be great!

  5. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    If you send through a link to your site we can try assist using Custom CSS. Thanks.

  6. 10 years, 1 month ago Private Message - FishermansFriend

    This is a private message.

  7. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Could you please confirm the page and the widget we’re hiding? Thanks.

  8. 10 years, 1 month ago FishermansFriend

    http://s13.postimg.org/uzq8sh853/Bildschirmfoto_2015_05_25_um_18_35_22.png

  9. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Sure, please try the following at Appearance > Custom CSS:

    /* Mobile */
    @media (max-width: 680px) {
    body.responsive header#masthead .hgroup #header-sidebar#header-sidebar { display: none; }
    }
    
  10. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Adjust the 680 breakpoint as required.

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