Page 1 of 1

Pagamanager: how to create a page above

Posted: Fri Aug 14, 2015 12:31 pm
by vdonatiello
hello,
i have some doubt on Pagemanager use

i have the following structure:

Code: Select all

h1 A
h1 B
 h2 D
 h2 E
h1 F
i want to add a page h2 C (below B and before D)

if I go over h1 B and Create a page (as a sub-page) it will create a new page below h2 E

if i go over h2 D abd Create a page (on same level) it will create a new page bewtween D and E

do you know how to do it?

thanks,

Vito

Re: Pagamanager: how to create a page above

Posted: Fri Aug 14, 2015 1:05 pm
by lck
Please see help.htm in plugins/pagemanager/help/
There are Examples of drag&drop and move operations.

Re: Pagamanager: how to create a page above

Posted: Fri Aug 14, 2015 2:11 pm
by vdonatiello
thanks Ludwig,
all good!
my bad, i haven't checked that, sorry