Inserting a link in a Zendesk article is straightforward. You can add a link to existing text or at the cursor's position.
To insert a link, start by creating or editing an article in Help Center or Guide Admin. Highlight the text or place the cursor where you want the link, then click 'Insert/edit link' on the toolbar. In the dialog box, you can link to a URL by pasting it in the URL tab, link to a heading by selecting it in the Heading tab, or link to another Help Center article by selecting it in the Help Center article tab. Remember to include the full URL to avoid broken links. You can also choose to open the link in a new tab. Once done, click 'Link' to insert it into your article.
Editing an existing link in a Zendesk article allows you to change the link text or target. To edit a link, open the article in edit mode in Help Center or Guide Admin. Highlight the link you want to change. To modify the link text, simply type…
Removing a link from a Zendesk article is a simple process that turns linked text back into plain text. To remove a link, open the article in edit mode in Help Center or Guide Admin. Highlight the link you wish to remove and click 'Insert/edit…
Linking to a draft article in Zendesk requires a manual approach since draft articles don't appear in the insert link form. To link to a draft, navigate to the draft article and copy its URL from the address bar. Then, edit the article where you…
Changing the text color of a hyperlink in a Zendesk article involves editing the HTML and CSS. To change a hyperlink's color, access the article's HTML source code and add a 'class' attribute to the link. Then, edit your Help Center theme's CSS…
If headings aren't appearing in the Heading tab when linking, it might be due to a bug or missing heading IDs. A common workaround is to manually add IDs to each heading in the article's HTML. This ensures they appear in the Heading tab for…