Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jp2112

    (@jp2112)

    You want one button link to open in new window, the others to open in the current window?

    On the plugin settings page, uncheck the box “Open links in new window?” Then in the shortcode for that one button, add “opennewwindow=true” to the shortcode. Ex:

    [standout-css3-button href="http://www.google.com/" opennewwindow=true]
    Click here[/standout-css3-button]

    Also note that target=_blank is deprecated, javascript is used instead.

    Thread Starter dcworthi

    (@dcworthi)

    That worked. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Opening a single button in a new page’ is closed to new replies.