Skip to content

Releases: imranhsayed/gatsby-wordpress-themes

Elementor Support 馃コ - Breaking change

25 Oct 17:46
5e9d8e1
Compare
Choose a tag to compare
  • Adds style support for building posts and pages with Elementor.
  • Adds option to opt out from adding sidebar and elementor use.

If you are already using this project. Headless CMS plugin needs to be updated. Remove the previous Headless CMS plugin and download and active the updated one from here

Environment variables need to be updated.
Check for the latest updated from README

Demo:
Checkout a demo post and page created with Elementor.

  1. Post created with Elementor
  2. Page created with Elementor

Adds Yoast SEO support

20 Oct 17:50
94a66eb
Compare
Choose a tag to compare

Adds Yoast SEO support.

Updates:
In the .env and add your WordPress SITE_URL and FRONTEND_URL in site directory :

Also add these env variables at the time of deployment.

Add the following plugins into your WordPress directory
a. Yoast-SEO
b. wp-graphql-yoast-seo

Adds Gutenberg support

05 Oct 09:20
749901c
Compare
Choose a tag to compare

Adds Gutenberg support