Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #263977

    Bob & Sheila M
    Participant

    Greetings
    I’m having difficulty getting the link in a button to open in a new window.
    I put this code at the end of the url: target=”_blank” but the link opens in the same window. See the shortcode example below.

    [button type=”flat” shape=”square” size=”large” href=”#example” target=”_blank”title=”Example”]Square Button[/button]

    I’m using the button shortcode and wondering if there’s a problem with the shortcode?
    Can you offer a suggestion?
    Bob

    #264095

    Christian
    Moderator

    Hey Bob,

    Please remove the underscore so it would only be target="blank" (see http://theme.co/x/demo/integrity/1/shortcodes/buttons/) for more details.

    Thanks.

    #265107

    Bob & Sheila M
    Participant

    Boy that’s weird.
    I was doing that (removing the underscore) before I made the post and it still wouldn’t work.
    Just now I took your advice and it DID work.
    Go figure.
    Thanks for the reply and suggestion.
    Bob

    #265155

    Thai
    Moderator

    You’re most welcome.