Hi all.
i am trying to create events and display based on date. I am using bricksbuilder.
i have created a custom field - event_date.
i have a date picker, dd-mm--yy
in wordpress settings, date is set as d F Y (but ive tried d-m-Y) as well, and same results.
In bricks now, i am trying to query with the date from bricksbuilder {current_date} (ive tried {current_date:d-m-Y} doesnt work).
https://imgur.com/a/RRMqgOz
However, im getting no output. ive tried different things, and choosing Type : Date or Datetime returns nothing, leaving as char at least gives me events that have passed.
i am thinking its to do with how metabox saves the dateformat, and how bricks is querying the date format possibly so im wondering how to make sure they correlate.
Please, i do not know where i would insert code (unless using wpcodebox) - i have metabox AIO - so if there is something i need to do with it, then i would love a small walkthrough. just putting a code in front of me might not help as i wont know where to insert it (unless told).
thanks