- Updated: Theme compatible with WooCommerce 9.3.3
- Updated: Revolution Slider latest version 6.7.20
- Files Updated: plugin-requires.php, pagination.php, add-to-cart.php, style.css
- Updated: Revolution Slider latest version 6.7.18
- Files Updated: plugin-requires.php, style.css
- Updated: Theme compatible with WordPress 6.6.x
- Updated: Theme compatible with WooCommerce 9.x
- Updated: Revolution Slider latest version 6.7.15
- Files Updated: plugin-requires.php, add-to-cart.php, style.css
- Updated: Revolution Slider latest version 6.7.13
- Updated: OT Switcher widget compatible Container elements
- Files Updated: plugin-requires.php, script.js, style.css
- Updated: Revolution Slider latest version 6.7.8
- Updated: Theme compatible with Elementor 3.21.x
- Updated: Theme compatible with WordPress 6.5.x
- Updated: Theme compatible with WooCommerce 8.8.x
- Updated: Update the languages engitech.pot file
- Files Updated: plugin-requires.php, archive-product.php, style.css
- Updated: Revolution Slider latest version 6.6.20
- Updated: Theme compatible with Elementor 3.18.x
- Updated: Enables default language and translation management for 'ot_header_builders', 'ot_footer_builders' in Polylang
- Files Updated: plugin-requires.php, elementor.php, style.css
- Updated: Theme compatible with Elementor 3.16.x
- Added New: Add 4 homepages - HR Managment, Analytics Software, Support Chat Platform, Webinar Home
- Add New 2 widgets: Engitech Testimonial Slider 7, Engitech Image Slider Sync Tab
- Files Updated: widgets.php, elementor-widgets/image-slider-sync-tab.php, elementor-widgets/image-box-carousel.php,
importer.php, elementor.js, style.css
- Updated: Revolution Slider latest version 6.6.16
- Updated: Theme compatible with Elementor 3.16.3
- Added New: Add 3 homepages - SaaS Landing, Mobile App, Software
- Files Updated: widgets.php, elementor-widgets/button.php,
elementor-widgets/tabs.php, elementor-widgets/testimonial-carousel-6.php,
elementor-widgets/pricing-table-4.php, elementor-widgets/pricing-table-horizontal.php,
importer.php, plugin-requires.php, elementor.js, style.css
- Updated: Revolution Slider latest version 6.6.14
- Updated: Theme compatible WordPress Latest version
- Updated: Engitech Child theme version 1.1
- Added: Add the functions.php file in the child theme engitech-child/functions.php
- Added: Add the PHP code in the functions.php file in the child theme engitech-child:
+ function engitech_child_theme_enqueue_styles() {
wp_enqueue_style(
'engitech-child-style',
get_stylesheet_uri(),
array(),
wp_get_theme()->get( 'Version' ) /* This only works if you have Version defined in the style header.*/
);
}
add_action( 'wp_enqueue_scripts', 'engitech_child_theme_enqueue_styles', 11 );
- Removed: Remove the line of code @import url("../engitech/style.css"); in the folder engitech-child/style.css
- Fixed: Fixed a few minor bugs.
- Files Updated: functions.php, plugin-requires.php, page-header.php, style.css
- Updated: Revolution Slider latest version 6.6.11
- Added: Add new 2 homepages: NFT Marketplace, Investment Solution
- Files Updated: style.css, plugin-requires.php, elementor.js, importer.php