Dynamically generating a structure
-
I have a page where the details of online classes are statically shown per weekday (please refer to the screenshot).
https://www.awesomescreenshot.com/image/39387439?key=93f54ecd2c0ed4fa40e35eb89f94bbcb
If you see there are weekdays tabs (sunday, monday,…). The content shown under each weekday tab is one template each. The template is created in Elementor using widgets like Header, Image, Text-editor, Shortcode for each online class. And all the classes are formatted with the help of section and columns that “Edit with Elementor” provides.
Now I want to make this whole content under every tab a dynamic one. Because there is time shown for every class, that too based upon the user’s timezone, few classes in the evening (as per CDT) on one particular weekday may fall on the next day morning in some other timezone. So, for that reason and also to be called a professional developer (instead of a dumb developer), I want to make this whole page dynamically generated.
Please provide pointers on how can I do this. I couldn’t find proper code or approach on Google anywhere. It would be very great if you could provide the steps and a sample code that I could use to develop my requirement. Thank you.
The page I need help with: [log in to see the link]
- The topic ‘Dynamically generating a structure’ is closed to new replies.