Archived topic
Data input to my design?
2 replies · Started by chris on February 27, 2023
Hi is it possible to make a template with container or grid and feed the data from my lottery plugin?
If you see my "winners" page im not happy with how the information is displayed, of course i have edited the css to make it suit my preference but i wish i could make a nice box with the persons details and other things but im just not sure if what im asking is a full custom job or it is within the reach of generatepress and the short codes supplied from lottery?
Updated with link sorry.
Hi chris,
I'm not familiar with that plugin, not sure how they store the date.
If you can confirm with the plugin's support that it's a custom post type and the data stored as post meta, then using GenerateBlocks headline block should be able to pull the data dynamically with the correct post meta name.