Content pages and the text editor
Last modified: 15-09-2023Content pages are pages that you can customise yourself and add content to. There are the following content pages:
- Description (Content > Description)
- Motivation (Manage campaigner/team > My (team) page > Motivation)
- Menu item (Content > Menu)
- News (Content > News)
- E-mails (E-mails > Overview e-mails)
Key to a content page is the ability to format the text via the text editor. Below is an overview of the various options in the text editor.
Editor
The editor usually looks like this:
Symbols
Multilingualism
This flag is only shown if you have multiple languages. You can then select the language you are changing the content for here.
Step back
Undoes the last change.
Step forward
Returns the last change.
Bold
Make selected text bold (bold)
Italic
Set selected text in italics
Elign
Aligns the selected text.
Options (in order):
- align left
- centre
- right align
- align justify (fill out)
Table
Select Insert Table and then choose ééone of the other options to add or remove rows or columns
List
Unordered list: bulleted enumeration
ordered list: bulleted enumeration
Inspring
This allows you to increase or decrease the indentation
Hyperlink
Includes a hyperlink. A pop-up window appears. Enter here:
URL: paste here the URL of the (external) page to which the link should point
Link text: this is the visible text of the link
Title: give the link a title. This title is visible (in certain browsers) when you move the mouse over the text.
Purpose: Choose whether the link should open in a new window or not
Type: Here you can choose whether the link should be a normal link or a Kentaa button. A Kentaa button is a special button that has the same style as the donation button.
Click the other button if you want to delete an existing link.
Insert image
This allows you to insert an image into the content
Add video
Here you can load a video with the url. For example, a Youtube or Vimeo link
Add tag
This option you will see only in emails. Here you can choose a tag that will be replaced in the mail with the information belonging to the tag
- Undo
Undo the last change. - Rew
Returns the last change. - Cut
Deletes the selection, but you can paste it somewhere else afterwards - Paste
Paste the copied or cut selection - Paste as text
If you choose this option then when you paste, no formatting is pasted along, just the text. This until this option is switched off
- Select all
This allows you to select everything on the content page
Formatting
Here you can see different formatting choices.
- Bold
- Cursive
- Underscore
- Strikethrough
- Superscript
- Subscript
- Formatting
- Headings
You can select different headings here - Inline
Here you can also add code if you wish, in addition to the options mentioned earlier - Block
You can choose a paragraph, a section, a quote or pre-formatted text here
- Align
Here you can align the text left, right or centre
- Headings
- Delete Formatting
This removes the formatting of your selection
Table
Here you can insert a table of a desired size. The options for this are self-explanatory
Tool > Source code
You can edit the source code. This can be useful if you want to remove certain html elements. You can also embed content from other sites this way.
Tips
Be careful when using images in tables
Tables are a nice way on the desktop to display information. However, they are static and unsuitable for mobile. If you view the mobile version of the page, it may then be askew or a completely different size. Therefore, try to avoid tables if you want to display photos and information bundled together. It is better to align the photo and put the information next to it.
Embedding maps and other media via the source code
Many sites allow you to embed iframes. On Google Maps, you do so via Menu > Share or embed map > Embed a map. There you can copy and paste a code into a content page via Tools > Source code. For example, below you can see the code to add a map of Kentaa headquarters
Code:
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d698.3510205308737!2d5. 910319305500621!3d51.984724443692194!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c7a5b409a273d1%3A0x3c475c3d0d2d00a!2 sKentaa!5e0!3m2!1snl!2snl!4v1595428915402!5m2!1snl!2snl" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
Please be careful with pasting
If there is formatting in the text then you may be pasting it along. All kinds of html can then be pasted in as well, which can cause undesirable situations. You can avoid this by turning on the 'paste as text' button. Alternatively, you can remove the formatting beforehand by first pasting it into Notepad and then copyingëren from there
Menu item: Add downloads and FAQs
See also the support article on menu items.
iRaiser button!
A iRaiser button is a great way to give a hyperlink extra attention. It takes the same form as the donation button on your site. You add it by creating a hyperlink and choosing 'iRaiser Button' as its type. If you want, you can also have a button linked to Whatsapp. In this article you will see explained how to do this.