All hyperlinks open in a separate window(like Pop up window) whenever user click at the link.
DASHBOARD > DESIGN > EDIT HTML
to open template editor
Note : take the back up first of full template (by click on download full template).
Check
find
Paste the code below the
<base target='_blank' /> so that it become
<head>
<base target='_blank' />
Save the edited template.
DASHBOARD > DESIGN > EDIT HTML
to open template editor
Note : take the back up first of full template (by click on download full template).
Check
find
Paste the code below the
<base target='_blank' /> so that it become
<head>
<base target='_blank' />
Save the edited template.
1 Comment:
...and what if we want to open all links open in a popup windows
thanks...
Post a Comment