Tagged: author, magazine, page builder
Hi,
I’d like to display selected author posts using Magazine module in page builder. I can display posts by categories, tags, formats, etc, but no option to select author posts. Could you help me?
If it’s not possible by default, pls show me an alternative way to do it. I was thinking about additional tags or categories for each author but they are shown on post site and making unnecessary mess.
Thanks in advance!
Chris
Hey kwlodar!
Thank you for using our theme.
Out of the box it is not possible.
If you have programming skills you can use the following filter to change the query:
In enfold\config-templatebuilder\avia-shortcodes\magazine.php line 388 you find:
$query = apply_filters('avf_magazine_entries_query', $query, $params);
But this is customization and out of the scope of our forum and needs to be done by a freelance developer.
Regards,
Günter
Thank you,
I’m not, but I’ve requested a feature at https://kriesi.at/support/enfold-feature-requests/