Add Hosting and Go Live
Pick a plan and we deploy your template on it within 48 hours.
- 1 Website
- 10 GB Storage
- Free SSL
- 1 Database
- 1 Website
- 25 GB Storage
- Free SSL
- 10 Databases
- 10 Websites
- 50 GB Storage
- Free SSL (all sites)
- 25 Databases
- 25 Websites
- 75 GB Storage
- Free SSL (all sites)
- 50 Databases
- 100 GB Storage
- 4 GB RAM
- 2 CPUs
- Free SSL
- 200 GB Storage
- 8 GB RAM
- 4 CPUs
- Free SSL
- 300 GB Storage
- 16 GB RAM
- 8 CPUs
- Free SSL
- 400 GB Storage
- 32 GB RAM
- 16 CPUs
- Free SSL
Free SSL | 99.9% uptime | 24/7 support | No domain included
Binit — Business WordPress Theme
SKU: MH-BINIT-WP
Binit WordPress Theme is a feature-rich Business Services & Consulting HTML5 WordPress theme built on Bootstrap 5, fully compatible with WordPress 6.x with full WooCommerce integration. It ships with 24 page templates, a filterable photo gallery, a full e-commerce module with cart and checkout, a blog module — all controlled from the WordPress admin and Customizer with zero coding required.
Built for WordPress developers, freelancers, and site owners delivering business services & consulting html5 websites. The theme follows WordPress coding standards throughout: template hierarchy, action and filter hooks, wp_enqueue_scripts for all assets, and a child-theme-ready structure. Every visible element is customisable via the Customizer live preview — no page builder plugin dependency required.
Everything in the Package
- 24 page templates following the WordPress template hierarchy
- WordPress 6.x compatible — tested with the latest WordPress core
- WooCommerce integration — shop, cart, checkout, and order management with overridden WC templates
- Custom Post Types registered via register_post_type() with custom admin columns
- Custom Taxonomies registered via register_taxonomy() with filterable archive templates
- Bootstrap 5 — responsive grid, enqueued via wp_enqueue_style() in functions.php
- WordPress Customizer sections with live preview — colours, hero, social links, and footer settings
- Custom Walker_Nav_Menu for Bootstrap 5 dropdown markup in primary navigation
- Widget areas registered via register_sidebar() — sidebar, footer columns, and feature-specific zones
- Contact Form 7 integration on the contact page template
- Translation-ready — all strings wrapped in __() and _e() with the theme text domain
- Child theme ready — all action and filter hooks documented for safe overrides
- Retina-ready, fully responsive from 320px to 1920px+
- Escaped output throughout — esc_html(), esc_url(), esc_attr(), wp_kses_post() applied correctly
Theme Structure and WordPress Standards
- Template hierarchy: front-page.php, archive.php, single.php, page.php, and custom page templates
- functions.php: add_theme_support(), register_nav_menus(), register_sidebar(), register_post_type(), wp_enqueue_scripts()
- Action hooks: wp_enqueue_scripts, after_setup_theme, widgets_init, init, wp_footer
- Filter hooks: the_content, excerpt_length, excerpt_more, body_class, post_class
- Template parts in template-parts/ — header, footer, content cards, and section partials
- All Customizer settings use sanitize_hex_color(), esc_url_raw(), and sanitize_text_field() callbacks
- Folder structure: inc/, template-parts/, assets/css/, assets/js/, languages/
All 24 Page Templates
- page-home-v1.php / home-v1.php — Hero with services strip, case study preview, animated stats, testimonials
- page-home-v2.php / home-v2.php — Alternate hero with featured service spotlight
- page-home-v3.php / home-v3.php — Third home variant with distinct section arrangement
- page-about-us.php / about-us.php — Company story, mission, and values
- page-history.php / history.php — Company timeline and milestones
- page-services.php / services.php — All services overview
- page-services-2.php / services-2.php — Alternate services layout
- page-service-details.php / service-details.php — Full individual service page
- page-case-studies.php / case-studies.php — Portfolio of client work and projects
- page-case-study.php / case-study.php — Individual case study detail with results
- page-team.php / team.php — Staff profiles grid
- page-shop-grid.php / shop-grid.php — Product archive in grid layout
- page-shop-left-sidebar.php / shop-left-sidebar.php — Product archive with left filter sidebar
- page-shop-right-sidebar.php / shop-right-sidebar.php — Product archive with right filter sidebar
- page-shop-detail.php / shop-detail.php — Individual product page with zoom
Key Features
- 24 Fully Designed HTML5 Pages across home, services, shop, case studies, blog, and account
- 3 Unique Home Layouts — distinct hero styles and content arrangements
- Bootstrap 5 — responsive, mobile-first grid system
- Full E-Commerce Shop — shop grid, left sidebar, right sidebar, product detail, cart, checkout, wishlist
- Multi-Step Checkout — jQuery Steps powered streamlined purchase flow
- Price Range Slider — ion.rangeSlider for filtering services and products by price
- Product Zoom View — close-up product image zoom on hover
- Case Studies Module — case studies archive + individual case study detail page
- Services Module — two services overview layouts + individual service detail page
- Team Page — staff and specialist profiles grid
- History Page — company timeline and milestone showcase
- Authentication Module — Login and Register pages for account management
Customizer Controls
- Hero Section — background image upload, headline text, subheading, and CTA button settings
- Colour Settings — primary accent colour, background colour, and card colour with live preview
- Social Links — all major social platform URL fields with live header/footer update
- Footer — copyright text, footer logo upload, and footer widget area configuration
- Typography — Google Fonts selector for heading and body font pairing
- All settings use proper sanitize callbacks — no unsanitised values stored in wp_options
Use Cases
- Business Services & Consulting HTML5 Site Owners: Manage all content from the WordPress admin — no coding required after installation
- WordPress Developers: Child-theme-ready hooks, WooCommerce support, and translation-ready strings — built to extend
- Freelancers and Agencies: Deliver a business services & consulting html5 WordPress site to clients with Customizer control over all design settings
- Non-Technical Clients: Full Customizer live preview, widget areas, and Custom Post Types — empowers clients to self-manage
Credits and Dependencies
- WordPress 6.x — GPLv2 License
- WooCommerce — GPLv3 License
- Bootstrap 5 — MIT License
- Advanced Custom Fields (ACF) Free — GPLv2 License
- Contact Form 7 — GPLv2 License
- Slick — MIT License
- Isotope — MIT License
- WOW — MIT License
- CounterUp — MIT License
- Magnific — MIT License
- Lightbox — MIT License
- jQuery Zoom — MIT License
- Font Awesome 6 — Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT
- Google Fonts — SIL Open Font License
- Demo images: Unsplash — Unsplash License (free for commercial use, no attribution required)
- Demo images: Freepik — Freepik License (free for commercial use with attribution)
- All demo images are for preview purposes only and are NOT included in the download.
v1.0 Initial WordPress Theme Release - WordPress 6.x compatible with Bootstrap 5 and Walker_Nav_Menu - 24 page templates following the WordPress template hierarchy - Custom Post Types and Custom Taxonomies with archive templates - Full WordPress Customizer integration with live preview - WooCommerce template overrides — shop, cart, checkout, single product - Contact Form 7 integration on contact page template - Translation-ready — all strings use __() with theme text domain - Child theme ready — all hooks documented - Escaped output throughout — esc_html(), esc_url(), wp_kses_post()
Reviews
There are no reviews yet.