Supreme Modules Lite – Divi Theme, Extra Theme and Divi Builder - Version 2.1.8

Version Description

13.05.2020 = * Enhanced: Divi Easy Theme Builder for Header on first load CSS transition. * Enhanced: Shrink transition Divi Easy Theme Builder for Header.

Download this release

Release Info

Developer divisupreme
Plugin Icon 128x128 Supreme Modules Lite – Divi Theme, Extra Theme and Divi Builder
Version 2.1.8
Comparing to
See all releases

Code changes from version 2.1.7 to 2.1.8

public/css/dsm-easy-tb.css CHANGED
@@ -8,8 +8,18 @@
8
  -o-transition: all 0.4s ease-in-out;
9
  z-index: 99999;
10
  }
11
-
12
- body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
 
 
 
 
 
 
 
 
 
 
13
  top: calc(0px + 32px);
14
  }
15
  .dsm_fixed_header_shrink header.et-l--header img {
@@ -23,6 +33,10 @@ body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
23
  -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
24
  animation-timing-function: cubic-bezier(.075, .82, .165, 1);
25
  }
 
 
 
 
26
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section,
27
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section .et_pb_row,
28
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
@@ -59,6 +73,10 @@ body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
59
  .dsm_fixed_header_tablet_disable.dsm_fixed_header header.et-l--header {
60
  position: relative;
61
  }
 
 
 
 
62
  }
63
  @media screen and (max-width: 782px) {
64
  body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
8
  -o-transition: all 0.4s ease-in-out;
9
  z-index: 99999;
10
  }
11
+ .dsm_fixed_header.dsm_fixed_header_vb header.et-l.et-l--header.et-fb-root-ancestor-sibling {
12
+ position: sticky;
13
+ top: 0;
14
+ width: 100%;
15
+ transition: all 0.4s ease-in-out;
16
+ -moz-transition: all 0.4s ease-in-out;
17
+ -webkit-transition: all 0.4s ease-in-out;
18
+ -o-transition: all 0.4s ease-in-out;
19
+ z-index: 99999;
20
+ }
21
+ body.logged-in.admin-bar.dsm_fixed_header header.et-l--header,
22
+ body.dsm_fixed_header_vb.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
23
  top: calc(0px + 32px);
24
  }
25
  .dsm_fixed_header_shrink header.et-l--header img {
33
  -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
34
  animation-timing-function: cubic-bezier(.075, .82, .165, 1);
35
  }
36
+
37
+ .dsm_fixed_header_shrink.dsm_fixed_header_shrink_scrolled header.et-l--header .et_pb_section,
38
+ .dsm_fixed_header_shrink.dsm_fixed_header_shrink_scrolled header.et-l--header .et_pb_section .et_pb_row,
39
+ .dsm_fixed_header_shrink.dsm_fixed_header_shrink_scrolled header.et-l--header .et_pb_menu__menu>nav>ul>li>a,
40
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section,
41
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section .et_pb_row,
42
  .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
73
  .dsm_fixed_header_tablet_disable.dsm_fixed_header header.et-l--header {
74
  position: relative;
75
  }
76
+ }@media (max-width: 980px) {
77
+ body.logged-in.admin-bar.dsm_fixed_header.et-fb header.et-l--header {
78
+ top: 0;
79
+ }
80
  }
