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 have a WordPress website that is being built using salient theme. I have used WPbakery page builder to create the entire website and now I want to make my website headless. I understand gatsby fetches WordPress CMS contents using WP Rest API. But the page contents which is built usingtheme is saved in the form of shortcodes in the database. Which can be only rendered by theme modules. Since the WP Rest API also returns the shortcode, how can i build a gatsby website using this ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have a WordPress website that is being built using salient theme. I have used WPbakery page builder to create the entire website and now I want to make my website headless. I understand gatsby fetches WordPress CMS contents using WP Rest API. But the page contents which is built usingtheme is saved in the form of shortcodes in the database. Which can be only rendered by theme modules. Since the WP Rest API also returns the shortcode, how can i build a gatsby website using this ?
My website look is attached in attacment.

Beta Was this translation helpful? Give feedback.
All reactions