-
AuthorPosts
-
November 15, 2017 at 4:54 am #876902
Hello,
I’m creating a table in which I inserted a link but I realize that is not clickable, so does not work. How can I fix this issue?
Thank you.Best Regards,
Alexia.
November 16, 2017 at 12:45 pm #877495Hey Alexia R.,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardNovember 18, 2017 at 2:45 am #878341The link for the page site with the issue, on private content.
Thank you.Best Regards,
Alexia.November 18, 2017 at 8:31 am #878403Hi Alexia,
Can you try to use this format:
<a href="www.google.com">www.google.com</a>instead of just:
www.google.comHope this helps :)
Best regards,
NikkoNovember 20, 2017 at 2:07 am #878937Hello Nikko,
I tried your suggestion, and now the link is clickable but doesn’t take me to the right page. You can see that the first link on the table, after click on the link http://www.bobbrinker.com it says “Page not found”.This is what I did:
http://www.bobbrinker.comThank you.
Best Regards,
Alexia.November 20, 2017 at 4:32 am #878950Hi Alexia,
Sorry, I forgot you need to add http or https, it should be:
<a href="http://www.bobbrinker.com">www.bobbrinker.com</a>Best regards,
NikkoNovember 21, 2017 at 6:49 am #879523Hello Nikko,
Now the link is working and its open the page but, it will be possible to open the link in a new tab?
Thank you so much for your help :)Cheers,
Alexia.November 21, 2017 at 7:58 am #879534Hi Alexia,
Yep you just need to add target=”_blank”, it will now look like this:
<a href="http://www.bobbrinker.com" target="_blank">www.bobbrinker.com</a>:)
Best regards,
NikkoNovember 28, 2017 at 10:16 pm #882892Now is working perfect!!! Thank you so much for your help.
Cheers!
Alexia.November 28, 2017 at 10:25 pm #882894Hi,
Great! Did you need further help, or shall we close this thread?
Best regards,
Jordan ShannonNovember 29, 2017 at 10:44 am #882973You can close this thread! Thank you so much.
Regards,
Alexia.November 30, 2017 at 12:07 am #883232Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Clickable links on a table’ is closed to new replies.
