Frontity state source doesn't show all my categories

Currently, I’m trying to show all the categories in the navbar, however Frontity doesn’t fetch all the categories that I have in Wordpress.

It appears Wordpress and Frontity works fine because I haven’t detect any error with them.

Repository => https://github.com/sk-dv/pico-theme
Deployed version => https://picoinformativo.herokuapp.com/
WP REST API => picoinformativo/wp-json

I hope you can help me or suggest me what might I do.

Thank you in advance.

Hi @felipe.osrn

Welcome to the Frontity community.

You may need to fetch all your categories using a handler. Check out this thread which will provide you with the info you need.

Feel free to ask if you need any more help with this.

1 Like

Thanks a lot.

That was very useful. It was just I was looking for.

2 Likes