How to open a new tab?

Viewing 4 posts - 1 through 4 (of 4 total)
#111333

to tran van
Member

hello admin! Can I guide you to edit the file so that when the user clicks on the download button, open the new tab?

#111902

Shahriar
Moderator

You can create custom link/page templates using our Pro version. So, replacing the [download_link] tag in any template with the following code will open the link in a new tab,

<a class="btn btn-primary" href="[download_url]" target="_blank">[link_label]</a>

#113376

Quan Pham
Participant

Are settings lost after updating a new version?

#113465

Shahriar
Moderator

No, your setting and data won’t be affected by the update.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to open a new tab?’ is closed to new replies.