WebSite X5Help Center

 
Mihai B.
Mihai B.
User

About link in „Entry page”  en

Autor: Mihai B.
Visited 1407, Followers 1, Udostępniony 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.

Posted on the
8 ODPOWIEDZI
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?

Czytaj więcej
Posted on the from 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.

Czytaj więcej
Posted on the from 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!

Czytaj więcej
Posted on the from Andre E
Mihai B.
Mihai B.
User
Autor

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.

Czytaj więcej
Posted on the from Mihai B.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Najlepszy Użytkownik miesiąca PT

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

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Najlepszy Użytkownik miesiąca PT

... x GOOGLE :

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

.

Czytaj więcej
Posted on the from  ‪ 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.

Czytaj więcej
Posted on the from Andre E