Search the Community
Showing results for tags 'page design'.
-
Hello Everyone, I'll start my first project with PW next week, a multilanguage product catalogue website that demands some complex relations between products/products groups/usage areas etc. Normally I almost always use WordPress for CMS projects, but I know WP well enough to know that it would be very problematic for this website. So I choose to use ProcessWire, which I'm following for more than a year, tried locally a few simple things to get familiar. I noticed that I can plan more flexible site structure with PW, without all that post type, taxonomy etc structure. While waiting for designs to finish I started working out on some of the parts which I don't have any idea how they're approached in PW world. There is section in the main page of the site, which might look like in the attached image. Each grey box will compose of image - title - link - title_color fields. Those 7 in the image are just some of the possibilities but there can be more possility (like long vertical one added to the end or there can be 3 or more lines of block etc.). So what I need to do is build a block builder. If it was a WordPress site, I would use a simple page builder like https://siteorigin.com/page-builder/ ,which basically gives a nice interface to use Shortcode API of WP. My question is, what kind of structure you suggest for this in PW, or what kind of approach should I use and for a PW newbie what sources should I look? Thank you, Bora