This was really helpful! An idea for a next tutorial: having myltiple types of events defined as separate custom post types and building a schedule which keeps track of events happening at the same time using dynamic shortcodes. The bricks query loop can be limiting in this regard
One tip for styling while working with dynamic shortcodes is to start with placeholder content-image, text, video, etc. Then, when you're satisfied with the outcome, you can replace them with dynamic shortcodes.
wow awesome!! Wow, it's amazing how freely you can handle dynamic shortcode. Then, in the event query. Only the 7th ad is visible. Even if I move to the next page with pagination, does that ad only appear on the 7th item on that page?
again very advanced & great tutorial. Thank you and keep going!
Thanks! 💪
This was really helpful! An idea for a next tutorial: having myltiple types of events defined as separate custom post types and building a schedule which keeps track of events happening at the same time using dynamic shortcodes. The bricks query loop can be limiting in this regard
Nice idea. Do you have a screenshot of how the front end should look? You can email me all the details and I'll take a closer look.
One tip for styling while working with dynamic shortcodes is to start with placeholder content-image, text, video, etc. Then, when you're satisfied with the outcome, you can replace them with dynamic shortcodes.
Do you agree that using the CSS Grid method has some accessibility drawbacks?
Thanks, what php snippet editor do you use? Do you have a tutorial for making events?
I generally use WPCodeBox for my code snippets.
I don't yet have a tutorial about making events, but I am working on a simple version for free events.
wow awesome!!
Wow, it's amazing how freely you can handle dynamic shortcode.
Then, in the event query. Only the 7th ad is visible. Even if I move to the next page with pagination, does that ad only appear on the 7th item on that page?
With the way I've set it up currently. The ad would show up as the 7th item on every page.
Make a tutorial on registration form and login form for WooCommerce
I currently don't do videos about WooCommerce in general. But I may look into it in the future.