• Resolved silv3rline

    (@silv3rline)


    how to open downloads on a new window in box layout.

    I tried the online tutorial on the website and didnt work, it seems out dated.

    can anyone help me with this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @silv3rline ,

    Could you please let me know what have you tried?

    Warmly,
    Razvan

    Thread Starter silv3rline

    (@silv3rline)

    And did you override the template and added the target="_blank" attribute to the link? Could you give me a link to a page where a Download resides so I can take a look?

    Warmly,
    Razvan

    Thread Starter silv3rline

    (@silv3rline)

    changed this:

    <a class="download-button" title="<?php if ( $dlm_download->get_version()->has_version_number() )

    to this

    <a class="download-button" target="_blank" title="<?php if ( $dlm_download->get_version()->has_version_number() )

    Could you please provide a link to a page so I can have a look? Can’t reproduce the issue. Also, could you please let me know what is the plugin’s version?

    Warmly,
    Razvan

    Miha

    (@mplusb)

    Marking this support thread as resolved due to inactivity. If you have any other questions or need further help please open a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘open downloads on a new window’ is closed to new replies.