Wordpress to Gatsby with theme #31275
Unanswered
riddhivmj
asked this question in
Ideas / Feature Requests
Replies: 1 comment 1 reply
-
Hi, I'm also looking for the solution, did you find something already? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have a wordpress website which is being builded using Salient theme. I have used WP Bakery page builder to create entire website and now i want to make my website headless with Gatsby. I understand gatsby fetches wordpress CMS contents using WP Rest API. But the page contents which is builded using page builder is saved in the form of theme shortcodes in 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 ?
Beta Was this translation helpful? Give feedback.
All reactions