Hi,

Can someone please tell me how to add hyperlinks in a page and how to direct them to a path on my website? It sounds like it should be really easy but I'm having a hold-up.

Thanks

Comments

dropletCUCC’s picture

I'm not really sure what you want. Your question is confusing. Here's a possible solution:
In the page where it says input filter click html.
In your page body add where you want the link to be:

<a href="pathtopage">pagename</a>