The example you gave has a listing of three pages and four posts (which are dated). The same can be achieved by one of the following:
- two different Custom Post Types, one per block, e. g.
post_type="products"
andpost_type="projects"
; - children of two another pages, e. g. children of “Products” in one block and children of “Projects” in another;
- pages grouped by some custom field(s);
- pages sharing two page templates, one for each block.
And may be some other methods.
It’s depends on what site structure you’ll have and what type of navigation and some other things you prefer (manual or auto).
Related Posts:
- What’s the best way to manage sections on a page?
- Add infinite scroll to content splitted post
- Custom templates not showing up in template dropdown
- Get the content of a specific page (by ID)
- How can I keep the content of my pages version controlled?
- Conditional tag to check if ‘page.php’ is being used?
- A check for if is parent page, if has children, if has grandchildren
- WordPress page edit does not save selected template
- Set page template automatically based on parent
- Editing Complex Pages in Visual Mode
- Is there a default template file for child pages / subpages?
- How to display code if it is not certain pages?
- How do I set and list page_template with wpcli?
- How do I modify this page template to show subpage excerpts (not post excerpts)?
- Limit number of pages that use a specific template?
- How to inject custom url path for page ?
- Dynamically Load Styles and Scripts from Theme Functions.php
- Add custom admin menu item for pages using a certain template
- Different “Text Widgets” in Sidebar on Many Different Pages?
- What’s the most minimal way in which a page can be hooked into WP?
- How do I create multiple page while active a theme
- How to make certain page templates visible to admin only
- Static files or dynamic WP pages for “static content”?
- How to dynamically save a selected option from page “Templates” selectbox?
- The entire content of my WordPress page has disappeared
- What is the proper way to get contents of a page?
- Custom page template not working
- Get the Page Content,without generating HTML
- Dynamically change page that loads
- How do I pass data from page content to the underlying PHP template
- Password Protected Page Title
- Removing the TinyMCE editor for a given page template
- Displaying page content in category archive (archive.php)
- Page displays content from different query?
- Having wordpress page accesss issue under sub-directory
- How to make my category archive behave like a page
- Custom page template for multiple pages
- My custom template page not loading content inside it?
- How to edit a HTML list in WordPress?
- Custom page with queries returns 404
- How to capture GET argument on static page
- JQuery Plugins in WordPress
- the_content of template page
- WordPress theme: Add page content to the bottom of the Contact form
- Dynamic href link to Contact Page
- Create page template with some static contents
- WordPress 3.2 – removed ability to select a page template in the page attributes when adding a new page?
- Use same page-mypage.php template for several pages
- If I use a static page-slug.php for a page, is the database still queried?
- Avoid pages losing template association on site re-deploy
- How do you implement a page template automatically being applied to a page?
- How To Render Shortcode In AJAX Response?
- How do I edit text displayed on my browser tab?
- How to create different template designs for different pages in WordPress [closed]
- Different css file not working for the page template I created
- require_once not working
- append one page content into another
- Displaying posts on homepage – Template Page
- Page templates in subdirectories and auto generator
- WordPress Page doesn’t load the template selected
- Use page template for custom $_GET content
- Two different pages that share the same content?
- How to bypass 404 for certain pages/posts?
- Outputting content from page
- Custom folder for wordpress page templates
- Authors posts on a author created page
- Static Website No Titles But Still Nav
- custom page templating in WordPress
- page template – undefined structure in source code
- Suggestions: Customizable header image and style colors that are different for each page
- My pages are using my Index.php and not my page.php
- WordPress custom pages in a folder
- Add the same content to multiple pages
- WordPress blog posts template bug [closed]
- Adding styles/scripts to specific page
- How to detect if some page template has been selected
- Cannot pull WYSIWYG content
- WordPress form submit to custom page template does not work
- Using external DB within wordpress
- Editing pages from dashboard
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- WordPress Page All Content In Template Good Or Bad Convention?
- How do you assign custom template for Posts page (under Front page displays setting)
- include exception inside theme for empty widget area
- How to get sort content by page id?
- Content template when adding a new page
- custom page or standalone page?
- Avada Theme – Display results from a specific category [closed]
- How to display time when page is created and edited
- Call a function on every wordpress pages only
- WP Template Hierarchy – Need help choosing the correct templates
- Custom Filter using meta_value in wordpress admin list not working
- Add text to the bottom of particular pages
- how bbPress and buddypress add their own page templates to the page template drop down on the page editing screen
- Showing certain page without redirection
- Retrieve page content and pass to PHP?
- Create a new page for each form selection
- link a custom page into menu
- Load new Posts on Scroll on Page
- May I know where to edit the tax rate?