Category instead of Date on Magazine elements. How to make it?
Hey wid2307!
You would need to customize that element via a child theme to change the output. I did a customization for our upcoming documentation relaunch which you can use as a model: https://github.com/DevinVinson/enfold-child-docs
I’ve added a function in the function.php to use the shortcodes folder there and then put the magazine element into the folder so I could customize it. In my case I changed it so that the articles and posts would show a ‘last updated’ line instead of the date.
Best regards,
Devin