Archived topic
Making a Template
1 reply · Started by Praveen on August 20, 2021
Hi guys, I have a problem and looking for help, not sure if that can be done using GP.
Context - Say you run a website on tools, say 100 types of tools.
You have posts on - repairing, buying, tips, troubleshooting on each tool. These posts have respective tags. So for example, a chainsaw repairing tool has tags - chainsaw and repairing. A Jointer repairing one has a tag - jointer and repairing.
As you can see, the tags consist of tool names and what we are doing (repairing, tips, etc.)
Now, I wanted to create a page for EACH TOLL where - I can write say 1000 words on the tool and have sections on - repairing, buying, troubleshooting, etc and the content (post title with link to post) is automatically added to the respective sections as and when they are added to website.
Is it possible with GP dynamic content?
Hi there,
the Dynamic Content simply allows you to display dynamic content such as Title, Tax Terms etc. or other Post Meta ( Custom Fields ) that belongs to the currently viewed Post ( Page ).
Links or other content from your 'related' posts isn't going to exist in that pages meta, unless you have coded your own page template to get that data for you.
So yes it can display the data, but you need to code the template to make that data available.