• So I’m not sure if this is doable with wordpress or if I need to learn more PHP & SQL, but here goes:

    I’d like to add a bunch of values to a database and have only certain pages that call those values based on the page name. I want the pages to all have the same template, but different values in the different parts of the field.

    I don’t know if I’m explaining this the best.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    This would be workable for a finite number of page names or page names structured in a specific manner that can be parsed by template code. If you have any number of randomly named pages I don’t see how it would be workable. Script cannot make order out of random chaos 😉

    Thread Starter Jracer02

    (@jracer02)

    Thanks bcworkz. I did a lot of looking and figured out what I need is the Pods plugin. I’m basically taking an excel file and exporting it database to create 200+ pages all with the same template.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dynamic page content help’ is closed to new replies.