Viewing 9 replies - 1 through 9 (of 9 total)
  • You can do it with jQuery.
    Something like this should do the trick:

    jQuery(function($) {
         $( '.social-navigation li a' ).attr( 'target','_blank' );
    });

    This will get added to the next theme update.

    Thread Starter tijdschriftvoorjou

    (@tijdschriftvoorjou)

    Thanks for answering my question!

    Thread Starter tijdschriftvoorjou

    (@tijdschriftvoorjou)

    Because I’am not familiar with jQuery I dedided to wait for your update. A few minutes ago I updated your theme so I was expecting to see the posibility to open the links in another window or tab. But I don’t see how. Can you help me please

    That part was added in the update and now the social menu links open in a new tab, I’ve just tested now. Can you post a link to your website?

    Thread Starter tijdschriftvoorjou

    (@tijdschriftvoorjou)

    It’s working fine on your website.

    Perhaps I misunderstood your original question? You said you wanted to links for the social menu to open in a new tab when they are clicked, which is what is happening on your website now.

    Thread Starter tijdschriftvoorjou

    (@tijdschriftvoorjou)

    I’am so sorry. It’s not working in Chrome… I saw it is in Safari – Can you make it possible that it works fine on all browsers?

    It is working fine on all browsers. I checked your site in Chrome, IE and Firefox. Do a couple of refreshes or clear your cache in Chrome.

    Thread Starter tijdschriftvoorjou

    (@tijdschriftvoorjou)

    You were right, thanks! I deleted the cache and now it works in Chrome too, great!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘url in social menu open in new tab’ is closed to new replies.