The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Hey There,
I have been using frontity from last few days and i have encountered one major problem is that,
frontity always throw archive list in β/β routes while i had loaded homepage on β/β in wordpress.
How may i fetch properly the β/β wordpress page into β/β frontity as page and not archive list ?
Johan2
Hi @xerxes welcome to the Frontity forums.
Itβs actually very easy to change the homepage of Frontity to a regular page instead of the posts archive page as explained in the documentation: @frontity/wp-source - API Reference
I hope this helps you further with your project.
2 Likes
xerxes3
Thans,Well its work for now.
I dont know how i missed this topic.