Viewing 1 replies (of 1 total)
  • Hello axel_46, I had a look and you might try the following. Please make a backup of the file just in case it causes other issues.

    You need to ftp into your server and locate the following file under pricetable >> tpl >> pricetable.phtml download the file locally and enter the following into the code at line 25 <a target="_blank" href="<?php print empty($column['url']) ? '#' : $column['url'] ?>">

    Notice how I have added target="_blank"

    I hope this helps you.

    Kind regards

Viewing 1 replies (of 1 total)
  • The topic ‘How do I open button link in a new window?’ is closed to new replies.