yomooh.zip
├── 📁 yomooh/ # Main theme folder
│ ├── 📁 assets/ # CSS, JS, fonts,
│ ├── 📁 inc/ # Theme core functions
│ ├── 📁 template-parts/ # Custom templates (headers, footers, etc.)
│ ├── 📁 languages/ # Translation files (.pot)
│ ├── 📄 screenshot.png # Theme preview image
│ └── 📄 style.css # Main stylesheet (contains theme metadata)
├── 📄 yomooh-core.zip # Required plugin for full functionality
└── 📄 documentation.html # Quick-start guide (offline reference)
└── 📄 yomooh-child.zip # Child theme for Yomooh theme.
Installation Steps
-
Upload & Activate Theme
-
Go to WordPress Dashboard > Appearance > Themes > Add New > Upload.
-
Select
yomooh.zip
and click Install Now, then Activate.
-
-
Install Yomooh Core Plugin
-
Navigate to Plugins > Add New > Upload Plugin.
-
Upload
yomooh-core.zip
and activate it.
-
-
Configure Theme Options
-
Go to Yomooh theme > Yomooh Settings to customize settings.
-
For a detailed installation guide, see Theme Installation.