WebSite X5Help Center

 
Mihai B.
Mihai B.
User

About link in „Entry page”  en

Auteur : Mihai B.
Visité 1396, Followers 1, Partagé 0  

Hi!

I try to insert in HTML option from „Entry page” a link throu an another site or an another page in the same site but when I test the result I receive the err message like this in attached file.

I put below the text of HTML code.

Where I mistake?

Thank you verry much!

Best regards,

Mihai B.

Posté le
8 RéPONSES
Andre E
Andre E
Moderator

try this as code:

 <a href="https://www.w3schools.com/tags/att_a_target.asp" target="_blank">Visit W3Schools</a>

or for you:

 <a href="https://www.test.ro/cuci"
 target="_blank">Test link</a>

this works, I have tested this, yours works also so it's a bit strange, maybe a pop up blocker active?

Lire plus
Posté le de Andre E
John S.
John S.
User

Maybe it is because of this :

It looks not to be correct - see how it appears in Andre's suggestion.

Lire plus
Posté le de John S.
Andre E
Andre E
Moderator

Lower quote should also work. But maybe it will work with normal quote, just try, and check also other options.

Let us know!

Lire plus
Posté le de Andre E
Mihai B.
Mihai B.
User
Auteur

Thank you verry much!

I try all yours sugestions!

- I change the http: in https: . The result is that open a new window but not apear the page /cuci ! Here appear the error 404 "Page not found". If I put the site URL without "/cuci" then the browser open the corect page.

-I chage all quotes with quotes in english keyboard end the result is the same as above!

Why the link not accept a page in an site, another home page?

Thank you verry much!

Best regards,

Mihai B.

Lire plus
Posté le de Mihai B.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Meilleur utilisateur du mois PT

...!... LINK ...?...

Lire plus
Posté le de  ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Meilleur utilisateur du mois PT

... x GOOGLE :

<a style="font-size:22px;text-decoration:none;" href="https://www.google.it/">GOOGLE</a>

.

Lire plus
Posté le de  ‪ KolAsim ‪ ‪
Andre E
Andre E
Moderator

please answer my question; does this link work?

 <a href="https://www.w3schools.com/tags/att_a_target.asp" target="_blank">Visit W3Schools</a>

if no then you have another problem, try another pc for test.

Lire plus
Posté le de Andre E