Overview
Layout Features
Header Features
Pages
EXTRA PLUGINS
EASY TO CUSTOMIZE
AND ALSO…
One click Demo Data Install
Installing the Adrenalin theme demo data takes just minutes allowing you to get up and running in no time at all. The sample images are not included in the theme and are replaced with grey placeholders.
Need Video Promotion?
Check out this stunning promotion pack which uses Adrenalin!
Updating the theme
See the theme update guide here. Be sure and follow each step.
Changelog
25 April 2024 – V2.3.0 Changelog
- Quick view display fixed. - Updated WooCommerce archive template. - WPBakery 7.6 supported. - LayerSlider 7.10.1 supported. - Updated magnific popup js library.
30 January 2024 – V2.2.4 Changelog
- Mobile menu display issue resolved. - WPBakery 7.2 supported. - LayerSlider 7.9.6 supported.
13 July 2023 – V2.2.3 Changelog
- Template update. - WPBakery 6.13.0 supported. - LayerSlider 7.7.9 supported.
31 January 2023 – V2.2.2 Changelog
- PHP improvements. - Restore classic widgets.
17 January 2023 – V2.2.0 Changelog
- Lots of PHP8 compatibility improvements. - Sticky menu issue fixed. - CommerceGurus Toolkit 1.8.3 included. - WPBakery 6.10.0 supported. - LayerSlider 7.6.7 supported.
8 June 2021 – V2.1.0 Changelog
- Templates updated. - Mobile menu icon fix. - WPBakery 6.6.0 supported. - LayerSlider 6.11.8 supported.
25 October 2020 – V2.0.9 Changelog
- WPBakery 6.4.1 supported. - LayerSlider 6.11.2 supported.
1 August 2020 – V2.0.8 Changelog
- LayerSlider 6.11.1 supported - WPBakery 6.2 supported
31 March 2020 – V2.0.7 Changelog
- LayerSlider 6.10.2 supported - WPBakery 6.1 supported - Structured meta removed
17 Nov 2019 – V2.0.6 Changelog
- Templates notice resolved - LayerSlider 6.9.2 supported - WPBakery 6.0.5 supported
23 May 2019 – V2.0.5 Changelog
- Templates notice resolved - LayerSlider 6.8.4 supported - WPBakery 6.0.2 supported
3 April 2019 – V2.0.4 Changelog
- Fix: Shop/Archive Products per row and rows per page now uses the Customizer.
21 March 2019 – V2.0.3 Changelog
- LayerSlider 6.8.2 supported
3 March 2019 – V2.0.2 Changelog
- WPBakery 5.7 supported - LayerSlider 6.8.1 supported
11 December 2018 – V2.0.1 Changelog
- Deprecated checkout function fixed - Visual Composer/WPBakery 5.5.6 supported - CommerceGurus Toolkit 1.8.1
9 November 2018 – V2.0.0 Changelog
- PHP 7.2 support - Visual Composer/WPBakery 5.5.5 supported - LayerSlider 6.7.6 supported - CommerceGurus Toolkit 1.8 - WooCommerce 3.5 compatibility - Templates notice resolved
2 June 2018 – V1.9.17 Changelog
- LayerSlider 6.7.6 supported - Templates update notice resolved
21 May 2018 – V1.9.16 Changelog
- LayerSlider 6.7.5 supported - Visual Composer/WPBakery 5.4.7 supported - Deprecated cart function removed - Structured data improved - Minor style tweaks
css/commercegurus.css | 30 ++++++------------------------ functions.php | 8 ++++---- style.css | 2 +- woocommerce/content-single-product-cg-quickview.php | 1 - woocommerce/content-single-product-no-sidebar.php | 1 - woocommerce/content-single-product-sidebar-left.php | 1 - woocommerce/content-single-product-sidebar-right.php | 1 - woocommerce/content-single-product.php | 1 - woocommerce/single-product/product-image.php | 2 +- woocommerce/woocommerce-config.php | 8 ++++---- 10 files changed, 16 insertions(+), 39 deletions(-)
17 February 2018 – V1.9.15 Changelog
- WooCommerce 3.3 supported - Radium removed - Negative stock amount fixed - CSS tweaks
File list admin/options-init.php | 2 +- css/commercegurus.css | 31 +- functions.php | 55 +- inc/radium-one-click-demo-install/changelog.txt | 7 + inc/radium-one-click-demo-install/composer.json | 18 + inc/radium-one-click-demo-install/demo-files/.htaccess | 1 + inc/radium-one-click-demo-install/demo-files/content.xml | 16196 ++++++++++++++++++++++++++ inc/radium-one-click-demo-install/demo-files/index.php | 1 + inc/radium-one-click-demo-install/demo-files/theme_options.txt | 0 inc/radium-one-click-demo-install/demo-files/widgets.json | 1 + inc/radium-one-click-demo-install/importer/parsers.php | 633 + inc/radium-one-click-demo-install/importer/radium-importer.php | 714 ++ .../importer/wordpress-importer.php | 1101 ++ inc/radium-one-click-demo-install/init.php | 123 + inc/radium-one-click-demo-install/licence.txt | 367 + inc/radium-one-click-demo-install/readme.md | 49 + style.css | 2 +- woocommerce/archive-product.php | 2 +- woocommerce/checkout/review-order.php | 2 +- woocommerce/global/wrapper-end.php | 2 +- woocommerce/global/wrapper-start.php | 2 +- woocommerce/loop/loop-start.php | 2 +- woocommerce/loop/orderby.php | 2 +- woocommerce/loop/pagination.php | 2 +- 24 files changed, 19225 insertions(+), 90 deletions(-)
12 January 2018 – V1.9.14 Changelog
- Visual Composer 5.4.5 supported - Layer Slider 6.6.7 supported - Single Product Review Template updated - Radium replaced by One Click Installer - CSS tweaks
File list admin/options-init.php | 2 +- css/commercegurus.css | 31 +- functions.php | 14 +- header.php | 2 +- inc/radium-one-click-demo-install/changelog.txt | 7 - inc/radium-one-click-demo-install/composer.json | 18 - .../demo-files/.htaccess | 1 - .../demo-files/content.xml | 20853 ++++++++++--------- .../demo-files/index.php | 0 .../demo-files/theme_options.txt | 0 .../demo-files/widgets.json | 0 .../importer/parsers.php | 7 +- .../importer/radium-importer.php | 1008 +- .../importer/wordpress-importer.php | 1828 +- inc/radium-one-click-demo-install/init.php | 187 +- inc/radium-one-click-demo-install/licence.txt | 0 inc/radium-one-click-demo-install/readme.md | 25 +- sidebar.php | 24 +- style.css | 6 +- woocommerce/single-product-reviews.php | 2 +- 20 files changed, 12874 insertions(+), 11141 deletions(-)
14 August 2017 – V1.9.13 Changelog
- Visual Composer 5.2.1 support - Layer Slider 6.5.7 support - CommerceGurus Toolkit 1.7.0 support - Minor CSS fixes
File list admin/options-init.php | 3 - css/commercegurus.css | 192 ++++++++++++++++++++++++------------------------- functions.php | 12 ++-- style.css | 2 +- 4 files changed, 102 insertions(+), 107 deletions(-)
28 July 2017 – V1.9.12 Changelog
- Bug fix for header cart
File list header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
27 July 2017 – V1.9.11 Changelog
- WooCommerce 3.1.1 support - Flexslider update - Visual Composer and LayerSlider updates
File list admin/options-init.php | 3026 ++++++++++---------- functions.php | 12 +- gulpfile.js | 2 +- header.php | 779 +++-- inc/core/functions/javascript.php | 194 +- .../importer/wordpress-importer.php | 1813 ++++++------ js/dist/build/plugins.js | 1152 ++++++++ js/dist/plugins.min.js | 9 +- js/src/cond/jquery.flexslider-min.js | 5 - js/src/plugins/jquery.flexslider-min.js | 1151 +++++++- style.css | 2 +- woocommerce/content-product.php | 228 +- woocommerce/loop/loop-start.php | 17 +- woocommerce/single-product/product-image.php | 60 +- woocommerce/woocommerce-config.php | 922 +++--- 10 files changed, 954 insertions(+), 971 deletions(-)
19 April 2017 – V1.9.10 Changelog
- WooCommerce 3.0.3 support - LayerSlider 6.3.0 support
File list css/commercegurus.css | 6 +- functions.php | 842 +++++++++++++++++---------------- inc/extras.php | 419 ++++++++-------- style.css | 2 +- woocommerce/content-product-upsells.php | 2 +- woocommerce/content-product.php | 9 +- woocommerce/content-single-product-cg-quickview.php | 3 +- woocommerce/content-single-product.php | 128 +++-- woocommerce/single-product/product-image.php | 508 ++++++++++---------- woocommerce/woocommerce-config.php | 6 +- 10 files changed, 954 insertions(+), 971 deletions(-)
7 April 2017 – V1.9.9 Changelog
- WooCommerce 3.0.1 support - Visual Composer 5.1.1 support
File list functions.php | 6 +- style.css | 2 +- woocommerce/content-product.php | 2 +- woocommerce/content-single-product-no-sidebar.php | 2 +- .../content-single-product-sidebar-left.php | 3 +- .../content-single-product-sidebar-right.php | 2 +- woocommerce/content-single-product.php | 2 +- woocommerce/loop/result-count.php | 36 ----------- woocommerce/single-product/up-sells-bottom.php | 70 +++++++++----------- woocommerce/single-product/up-sells.php | 74 +++++++++------------- woocommerce/woocommerce-config.php | 39 ++++++++++++ 11 files changed, 109 insertions(+), 129 deletions(-)
4 April 2017 – V1.9.8 Changelog
- WooCommerce 3.0 support - Visual Composer 5.1 support - Layer Slider 6.2.2 support
File list css/commercegurus.css | 79 ++++++++++++++++++++++++++-- functions.php | 18 ++++--- header.php | 7 ++- inc/template-tags.php | 4 +- style.css | 4 +- woocommerce/checkout/thankyou.php | 72 ------------------------- woocommerce/single-product/meta.php | 34 ------------ woocommerce/single-product/price.php | 32 ----------- woocommerce/single-product/product-image.php | 61 ++++++++++++--------- woocommerce/single-product/related.php | 60 --------------------- woocommerce/woocommerce-config.php | 4 +- 11 files changed, 133 insertions(+), 242 deletions(-)
14 January 2017 – V1.9.7 Changelog
- Visual Composer 5.0.1 support - Layer Slider 6.1.0 support - Structured metadata enhancements - Shop description fix
File list content-fullwidthpage.php | 4 + content-page.php | 4 + content-single.php | 4 + content-wcfullwidthpage.php | 4 + css/commercegurus.css | 15 + functions.php | 53 +- .../demo-files/content.xml | 993 ++++++++++----------- inc/template-tags.php | 4 +- style.css | 2 +- woocommerce/archive-product.php | 2 +- woocommerce/content-single-product-no-sidebar.php | 1 + .../content-single-product-sidebar-left.php | 1 + .../content-single-product-sidebar-right.php | 1 + woocommerce/woocommerce-config.php | 4 + 15 files changed, 568 insertions(+), 527 deletions(-)
14 Oct 2016 – V1.9.6 Changelog
- Visual Composer 4.12.1 support - Layer Slider 5.6.10 support - Minor feature improvements
File list functions.php | 24 ++-- inc/plugins/js_composer.zip | Bin 4491710 -> 0 bytes inc/plugins/layersliderwp-5.6.9.installable.zip | Bin 6202076 -> 0 bytes style.css | 2 +- woocommerce/woocommerce-config.php | 145 ++++++++++++------------ 5 files changed, 87 insertions(+), 84 deletions(-)
20th July 2016 – V1.9.5 Changelog
- WooCommerce 2.6.3 Compatibility - Latest LayerSlider 5.6.9
File list functions.php | 4 ++-- inc/plugins/layersliderwp-5.6.8.installable.zip | Bin 6202077 -> 0 bytes inc/plugins/layersliderwp-5.6.9.installable.zip | Bin 0 -> 6202076 bytes style.css | 2 +- woocommerce/single-product/product-image.php | 46 ++++++++++++++++++++-------------------------- woocommerce/single-product/product-thumbnails.php | 47 ----------------------------------------------- 6 files changed, 23 insertions(+), 76 deletions(-)
17th June 2016 – V1.9.4 Changelog
- WooCommerce 2.6 Compatibility - Latest Visual Composer 4.12 - Latest LayerSlider 5.6.8
File list css/commercegurus.css | 253 ++++++++++++++++++------ css/responsive.css | 68 ++++++- customvc/vc_templates/vc_row.php | 50 ++++- functions.php | 52 +++-- inc/core/css/custom-css.php | 7 +- inc/plugins/envato-wordpress-toolkit-master.zip | Bin 28595 -> 0 bytes inc/plugins/js_composer.zip | Bin 4442384 -> 4491710 bytes inc/plugins/layersliderwp-5.5.1.installable.zip | Bin 6386281 -> 0 bytes inc/plugins/layersliderwp-5.6.8.installable.zip | Bin 0 -> 6202077 bytes inc/woocommerce/functions.php | 8 + inc/woocommerce/hooks.php | 12 ++ style.css | 2 +- woocommerce/cart/cart.php | 156 --------------- woocommerce/content-product.php | 4 +- woocommerce/content-product_cat.php | 4 +- woocommerce/woocommerce-config.php | 4 +- 16 files changed, 360 insertions(+), 260 deletions(-)
14th April 2016 – V1.9.3 Changelog
- Visual Composer 4.11.2 update - WordPress 4.5 Compatibility - quickview bug fix
File list css/commercegurus.css | 5 +- css/vc.css | 23 ++ functions.php | 21 +- inc/core/functions/javascript.php | 2 +- inc/plugins/js_composer.zip | Bin 4142204 -> 4442384 bytes js/src/cond/cg_quickview.js | 729 ++++++++++++++++++-------------------- style.css | 2 +-
11th March 2016 – V1.9.2 Changelog
- added missing dropdown chevron image
File list images/dropdown.png style.css
10th March 2016 – V1.9.1 Changelog
- WooCommerce 2.5.2+ compatibility - improved variation dropdown when enhanced dropdown is disabled - improved support for Visual Composer row properties - minor css fixes - minor RTL fixes
File list
css/commercegurus.css | 1963 +++++++++++++++++++++++++++++++++++++++++++++------------------------------------------- css/responsive.css | 5 + customvc/vc_templates/vc_row.php | 135 ++++-- functions.php | 19 +- images/dropdown.png | Bin 0 -> 254 bytes images/icons/dropdown.png | Bin 0 -> 254 bytes inc/core/functions/javascript.php | 30 +- js/src/cond/cg_quickview.js | 743 +++++++++++++++++---------------- rtl.css | 18 + style.css | 2 +- woocommerce/content-product_cat.php | 2 +- woocommerce/single-product/product-image.php | 12 +- woocommerce/woocommerce-config.php | 17 +- 13 files changed, 1592 insertions(+), 1354 deletions(-)
25th January 2016 – V1.9 Changelog
- WooCommerce 2.5 compatibility - minor css fixes
File list
admin/options-init.php | 13 +++ css/commercegurus.css | 166 +++++++++++++++++++++++++++++++++++- customvc/vc_extend.php | 24 +++--- customvc/vc_templates/vc_row.php | 2 +- functions.php | 21 ++++- images/select-arrow.png | Bin 0 -> 1233 bytes inc/core/css/custom-css.php | 16 +++- style.css | 2 +- woocommerce/archive-product.php | 6 +- woocommerce/content-product.php | 80 ++++++++++++++++- woocommerce/content-product_cat.php | 2 +- 11 files changed, 308 insertions(+), 24 deletions(-)
17th November 2015 – V1.8 Changelog
- WooCommerce 2.4.10 compatibility - update to Visual Composer 4.8.1 - fix for VC shortcode param bug - minor css fixes
File list
css/commercegurus.css | 28 ++++++++++++++++++++++++++-- css/responsive.css | 2 +- customvc/vc_extend.php | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ functions.php | 2 +- inc/plugins/commercegurus-toolkit.zip | Bin 138981 -> 144729 bytes inc/plugins/js_composer.zip | Bin 4139628 -> 4142204 bytes style.css | 4 ++-- woocommerce/single-product/price.php | 21 ++++++++++++---------
7th October 2015 – V1.7 Changelog
- fix for Google map bug - update to Visual Composer 4.7.4 - update to Layer Slider 5.5.1 - minor css fixes
File list
css/commercegurus.css | 7 +- functions.php | 23 +- inc/core/functions/class-tgm-plugin-activation.php | 5844 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------- inc/plugins/js_composer.zip | Bin 4024594 -> 4139628 bytes inc/plugins/layersliderwp-5.5.0.installable.zip | Bin 6191185 -> 0 bytes inc/plugins/layersliderwp-5.5.1.installable.zip | Bin 0 -> 6386281 bytes style.css | 2 +- woocommerce/single-product/related.php | 1 - 9 files changed, 3642 insertions(+), 2239 deletions(-)
12th August 2015 – V1.6.1 Changelog
- support for WooCommerce 2.4.2 - remove deprecated woocommerce_ calls - LayerSlider 5.5 - Visual Composer 4.6.2
File list
functions.php | 6 +++--- inc/core/css/custom-css.php | 3 ++- inc/extras.php | 2 +- inc/plugins/js_composer.zip | Bin 4024113 -> 4024594 byt inc/plugins/layersliderwp-5.4.0.installable.zip | Bin 6374073 -> 0 bytes inc/plugins/layersliderwp-5.5.0.installable.zip | Bin 0 -> 6191185 bytes style.css | 2 +- woocommerce/archive-product.php | 4 ++-- woocommerce/content-product.php | 2 +- .../content-single-product-cg-quickview.php | 2 +- woocommerce/content-single-product-no-sidebar.php | 10 +++++++--- .../content-single-product-sidebar-left.php | 8 +++++--- .../content-single-product-sidebar-right.php | 8 +++++--- woocommerce/content-single-product.php | 10 ++++++---- woocommerce/single-product.php | 8 ++++---- woocommerce/single-product/related.php | 10 +++++----- woocommerce/single-product/share.php | 2 +- woocommerce/single-product/tabs/tabs.php | 4 ++-- woocommerce/single-product/up-sells-bottom.php | 2 +- 19 files changed, 47 insertions(+), 36 deletions(-)
11th August 2015 – V1.6 Changelog
- support for WooCommerce 2.4 - updated to Visual Composer 4.6 - support for Paypal Express extension
File list
css/commercegurus.css | 13 +++++++++++++ functions.php | 2 +- inc/plugins/js_composer.zip | Bin 3725100 -> 4024113 bytes style.css | 2 +- woocommerce/cart/cart.php | 2 +- woocommerce/content-product.php | 7 ++++--- woocommerce/content-product_cat.php | 2 +- woocommerce/single-product/tabs/tabs.php | 2 +- woocommerce/woocommerce-config.php | 8 ++++++++ 9 files changed, 30 insertions(+), 8 deletions(-)
23rd June 2015 – V1.5.2 Changelog
- updated to Visual Composer 4.5.3 - added button shortcode to Video Banner by default - rtl improvements - updated demo data - fix for blog layout on iPad portrait mode
File list
admin/options-init.php | 2 +- archive.php | 2 +- css/commercegurus.css | 53 + customvc/vc_extend.php | 12 +- functions.php | 2 +- inc/core/css/custom-css.php | 8 +- inc/plugins/js_composer.zip | Bin 3716647 -> 3725100 by .../demo-files/content.xml | 1451 +++++++++----------- index.php | 2 +- rtl.css | 30 +- style.css | 2 +- 11 files changed, 784 insertions(+), 780 deletions(-)
10th June 2015 – V1.5.1 Changelog
- fix for latest version of YITH Ajax Search plugin - new option to disable chosenjs globally - WPML support update - improved support for disabling custom lightbox
File list
admin/options-init.php | 21 +++++++ css/commercegurus.css | 41 ++++++------- css/responsive.css | 10 +++- functions.php | 36 +++++++++++ inc/core/css/custom-css.php | 1 - inc/core/functions/javascript.php | 7 --- .../demo-files/content.xml | 26 ++++---- js/dist/build/commercegurus.js | 36 +---------- js/dist/commercegurus.min.js | 2 +- js/src/commercegurus.js | 36 +---------- js/src/cond/cgchosen.js | 15 +++++ style.css | 2 +- woocommerce/single-product/product-image.php | 70 +++++++++++++++++++++- wpml-config.xml | 1 + yith-woocommerce-ajax-search.php | 2 +-
3rd June 2015 – V1.5 Changelog
- improved Google Font typography settings - updated TGM - Visual Composer plugin update to 4.5.2 - Layer Slider plugin update to 5.4.0 - 4k Icons plugin removed - lots of minor css tweaks and improvements - improved VAT display in Cart - improved product schema display
File list
404.php | 1 - admin/options-init.php | 7 +- css/commercegurus.css | 352 +- css/responsive.css | 21 +- customvc/vc_extend.php | 2 +- functions.php | 11 +- inc/core/css/custom-css.php | 11 +- .../class-tgm-plugin-activation-enhanced.php | 4733 +++++++++++--------- inc/plugins/js_composer.zip | Bin 3874485 -> 3716647 by inc/plugins/layersliderwp-5.3.2.installable.zip | Bin 6208273 -> 0 bytes inc/plugins/layersliderwp-5.4.0.installable.zip | Bin 0 -> 6374073 bytes .../demo-files/content.xml | 2975 ++++++------ js/dist/build/commercegurus.js | 6 + js/dist/commercegurus.min.js | 2 +- js/src/commercegurus.js | 6 + style.css | 2 +- woocommerce/single-product-reviews.php | 4 +- woocommerce/single-product/price.php | 21 +- woocommerce/single-product/product-image.php | 1 + woocommerce/single-product/tabs/tabs.php | 2 +- woocommerce/woocommerce-config.php | 8 +-
21st April 2015 – V1.4.1 Changelog
- lots of minor css tweaks and improvements - support for WooCommerce 2.3.8
12th March 2015 – V1.4 Changelog
- fix for YITH Wishlist overrides - lots of minor css tweaks and improvements - better support for products with lots of images - Updated CommerceGurus Toolkit plugin to 1.2.8
17th February 2015 – V1.3.3 Changelog
- fix for checkout text notes not appearing since WC2.3 update - minor improvements to Visual Composer icons - pinterest image fix
12th February 2015 – V1.3.2.1 Changelog
- Minor theme options fix for number of products displayed in grid - Updated Visual Composer to 4.4.2 - Updated Layer Slider to 5.3.2
12th February 2015 – V1.3.2 Changelog
- minor bug fix for WC excerpt - minor tweaks/improvements to rtl - WooCommerce 2.3 compatibility
5th January 2015 – V1.3.1 Changelog
- TGM Bulk Install bug fix - Updated Paypal checkout image - Firefox menu jump fix - Cross sells list layout bug fix
20th December 2014 – V1.3 Changelog
- Updated Visual Composer 4.3.5 - Fixed dynamic header height bug
10th December 2014 – V1.2 Changelog
- Fixed FF color hover bug - Lots of small CSS tweaks - Multisite support for shopping cart icon - Cart count position - Static blog template (useful if your homepage is your blog) - WPML xml config - Impoved WPML support - approved by WPML! - RTL Improvements - Improvements for non responsive version - New option to remove Chosen from product variation dropdowns
V1.2 Filelist
admin/options-init.php css/commercegurus.css css/non-responsive.css functions.php header.php inc/core/css/custom-css.php inc/extras.php js/dist/build/commercegurus.js js/dist/commercegurus.min.js js/src/commercegurus.js js/src/cond/cg_quickview.js languages/cglang.mo languages/cglang.po page-blog.php rtl.css style.css woocommerce/single-product.php wpml-config.xml yith-woocommerce-ajax-search.php