Thanks so much for the video man, I realize you didnt get a ton of views out of it but trust me when I said the 300 or so that have seen it appreciate it a TON, it is just that there are not many using bricks/metabox which also means that there isnt a ton of info available on it (even from bricks own site) so without your video I am not sure how I would have unlocked the power of dealing with dates which really is at the core of so many web applications. Sort of feeling unstoppable now :)
So useful..... I wanted to show it at a certain point on my homepage for upcoming events. The ways how you deliver it Bruce is actually even for me understandable =) A lot of times, I read through the MetaBox Documentation. But I'm still not good enough at PHP. But thanks to your Video, I feel like I made a step forward =)
I did everything you said but for some reason it doesn't work. I wanna show posts only created today, so I use meta key: post_date and compare Equal. Everything else, I did exactly as you said. Can you help me please?
Thanks so much for the video man, I realize you didnt get a ton of views out of it but trust me when I said the 300 or so that have seen it appreciate it a TON, it is just that there are not many using bricks/metabox which also means that there isnt a ton of info available on it (even from bricks own site) so without your video I am not sure how I would have unlocked the power of dealing with dates which really is at the core of so many web applications. Sort of feeling unstoppable now :)
Well Done Bruce
So useful..... I wanted to show it at a certain point on my homepage for upcoming events. The ways how you deliver it Bruce is actually even for me understandable =) A lot of times, I read through the MetaBox Documentation. But I'm still not good enough at PHP. But thanks to your Video, I feel like I made a step forward =)
Can this be done with ACF?
I did everything you said but for some reason it doesn't work. I wanna show posts only created today, so I use meta key: post_date and compare Equal. Everything else, I did exactly as you said. Can you help me please?
Bruce, the meta value you mention no longer works. It will need to be {current_date:Y-m-d} or {current_date:U}