Set target "blank" to links

bittrapper
7 Posts
bittrapper posted this 13 July 2016

Hello,
I cant find a way to set the target for simple text-hyperlinks? I like to open some of them in a new window.

Thanks for help,

Frank

Hello, I cant find a way to set the target for simple text-hyperlinks? I like to open some of them in a new window. Thanks for help, Frank
Vote to pay developers attention to this features or issue.
7 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 14 July 2016

Hi,

Unfortunately this feature is not supported. But it's in our backlog.

Thank you,
Olivia

Hi, Unfortunately this feature is not supported. But it's in our backlog. Thank you, Olivia
bittrapper
7 Posts
bittrapper posted this 14 July 2016

Are you joking? Hyperlink are the main feature of the world wide web??? You develop a tool like this with amazing features and I cant set the target of a link?? It is like a superb car without wheels!

I hope you will add this feature in an update.

I now fix this gap by adding the target in the HTML-sourcecode in textfields. I hope that this will cause no bugs in the templates but it seem that it works.

Thanks & Greetings,

Frank

Are you joking? Hyperlink are the main feature of the world wide web??? You develop a tool like this with amazing features and I cant set the target of a link?? It is like a superb car without wheels! I hope you will add this feature in an update. I now fix this gap by adding the target in the HTML-sourcecode in textfields. I hope that this will cause no bugs in the templates but it seem that it works. Thanks & Greetings, Frank
Support Team
Support Team posted this 14 July 2016

Hi,

That code should not cause any issues. Thanks for your feedback.

Sincerely,
Hella

Hi, That code should not cause any issues. Thanks for your feedback. Sincerely, Hella
kheidemann
39 Posts
kheidemann posted this 13 December 2017

This is unbelievable. I came here after combing through all the settings in Themler and not finding it. Have you added this basic feature yet? I see you have a drop down for adding targets to image hyperlinks so why would you not have this for simple text links?

I tried adding HTML in the Edit Hyperlink Address field but this does not work.

Please tell me there is a way to do this and I just missed it somewhere.

This is unbelievable. I came here after combing through all the settings in Themler and not finding it. Have you added this basic feature yet? I see you have a drop down for adding targets to image hyperlinks so why would you not have this for simple text links? I tried adding HTML in the Edit Hyperlink Address field but this does not work. Please tell me there is a way to do this and I just missed it somewhere.
Support Team
Support Team posted this 14 December 2017

Hi,

You cannot add the target attribute in the link address window. The solution above was in using the HTML control and then customizing the HTML code inside the HTML Source window of that control.

Sincerely,
Hella

Hi, You cannot add the target attribute in the link address window. The solution above was in using the HTML control and then customizing the HTML code inside the HTML Source window of that control. Sincerely, Hella
kheidemann
39 Posts
kheidemann posted this 14 December 2017

In case anyone else is as dumb as I am;

The previous person was talking about modifying the source code, so I modified the section containing the custom html code in the footer.php file and nothing I changed in the section where the html resided translated to changes on the live site.

Then I discovered the html container in the Insert-Other section. I replaced the Text container with an HTML container and now it is working.

In case anyone else is as dumb as I am; The previous person was talking about modifying the source code, so I modified the section containing the custom html code in the footer.php file and nothing I changed in the section where the html resided translated to changes on the live site. Then I discovered the html container in the Insert-Other section. I replaced the Text container with an HTML container and now it is working.
Support Team
Support Team posted this 19 December 2017

Thanks for this note, it may help somebody.
And feel free to contact us in any other occasion.

Sincerely,
Hella

Thanks for this note, it may help somebody. And feel free to contact us in any other occasion. Sincerely, Hella
You must log in or register to leave comments