Site logo

Archived topic

Dynamic data and custome page

7 replies · Started by Wouter on April 21, 2022

Viewing posts 1–8 of 8

Hello there,

I want to make a custom page where I can dynamically load data in from the database. But in this page I want to use the container, rasters and so forth. So for example: I copy the content page in a new child theme and in that new page I want to load in data from the database and use the generatepress blocks (so in html form, not in the admin section). This should be possible, but I can't find any documentation on this. Can anyone give me some direction where to look at and how this works in general?

Thanks for that.

How does this work with writing a custom page (html). So basically coding directly in the .php scripts. Is there documentation then on how to use the container, rasters and so forth?

Maybe I don't understand it well enough yet, but I'm trying to figure out the following: I have a custom table in my database (not related to wordpress) and I want to load that data dynamically into the page. It has over 400+ records so I want to iterate through it and put it all in a container/raster.

Oh ok - thats not something i can really advise on as its out of our forum scope.
You're into SQL queries and other stuff, some examples of that here on stack exchange:

https://wordpress.stackexchange.com/a/365268

Definitely not a simple task, and you may want to seek a developer to assist you with it.

I see. Thank you David. Have a good day!

This archived topic is closed to new replies.