Adding Your Own Custom HTML
JEM allows you to add your own custom HTML file, either through the HTML editor or through an external HTML file.
To do that, follow these steps.
Add Content through the HTML Editor
- Click on Content > Manage Content > Add Content
- Start typing it in directly in the HTML editor.
- Once you are done, click on the Options tab and select the Standard option for Content Type
- Save your content
Your new content page will now show your HTML web page as a standard web page in JEM
Add Content through Custom HTML File
If you have your own HTML file that you want shown in JEM, you can add that as well.
- Click on Content > Manage Content > Add Content
- Click on the Options tab and select the Advanced option for Content Type
- Enter the full physical path to your HTML content file as it relates to your web hosting path. For example:
/home/username/public_html/content.html - Save your content
JEM will now include this HTML file in its content page for showing on JEM.
