Michkael Posted December 3, 2018 Posted December 3, 2018 Hi Guys, I am migrating a one pager HTML template into processwire (MEA template to be precise). If you analyse this tempalte, it is made of several sections like services, team, products; all containing an headline, a text quoted, and images with more body or simply images. I started to populate the home.php to soon realise that for each section I need an hedline, several body fields, even more fields repeated with the repeater fied. I was wondering if there is a good practice in such situations to avoid long pages, for example creating a child for each section and call them in the main page (if yes how), or other. Thank you for the support. Have a nice one.
bernhard Posted December 3, 2018 Posted December 3, 2018 I don't think there is one good practise. There was some discussion about different approaches for page builder like setups lately. Repeater matrix or using regular pages are for sure a good solution. 1
psy Posted December 3, 2018 Posted December 3, 2018 One of the things I love most about PW - and also find frustrating at times - is that there are so many ways to achieve the desired end result. Choosing which way to go at the start of a project can be tough. Whichever method you choose for front-end output can be done in PW
Gideon So Posted December 3, 2018 Posted December 3, 2018 Give page table a look. I made a single page site with it. Gideon 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now