WebSite X5Help Center

 
Stephen L.
Stephen L.
User

Can anchors be placed in blog posts  en

Autore: Stephen L.
Visite 207, Followers 1, Condiviso 0  

I often want to send people to a specific area within a long blog post. Is that possible via anchors or some other means?

Postato il
5 RISPOSTE
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese EN

1. In the blog module, open the blog post and click "Content", then click the HTML icon so it has a blue border.

2. Now paste the HTML code for an anchor into the text field.

3. At the link to the blog post, add the # and the anchor name.

-----

------

Leggi di più
Postato il da Daniel W.
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese EN

A) HTML code - example:

    <h3 id="anchor123">Anchor name 123</h3>

B) Blogpost adress with anchor - example:

     www.mywebsite.com/blog/index.php?blog-post-ABC#anchor123

-----------------------

Leggi di più
Postato il da Daniel W.
Stephen L.
Stephen L.
User
Autore

Daniel, I tried your solution I couldn't get it to work for what I wanted to accomplish. I want to place a link/anchor to specific text within post itself. When I try to place the anchor via A) above, the ID and the name both are visible in the text. What am I missing?

Leggi di più
Postato il da Stephen L.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Utente del mese IT

(It > De) ... ...  Ich füge meine historische Methode der vorherigen hinzu...
1) ... Aktivieren Sie im Blog-Artikel den HTML-Code mit der Schaltfläche [</>] ...
2) ... Platzieren Sie am Anfang des Absatzes oder Textes des Artikels, den Sie verankern möchten, den Anker mit dem Tag <a> wie folgt:
<a id="ancora1"> </a>
3) ... Aktivieren Sie im Wort des Artikeltextes, das Sie mit dem Anker verknüpfen möchten, die Option „Datei oder URL | Datei im Internet“ und geben Sie den Wert des Ankers wie folgt in das Eingabefeld ein:
#ancora1
4) ... Starten Sie die Vorschau und versuchen Sie es...

.. siehe STAMP (IT) (Screenshot) unten...

.

ciao

↓↓↓

↓↓

Leggi di più
Postato il da  ‪ KolAsim ‪ ‪