This WordPress theme template is designed for creating custom themes from scratch (Especially for building websites with Elementor). It provides a basic foundation with the following features:
-
Bootstrap Menu Integration: Built using the Bootstrap menu navwalker, making it easy to create responsive menus. (Thanks for https://github.com/wp-bootstrap/wp-bootstrap-navwalker)
-
Integrated Bootstrap Styles and Scripts: An integration with Bootstrap styles and scripts for a modern and responsive design.
-
Basic Page Templates: Includes templates for pages both with and without containers, offering flexibility in your design.
-
Empty Enqueued Files: Comes with empty
main.js
andmain.css
files that are ready for your custom scripts and styles.
Important
This template includes ONLY basic page files (index.php, template-full-width.php, front-page.php and 404.php). If you want to create an archive or single pages you need to create them by own. (You can read the Wordpress documentation here - https://wordpress.org/documentation/). Also included pages have only basic markup for demonstration purpose. You need to edit it for your own purposes.
To get started with your custom WordPress theme, simply clone this repository and begin customizing it to suit your project's needs.
- Clone this repository to your WordPress themes directory.
- Customize the theme as needed, adding your custom styles and scripts.
- Activate the theme from your WordPress admin panel.
- Start building your website with your custom theme!
This WordPress theme template is open-source and available under the MIT License.