Hi,
Just started using Articles Anywhere v11.1.3pro on Joomla 4.0.5. I love the flexibility and have managed to do almost everything I needed to. But I'm trying to display all articles in a category that were created on this day in any year i.e. 14/12 and am getting in a muddle over the syntax. I read something about this, somewhere in the documentation, before I installed the extension but - inevitably - can't find the reference now!
Thanks for your help,
G
I had been trying variations on that theme, including your suggestion, but have not had any success. The date format characters work for outputs but I can't get them to work in a filter.
I wanted to develop my original question - selecting articles on a given date of the year - to select all articles on today's date of any year:
I have implemented a workaround by using the article title to match the date - at least for one year! But a more permanent solution such as {articles title=date(today, "j F")"} also fails.