gatsby-source-wordpress Search in Wordpress through Gatsby #30940
Unanswered
franciscocobas
asked this question in
Help
Replies: 0 comments
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.
-
Hello everyone.
I'm using
gatsby-source-wordpress
plugin to source data from a Wordpress site. During the development process of the site, I faced many issues that I solved by searching in google as well as looking at examples on other similar use cases. But I have a bunch of others problems that I couldn't resolve yet. So I came up with two questions. One related to a specific problem, and the other more generic.1st one. Suppose I have 3.000 posts on Wordpress but I'm not interested in fetch all of them in Gatsby. How can implement search functionality to search across all my posts/pages on Wordpress?
2nd one. Is there a Slack/Discord server where people discuss stuff specifically with Gatsby and Wordpress? If not, are you interested in join one? We could create it.
Thanks you.
Beta Was this translation helpful? Give feedback.
All reactions