• Hi,

    I have a button, where I want the link to open in the same window, instead of opening a new one
    the button was a plugin in visual composer…

    This is what I could find – code-wise

    [dt_button link="https://redwood-denmark.com/en/h4-fire-pit/" color_mode="custom" color="#cc0935" animation="pulse"]READ MORE[/dt_button]

    What can I add, so that it does that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I’m sorry we don’t support commercial plugins here, is there any chance you could contact your plugin vendors or support?

    Thread Starter hyldahl82

    (@hyldahl82)

    Can I rephase the question ??

    To what can I add to this code, so that the link opens in the same window?

    [dt_button link="https://redwood-denmark.com/en/h4-fire-pit/" color_mode="custom" color="#cc0935" animation="pulse"]READ MORE[/dt_button]

    Oddly enough, rephrasing the question doesn’t really change the answer.

    The plugin you’re using to enter the code that creates the button – and the link attached to it – is controlling what happens with the link.

    It is likely that you just haven’t delved deep enough into the plugins documentation (or settings) to discover how to adjust the link target to suit your preferences.

    That said, you can try manually adding target="_self" or target_self=”true”

    If that doesn’t work, re-read the documentation for the plugin to find out what the actual usage parameters are, or contact support for the plugin.

    • This reply was modified 8 years, 3 months ago by Clayton James.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link: Open in same window’ is closed to new replies.