Page Text Fields 1, 2 and 3
In your page you would need to find where you would like all three text fields to appear. Replace the text in your text areas with:
[-- IF PAGE.Text1 --][-- PAGE.Text1 --][-- END_IF --]
[-- IF PAGE.Text2 --][-- PAGE.Text2 --][-- END_IF --]
[-- IF PAGE.Text3 --][-- PAGE.Text3 --][-- END_IF --]
Next: Page Loop Links