StaticCore is a lightweight WordPress starter theme built for static HTML/CSS websites that require CMS capabilities for select pages. Optimized for Elementor, StaticCore provides a flexible foundation for developers building streamlined WordPress projects.
- Designed for static HTML/CSS websites with limited CMS needs.
- Fully optimized for Elementor page builder integration.
- Lightweight and fast, with minimal overhead.
- Developer-friendly for quick setup and easy customization.
- Perfect for projects that need just a few dynamic pages within a static framework.
- Fully Responsive
- SEO Ready
- Download the latest release from the StaticCore GitHub repository.
- Extract the contents of the ZIP file into the
wp-content/themes/
directory of your WordPress installation. - Log in to your WordPress admin panel and navigate to Appearance > Themes.
- Activate the StaticCore theme.
header.php
: Contains the site header.footer.php
: Contains the site footer.index.php
: Default fallback template.page.php
: Template for WordPress pages.functions.php
: Theme setup and Elementor integration code.
- Update
style.css
to modify base styles for your theme. - Add or modify templates in the
template-parts
directory to match your site’s structure. - Customize the
functions.php
file to add hooks, filters, or custom Elementor widgets. - Use Elementor’s drag-and-drop tools for page-specific designs.
- WordPress 5.0+.
- Elementor (free or Pro version).
- PHP 7.4+.
- A working MySQL database.
StaticCore WordPress Theme is licensed under the MIT License.
For any questions or issues, please open a GitHub issue or contact me @ https://www.embeemedialab.com
Feel free to copy this and adapt it for your repository. Let me know if you need help with anything else!