Wordpress Start Theme By CodeSpire
Upload theme file to your Wordpress Themes directory and activate via admin panel.
-
Call For Bootstrap CSS + JS files
-
Call For Slick Slider JS files
-
Clean Wordpress Pages
-
Call For Bootstrap Menu Walker
-
Call For Font Awesome css
-
Woocommercer css&sass files woocommerce.scss in theme directory
- 🤖 Remove lazyload own code
- 🤖 Remove debounce js method to decrease using memory on js event listener like 'scroll'...
- 📦 Add CodespireJS Framework to handle some required JS for modals, popup, toggle and etc..
- 📦 Add Gutenberg Support & Blocks
- 🤖 Remove Jquery use in theme
- 🤖 Remove Bootstrap4Js files call
- 📦 Add bootstrap4 css in vendors assets
- 📦 Add Codespire transient handler for performence improvement
- 👌 Fix/Update Header file with the new "CodespireJS Framework"
- 📦 Add lazyload own code
- 📦 Add debounce js method to decrease using memory on js event listener like 'scroll'...
- Changed CSS+JS Files to Bootstrap 4.1.0 Version
- CleanUp WP-Header to boost the time-load
- Remove - Create CodeSpire Framework. // added in branch 1.0.4 and removed in 1.0.5
- Removed - Add admin pages to create new custom post types and taxonomies when create new theme. // added in branch 1.0.4 and removed in 1.0.5
- Change all function.php to OOP Methodology.
- Create CodeSpire Framework.
- Add admin pages to create new custom post types and taxonomies when create new theme.
- Add Woocommerce woocommerce.scss file to theme directory.
- Add Woocommerce cart page and checkout page styles and layout.
- Add Core Functions file in "inc" folder and named 'core_func.php'.
- Add new function within 'core_func.php' file to remove unnecessary hooks for wordpress.
- Fix RTL (CSS File named RTL.CSS) Support for bootstrap divs that's broken in new rows.
- Add HTML5SHIV to adjust theme to old browsers (IE6-9).
- Add att "role" to header, main content and footer for Accesibility.
- Add HTML5 Support.
- Fix Some CSS lines to adjust to all languages.
- Ready to translate by PO and MO files.
- Add en_US po,mo files to languages folder.
- Start & release beta.