How to hyperlink one specific word of a longer text

Hi,

I would like to ask you how could I hyperlink one specific word from a long text. I would like to write the word here and hyperlink that word with other parts of my website.

I send you a screenshot of what I have on mind.

Best regards,
Marina.

Hi Marina,

We can use the a tag. Like this:

<p>Free online course <a href="http://linkgoeshere" data-wplink-url-error="true">here</a></p>

There’s also an automatic way of doing it using the text element WYSIWYG editor: https://screencast-o-matic.com/watch/cYV0h9v81z

Hope this helps.

Thank so much, it worked.

Have a nice day,
Marina.

You’re welcome, Marina. Have a nice day too.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.