Hi @janajanasnydercom,
Try pasting the code on your post without formatting or using the HTML view to write the code. It looks like the WordPress rich text editor is wrapping the code with html tags and such.
Also, I suggest using the category slug for the name:
[catlist name=”stage-2″]
Hope this fixes your issue.
Cheers!
Cool, thanks for reporting back!
I also have this problem. See https://trinisue.com/select-posts-by-category/coronavirus-in-tt/
I did the fixes as suggested to Jana but it still doesn’t work. This is a new page copied from similar pages which do continue to work. When I messed with a previous page (health & fitness) then that also now doesn’t work.
What to do?
Susan
@trinisue it looks like you missed the initial [
This:
catlist name=”coronavirus-in-tt” numberposts=30]
Should be:
[catlist name=”coronavirus-in-tt” numberposts=30]
Thanks, Fernando. I managed to put it back in though WordPress kept removing it. It now works! Many thanks for a quick response.