Update theme?
How do I update my website after the theme releases updates?
You can see your website consists of 3 main parts:
Plugin Ncmaz-faust-core
Other 3rd party plugins (Wpgraphql, Faust, ACF, etc.)
The frontend site is NextJs project: Ncmaz-faust
And you can see in the download package from Themeforest you will get the ncmaz-faust-core.zip plugin file, and the Ncmaz-faust folder is the NextJs project for the frontend. So you only need to care to update those two things for your website every time you receive a notification that a new update has been released.
However, new updates do not always include updates to both of those things. Sometimes in the new update there are only updates about the NextJS project for the frontend (Ncmaz-faust), sometimes in the new update there are only updates about the ncmaz-faust-core plugin for WordPress. So you need to preview the changelog to know which parts need to be updated, I'll make it clear in the changelog and you'll be able to easily tell.
So here's how to update:
Last updated