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
- 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.