Organizing Page Content in Child Theme files
-
Hello,
I am unsure how to go about organizing the static page content in the Child Theme php files.
My new page template which will be used for most pages on the site is here:
With the query I can get the most recent posts to show in one column.
My question is how to go about getting different pieces of static page content for the other column on each page. Should I create the content as posts and get each one from the database by ID? Or create a different template part and hard code each piece of content?
There will be about 14 pages on the site and 11 will have the same layout.
I would really appreciate guidance with this as I am new to WordPress.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Organizing Page Content in Child Theme files’ is closed to new replies.