Page 1 of 1

<h1> test</h1> does not make a new page

Posted: Sun Sep 10, 2017 6:31 pm
by roze
I've just started a new hobby website :roll:

http://www.beremooiehymers.nl

I want to make a new page:

in the source code it says:

Code: Select all

<h1>Content</h1>
<p>This page demonstrates some standard content elements as shown in the current active template.</p>
<h1>Info Disclaimer</h1>
But there is no new page:

Code: Select all

Content

This page demonstrates some standard content elements as shown in the current active template.
Info Disclaimer

Re: <h1> test</h1> does not make a new page

Posted: Sun Sep 10, 2017 6:58 pm
by manu
What CMSimple_XH Version do you use?

Re: <h1> test</h1> does not make a new page

Posted: Sun Sep 10, 2017 7:02 pm
by manu

Re: <h1> test</h1> does not make a new page

Posted: Sun Sep 10, 2017 7:34 pm
by roze
That's it.

I made a new page in pagemanager!

Thanks.