You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using only the Wordpress headless theme with a Nuxt project of mine.
The preview URL rewrite works fine but I was wondering how do you handle internal link as well? Currently it is still pointing to the Wordpress root url (ex: wp.mywebsite.com/url instead of mywebsite.com/url ). Do you handle this with React or Express? Can we achieve that with post_link filter?
The text was updated successfully, but these errors were encountered:
Hi,
I'm using only the Wordpress headless theme with a Nuxt project of mine.
The preview URL rewrite works fine but I was wondering how do you handle internal link as well? Currently it is still pointing to the Wordpress root url (ex: wp.mywebsite.com/url instead of mywebsite.com/url ). Do you handle this with React or Express? Can we achieve that with post_link filter?
The text was updated successfully, but these errors were encountered: