How come ?@@michaelmannucci8585 I know very little about cms stuff I have only recently become comfortable with next js fronted but when I've tried to follow the docs for sanity or strapi I run into a bunch of errors whereas I thought wordpress has a solid community and is widely used 😊
@@ByteGrad wohoo can't wait for it. I've reached petsoft section. Really enjoying it and learning it. Been practicing bit by bit by implementing stuff into my project. Just received your email about updates. Are you planning to include the Ecommerce one inside the Course?
How could we render based on 3rd party Gutenberg blocks that has styling and perhaps also dynamically javascript created and present it on the next.js?
Hey, thats very nice, i’ve been searching for content like this but its rare, specially with this quality! Can you actually build a whole blog with this, so we can have a better idea, with more details, making maybe an automatic table of content, how to render the sitemaps, implement the isr, generate images in the post etc? One thing that i love about this is that we can make the most out of the wordpress plugins, specially plugins that helps with SEO while writing the articles! Thanks!
A blog post authored on wordpress dashboard might have a lot of formatting, is there a way to display the individual blog post page in nextjs while maintaining all the formatting/style from the wordpress?
use this prop in the div your rendering them in: dangerouslySetInnerHTML={{_Html: "Your content goes here" }}. You can also learn more about it or some other alternatives
Thanks Wesley, very concisely explained. Is there a way ro back up our WordPress blog posts to GitHub every time we publish/make changes? This would help us have control over our data. Thanks!
Is there a way to get the Wordpress pages' content in a more safe way than HTML? Anything that could be parsed in Next.js to prevent potential injections?
WordPress is here to stay for a very long time. Thank you for the content.
I am just starting to use next JS for freelancing and was deciding between using wordpress or Sanity as my CMS , this video was really great timing!
Don't use Wordpress lol. Def use Sanity.
How come ?@@michaelmannucci8585 I know very little about cms stuff I have only recently become comfortable with next js fronted but when I've tried to follow the docs for sanity or strapi I run into a bunch of errors whereas I thought wordpress has a solid community and is widely used 😊
It's suitable for basic blogs, but lacks flexibility if you're not familiar with WordPress or PHP.
This is the best guide on this topic. Simple, to the point!
Nice one as always. Love it! Please make production ready ecommerce with Next.js and any other CMS - eg:- Wordpress
Yes, an ecom site is coming soon
@@ByteGrad wohoo can't wait for it. I've reached petsoft section. Really enjoying it and learning it. Been practicing bit by bit by implementing stuff into my project. Just received your email about updates. Are you planning to include the Ecommerce one inside the Course?
How could we render based on 3rd party Gutenberg blocks that has styling and perhaps also dynamically javascript created and present it on the next.js?
Hey, thats very nice, i’ve been searching for content like this but its rare, specially with this quality! Can you actually build a whole blog with this, so we can have a better idea, with more details, making maybe an automatic table of content, how to render the sitemaps, implement the isr, generate images in the post etc?
One thing that i love about this is that we can make the most out of the wordpress plugins, specially plugins that helps with SEO while writing the articles!
Thanks!
I would like to see how do you implement here Contact Form 7 or some kind of Cookie plugin
A blog post authored on wordpress dashboard might have a lot of formatting, is there a way to display the individual blog post page in nextjs while maintaining all the formatting/style from the wordpress?
use this prop in the div your rendering them in: dangerouslySetInnerHTML={{_Html: "Your content goes here" }}. You can also learn more about it or some other alternatives
Thanks Wesley, very concisely explained. Is there a way ro back up our WordPress blog posts to GitHub every time we publish/make changes? This would help us have control over our data. Thanks!
do you have any videos on nextjs deployment on digitalocean? if not please make one
How to render the rich text blocks on UI
dangerouslysethtml
Interesting to see next js integration with CMS like WordPress. I also heard about payload CMS. Which is better word press or payload ?
if ur a dev, payload is way better. Especially in beta v3
How would you set up Next.js to be flexible to render any page from wordpress, without code changes?
Is there a way to get the Wordpress pages' content in a more safe way than HTML? Anything that could be parsed in Next.js to prevent potential injections?
Truly good content! =D
Nice! What CMS do you recommend for using with NextJs and handle multilingual? DatoCms, Strapi or sth else?
Can you write MDX using WordPress? If not, what would you recommend?
nextra
Thanks for the video.
I can't use API get list post in client side using axios(I got CORS error), only work in serve side using fetch. Can you help me fix this bug
I love your content
REST API or WPGrapQL?
Is it possible to use another cloud? Like firebase or something for free?
only 1 question: FOR WHAT if strapi exist?:)
Was just about to comment this
Many sites have years of data built via Wordpress so making a simple headless site is much easier than converting it all.
please can you make video about AuthJs v5 when user can login using a facebook account
I searched for this topic and now on make video on youtube
Next js clerk with laravel in backend is the best deal.