📚
Ncmaz WordPress theme
New Ncmaz FSEBuy theme now Old demo
  • ⚠️Welcome
  • ☃️Community
    • 🧬Ncmaz theme, React & Graphql
    • 👋Community
  • THEME INSTALLATION
    • Configure Server Settings
    • Download and Install Theme
    • Install Default Plugins
    • Import Demo Contents
      • [ERROR] Failed to import "Home 2" page
    • How do I Update the Theme?
    • 💡Update theme manually
    • Install theme with Multisite
    • 🧐Error after update theme!
  • SING-IN / SIGN-UP
    • SignIn/SignUp With Socials
  • THEME OPTIONS
    • Translation language on front-end react components
    • How to change fonts and theme colors?
    • Customize the radius level for the theme.
    • Enable sidebar in archive pages
  • HEADER - LOGO - MENU
    • Header settings
    • How to setting megamenu?
    • Custom top notify message
  • FAVORITES
    • Icon for Favorite button
    • Custom Reading Time
    • Custom for Favorite
  • Gutenbergs
    • Gutenberg version 3 🎉
    • Ncmaz Gutenberg blocks
    • Build a home page with Ncmaz gutenbergs
    • Add form in Ncmaz Newsletter Block
    • Unexpected token < JSON at position 0
    • This block contains unexpected or invalid content.
    • Using the Elementor plugin?
    • Add Typo default Gutenberg block on Home page (page template is Ncmaz-custom-page)
    • Custom Ncmaz Newsletter Block
    • Widget Ncmaz Gutenberg blocks
    • Issue with Ncmaz users block
  • SINGLE
    • Setting Post format Video, Audio, Gallery
    • Setting single style and toggle single sidebar widgets
    • (Deprecated) Create Post-Submission pages
    • Add Ncmaz Gutenberg blocks to single post
  • ❓How to?
    • Update theme?
    • Translate some missing words
    • Thumbnails are blurry when viewed in mobile mode.
    • Fix hidden login modal on mobile?
    • Style dashboard, account page break?
    • Customize fields in dashboard sections at Frontend
    • Import RTL demo data
    • Integrate the Polylang plugin into the theme
    • (Deprecated) Add ACF fields to the wp-user-frontend-pro form
    • (Deprecated) Create account page (wfu) ?
    • Create frontend submission post page and edit account page
    • You don't have permission to submission the post.
    • Optimize performance and improve GTmetrix score, Google PageSpeed Insights
    • Cover image for archive pages. Settings number of tags, categories on submit post page
    • Ncmaz-frontend plugin project development
    • How to get Youtube video ID
    • Social share link
  • Footers
    • Footer widgets
  • 💊Custom CSS
    • Custom CSS
    • Header custom CSS
    • Change default Bg image on Archive page
  • 🕯️CHANGE LOG
    • Support
    • Change log
  • Ncmaz ACF fields
Powered by GitBook
On this page

Was this helpful?

  1. How to?

Update theme?

How do I update my website after the theme releases updates?

PreviousAdd Ncmaz Gutenberg blocks to single postNextTranslate some missing words

Last updated 1 year ago

Was this helpful?

You can see your website consists of 3 main parts:

  1. Plugin Ncmaz-faust-core

  2. Other 3rd party plugins (Wpgraphql, Faust, ACF, etc.)

  3. 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:

  1. If you need to update the ncmaz-faust-core plugin: Check the ncmaz-faust-core.zip plugin file located inside the wp-plugin folder of your download. Then upload it to your WordPress and update replacement for the current Ncmaz-faust-core plugin in your WordPress.

  2. If you need to update the NextJs Ncmaz-faust project for the frontend site: a. - Check to see if there are any additional environment variables in the new update? If so add it to your project settings. b. - If possible, you should test it on localhost to check for sure before deploying to hosting (Use your environment variables, and check ) c. - Then just redeploy to your hosting frontend (please check ).

❓
👌
👏
this documentation
this documentation