.

Top

FAQ

Before you run the command for starting the server, make sure that you have PHP installed. You can check it by running PHP --version in your terminal

And if they are not installed then follow our Installation Guide , where we have briefly mentioned the process of installing node and running the project.

Before you install PHP, make sure that you have Apache2 installed. You can check it by running apache -v in your terminal

And if they are not installed then follow our Installation Guide , where we have briefly mentioned the process of installing node and running the project.

For the customizer remove, Just you need to remove one js file which is customizer.js
delete this script file from your page
For the dark mode page, just you have to add? dark-only class to body tag
For the RTL page, just you have to add rtl class to body tag and also add dir="rtl"attribute in your html tag
For the sidebar settings, just you need to add sidebar-layout="border-sidebar" attribute in sidebar-wrapper class