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.
Todo funciona perfecto excepto el siguiente punto que detallo:
Cuando un usuario pretende acceder a una categorĂa ( Por ejemplo hacer click en categorĂa “Ciencia y tecnologĂa” ) la secciĂłn queda constantemente cargando.
Desde ya mil gracias!
HugoRomero3
Problem solved. The error was in the file frontity.settings.js
Glad to see that you finally managed to find the error, @HugoRomero. And welcome to the community!
1 Like
phn5
I just have solves this issue by myself to It’s a bit stupid because locally (over HTTP) it works perfectly
@Reyes maybe it’d be a good idea to put a line, inside the vercel documentation (https://docs.frontity.org/deployment/deploy-using-vercel) to make sure people are using HTTPS for the api in wp-source. As vercel does force HTTPS. What do you think?
2 Likes
Pablo6
Good point @phn. Let’s ping the @documentation-team. In any case, it would be great if you contribute to the docs with this suggestion. It’s pretty easy, you have a guide covering how to do it here.