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.
I’m super excited and interested to build with Frontity, I’ve been fiddling with it since yesterday after JSNationLive, however, I got some error fetching from a Wordpress site I created.
I used the site.wordpress.com template to generate a free website with Wordpress hosting, made it public and also connected the endpoint to frontity.settings.js both on source API and frontity URL, still the site is not being fetched and I’m getting an ‘Oops! 404’
Welcome to the community. Great to hear that you’ve been inspired to try out Frontity after JS Nation Live.
The format of the URL for WordPress.com sites is different from self-hosted WordPress.org sites. The address that you need to add in frontity.settings.js is:
That helped and now I can see my WordPress site on frontity, however it only gives me the basic posts and doesn’t import any kind of theme or pictures that were added on the WordPress site which is connected with frontity. Is there a fix for that?
mburridge11
Hi @sayanmondal342
Frontity doesn’t import the theme from WordPress. Instead it’s a framework for creating a theme with React. You use Frontity in place of the WordPress theme.
With regard to images, are you talking about featured images? If so then, if you’re using mars-theme, change the following settings in frontity.settings.js: