I've installed this plugin: https://wordpress.org/plugins/list-category-posts/
i've tried using the suggested code to list post which are in 2 categories:
[catlist id=64+60] but I don't get anything listed :(
if I do
[catlist id=64] or
[catlist id=60] I see the lists of the things in each category but i want to show ONLY the things in BOTH categories
I'm using the shortcode on a page and trying to call a list of other pages (not posts) which have been categorized using the "Post Tags and Categories for Pages" plugin
am I doing something wrong? or is there any reason why this should not work for pages?
I event tried reverting to the 2014 theme but it still didn't work :(
any ideas?