81
  @media screen and (max-width: 782px) {
82
  body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
public/js/dsm-easy-tb-vb.js CHANGED
@@ -1 +1 @@
1
- jQuery(function(e){document.documentElement.className="js";navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/),e("#wpadminbar").height();var _=dsm_easy_tb_js.threshold,d=e(".dsm_fixed_header_shrink .et_pb_menu__logo img")[0].src;shrink_logo=dsm_easy_tb_js.shrink_logo,e(".dsm_fixed_header").length&&(e(".dsm_fixed_header_auto").length&&e("body").hasClass("admin-bar"),e(".dsm_fixed_header_shrink").length&&e(window).scroll(function(){e(document).scrollTop()>_?(e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_active"),e(".dsm_fixed_header_shrink").hasClass("dsm_fixed_header_shrink_logo")&&e(".dsm_fixed_header_shrink_logo .et_pb_menu__logo img").attr("src",shrink_logo)):(e(".dsm_fixed_header_shrink").removeClass("dsm_fixed_header_shrink_active"),e(".dsm_fixed_header_shrink").hasClass("dsm_fixed_header_shrink_logo")&&e(".dsm_fixed_header_shrink_logo .et_pb_menu__logo img").attr("src",d))}),e(window).resize(function(){!0===window.matchMedia("(max-width: 768px)").matches&&e("body").hasClass("admin-bar")}))});
1
+ jQuery(function(e){document.documentElement.className="js";navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/),e("#wpadminbar").height();var _=dsm_easy_tb_js.threshold;if(e(".dsm_fixed_header").length){if(e(".dsm_fixed_header_auto").length&&e("body").hasClass("admin-bar"),e(".dsm_fixed_header_shrink").length){var d=void 0!==e(".dsm_fixed_header_shrink .et-l--header .et_pb_menu__logo img").src?e(".dsm_fixed_header_shrink .et-l--header .et_pb_menu__logo img")[0].src:e(".dsm_fixed_header_shrink .et-l--header img")[0].src;shrink_logo=dsm_easy_tb_js.shrink_logo,e(window).scroll(function(){e(document).scrollTop()>_?(e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_active"),e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_scrolled"),e(".dsm_fixed_header_shrink").hasClass("dsm_fixed_header_shrink_logo")&&(e(".dsm_fixed_header_shrink_logo .et-l--header .et_pb_menu__logo").length?e(".dsm_fixed_header_shrink_logo .et-l--header .et_pb_menu__logo img").attr("src",shrink_logo):e(".dsm_fixed_header_shrink_logo .et-l--header img").attr("src",shrink_logo))):(e(".dsm_fixed_header_shrink").removeClass("dsm_fixed_header_shrink_active"),e(".dsm_fixed_header_shrink").hasClass("dsm_fixed_header_shrink_logo")&&(e(".dsm_fixed_header_shrink_logo .et-l--header .et_pb_menu__logo").length?e(".dsm_fixed_header_shrink_logo .et-l--header .et_pb_menu__logo img").attr("src",d):e(".dsm_fixed_header_shrink_logo .et-l--header img").attr("src",d)))})}e(window).resize(function(){!0===window.matchMedia("(max-width: 768px)").matches&&e("body").hasClass("admin-bar")})}});
public/js/dsm-easy-tb.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready(function(e){document.documentElement.className="js";navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/),e("#wpadminbar").height();var d,a=dsm_easy_tb_js.threshold;if(e(".dsm_fixed_header").length){var t=(d=0,function(e,a){clearTimeout(d),d=setTimeout(e,a)});e(".dsm_fixed_header_auto").length&&(e("#page-container").addClass("et-animated-content"),e("#page-container").attr("style","padding-top: "+e(".et-l--header").height()+"px !important;")),e(".dsm_fixed_header_shrink").length&&e(window).scroll(function(){e("body").hasClass("admin-bar")&&(!0===window.matchMedia("(max-width: 768px)").matches?e(document).scrollTop()>10?e(".dsm_fixed_header header").css("top","0"):e(".dsm_fixed_header header").css("top",e("#wpadminbar").height()):!0===window.matchMedia("(min-width: 769px)").matches&&e(".dsm_fixed_header header").css("top","")),e(document).scrollTop()>a?(e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_active"),e("#page-container").css("margin-top",-e(".et-l--header").height()/2)):(e(".dsm_fixed_header_shrink").removeClass("dsm_fixed_header_shrink_active"),e("#page-container").css("margin-top","-1px"))}),e(window).resize(function(){t(function(){e(".dsm_fixed_header_auto").length&&e("#page-container").attr("style","padding-top: "+e(".et-l--header").height()+"px !important;"),e("body").hasClass("admin-bar")&&(!0===window.matchMedia("(max-width: 768px)").matches?e(document).scrollTop()>10?e(".dsm_fixed_header header").css("top","0"):e(".dsm_fixed_header header").css("top",e("#wpadminbar").height()):!0===window.matchMedia("(min-width: 769px)").matches&&e(".dsm_fixed_header header").css("top",""))},50)})}});
1
+ jQuery(document).ready(function(e){document.documentElement.className="js";navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/),e("#wpadminbar").height();var d,a=dsm_easy_tb_js.threshold;if(e(".dsm_fixed_header").length){var i=(d=0,function(e,a){clearTimeout(d),d=setTimeout(e,a)});e(".dsm_fixed_header_auto").length&&(e("#page-container").addClass("et-animated-content"),e("#page-container").attr("style","padding-top: "+e(".et-l--header").height()+"px !important;")),e(".dsm_fixed_header_shrink").length&&e(window).scroll(function(){e("body").hasClass("admin-bar")&&(!0===window.matchMedia("(max-width: 768px)").matches?e(document).scrollTop()>10?e(".dsm_fixed_header header").css("top","0"):e(".dsm_fixed_header header").css("top",e("#wpadminbar").height()):!0===window.matchMedia("(min-width: 769px)").matches&&e(".dsm_fixed_header header").css("top","")),e(document).scrollTop()>a?(e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_active"),e(".dsm_fixed_header_shrink").addClass("dsm_fixed_header_shrink_scrolled"),e("#page-container").css("margin-top",-e(".et-l--header").height()/2)):(e(".dsm_fixed_header_shrink").removeClass("dsm_fixed_header_shrink_active"),e("#page-container").css("margin-top","-1px"))}),e(window).resize(function(){i(function(){e(".dsm_fixed_header_auto").length&&e("#page-container").attr("style","padding-top: "+e(".et-l--header").height()+"px !important;"),e("body").hasClass("admin-bar")&&(!0===window.matchMedia("(max-width: 768px)").matches?e(document).scrollTop()>10?e(".dsm_fixed_header header").css("top","0"):e(".dsm_fixed_header header").css("top",e("#wpadminbar").height()):!0===window.matchMedia("(min-width: 769px)").matches&&e(".dsm_fixed_header header").css("top",""))},50)})}});
readme.txt CHANGED
@@ -5,7 +5,7 @@ Donate link: https://suprememodules.com/
5
  Requires at least: 4.5
6
  Tested up to: 5.4.1
7
  Requires PHP: 5.6
8
- Stable tag: 2.1.7
9
  License: GPLv2
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -111,6 +111,10 @@ This is a common question that we get asked here every now and then which is why
111
 
112
 
113
  == Changelog ==
 
 
 
 
114
  = 2.1.7 – 08.05.2020 =
115
  * Fixed: Top Padding in Visual Builder when using Divi Easy Theme Builder Header.
116
  * Enhanced: Change CSS for Fixed Header to sticky in Visual Builder when using Divi Easy Theme Builder Header to prevent from using javascript.
5
  Requires at least: 4.5
6
  Tested up to: 5.4.1
7
  Requires PHP: 5.6
8
+ Stable tag: 2.1.8
9
  License: GPLv2
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
111
 
112
 
113
  == Changelog ==
114
+ = 2.1.8 – 13.05.2020 =
115
+ * Enhanced: Divi Easy Theme Builder for Header on first load CSS transition.
116
+ * Enhanced: Shrink transition Divi Easy Theme Builder for Header.
117
+
118
  = 2.1.7 – 08.05.2020 =
119
  * Fixed: Top Padding in Visual Builder when using Divi Easy Theme Builder Header.
120
  * Enhanced: Change CSS for Fixed Header to sticky in Visual Builder when using Divi Easy Theme Builder Header to prevent from using javascript.
supreme-modules-for-divi.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Supreme Modules Lite - Divi Theme, Extra Theme and Divi Builder
4
  * Plugin URI: https://suprememodules.com
5
  * Description: Divi Supreme enhances the experience and features found on Divi and extend with custom creative modules to help you build amazing websites.
6
- * Version: 2.1.7
7
  * Author: Supreme Modules
8
  * Author URI: https://suprememodules.com/about-us/
9
  * License: GPL2
@@ -34,7 +34,7 @@ if ( ! defined( 'ABSPATH' ) ) {
34
  }
35
 
36
  if ( ! defined( 'DSM_VERSION' ) ) {
37
- define( 'DSM_VERSION', '2.1.7' );
38
  }
39
  if ( ! defined( 'DSM_SHORTCODE' ) ) {
40
  define( 'DSM_SHORTCODE', 'divi_shortcode' );
3
  * Plugin Name: Supreme Modules Lite - Divi Theme, Extra Theme and Divi Builder
4
  * Plugin URI: https://suprememodules.com
5
  * Description: Divi Supreme enhances the experience and features found on Divi and extend with custom creative modules to help you build amazing websites.
6
+ * Version: 2.1.8
7
  * Author: Supreme Modules
8
  * Author URI: https://suprememodules.com/about-us/
9
  * License: GPL2
34
  }
35
 
36
  if ( ! defined( 'DSM_VERSION' ) ) {
37
+ define( 'DSM_VERSION', '2.1.8' );
38
  }
39
  if ( ! defined( 'DSM_SHORTCODE' ) ) {
40
  define( 'DSM_SHORTCODE', 'divi_shortcode' );