Header Footer Elementor - Version 1.6.5

Version Description

  • Fix: Hide empty cart count badge hiding even when cart is not empty.
Download this release

Release Info

Developer Nikschavan
Plugin Icon Header Footer Elementor
Version 1.6.5
Comparing to
See all releases

Code changes from version 1.6.4 to 1.6.5

header-footer-elementor.php CHANGED
@@ -7,14 +7,14 @@
7
  * Author URI: https://www.brainstormforce.com/
8
  * Text Domain: header-footer-elementor
9
  * Domain Path: /languages
10
- * Version: 1.6.4
11
- * Elementor tested up to: 3.4
12
- * Elementor Pro tested up to: 3.3.7
13
  *
14
  * @package header-footer-elementor
15
  */
16
 
17
- define( 'HFE_VER', '1.6.4' );
18
  define( 'HFE_FILE', __FILE__ );
19
  define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
20
  define( 'HFE_URL', plugins_url( '/', __FILE__ ) );
7
  * Author URI: https://www.brainstormforce.com/
8
  * Text Domain: header-footer-elementor
9
  * Domain Path: /languages
10
+ * Version: 1.6.5
11
+ * Elementor tested up to: 3.4.7
12
+ * Elementor Pro tested up to: 3.5.1
13
  *
14
  * @package header-footer-elementor
15
  */
16
 
17
+ define( 'HFE_VER', '1.6.5' );
18
  define( 'HFE_FILE', __FILE__ );
19
  define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
20
  define( 'HFE_URL', plugins_url( '/', __FILE__ ) );
inc/widgets-css/frontend.css CHANGED
@@ -1737,7 +1737,7 @@ div.hfe-nav-menu,
1737
  font-weight: normal;
1738
  }
1739
 
1740
- .hfe-menu-cart--empty-indicator-hide .hfe-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter]:before {
1741
  content: none;
1742
  display: none;
1743
  }
1737
  font-weight: normal;
1738
  }
1739
 
1740
+ .hfe-menu-cart--empty-indicator-hide .hfe-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter="0"]:before {
1741
  content: none;
1742
  display: none;
1743
  }
languages/header-footer-elementor.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the same license as the Elementor Header & Footer Builder package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Elementor Header & Footer Builder 1.6.4\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/header-footer-elementor\n"
8
- "POT-Creation-Date: 2021-08-17 05:26:02+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -240,66 +240,66 @@ msgstr ""
240
  msgid "Template %1$s is already assigned to the location %2$s"
241
  msgstr ""
242
 
243
- #: inc/class-header-footer-elementor.php:178
244
  msgid ""
245
  "Hello! Seems like you have used Elementor Header & Footer Builder to build "
246
  "this website — Thanks a ton!"
247
  msgstr ""
248
 
249
- #: inc/class-header-footer-elementor.php:179
250
  msgid ""
251
  "Could you please do us a BIG favor and give it a 5-star rating on "
252
  "WordPress? This would boost our motivation and help other users make a "
253
  "comfortable decision while choosing the Elementor Header & Footer Builder."
254
  msgstr ""
255
 
256
- #: inc/class-header-footer-elementor.php:181
257
  msgid "Ok, you deserve it"
258
  msgstr ""
259
 
260
- #: inc/class-header-footer-elementor.php:183
261
  msgid "Nope, maybe later"
262
  msgstr ""
263
 
264
- #: inc/class-header-footer-elementor.php:184
265
  msgid "I already did"
266
  msgstr ""
267
 
268
- #: inc/class-header-footer-elementor.php:247
269
  #. translators: %s: html tags
270
  msgid ""
271
  "The %1$sElementor Header & Footer Builder%2$s plugin requires "
272
  "%1$sElementor%2$s plugin installed & activated."
273
  msgstr ""
274
 
275
- #: inc/class-header-footer-elementor.php:254
276
  msgid "Activate Elementor"
277
  msgstr ""
278
 
279
- #: inc/class-header-footer-elementor.php:259
280
- #: inc/class-header-footer-elementor.php:293
281
  msgid "Install Elementor"
282
  msgstr ""
283
 
284
- #: inc/class-header-footer-elementor.php:281
285
  #. translators: %s: html tags
286
  msgid ""
287
  "The %1$sElementor Header & Footer Builder%2$s plugin has stopped working "
288
  "because you are using an older version of %1$sElementor%2$s plugin."
289
  msgstr ""
290
 
291
- #: inc/class-header-footer-elementor.php:288
292
  msgid "Update Elementor"
293
  msgstr ""
294
 
295
- #: inc/class-header-footer-elementor.php:319
296
  #. translators: %s: html tags
297
  msgid ""
298
  "Thank you for installing %1$s Elementor Header & Footer Builder %2$s "
299
  "Plugin! Click here to %3$sget started. %4$s"
300
  msgstr ""
301
 
302
- #: inc/class-header-footer-elementor.php:478
303
  #. translators: %s: html tags
304
  msgid "Theme Support"
305
  msgstr ""
2
  # This file is distributed under the same license as the Elementor Header & Footer Builder package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Elementor Header & Footer Builder 1.6.5\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/header-footer-elementor\n"
8
+ "POT-Creation-Date: 2021-11-15 04:17:20+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
240
  msgid "Template %1$s is already assigned to the location %2$s"
241
  msgstr ""
242
 
243
+ #: inc/class-header-footer-elementor.php:179
244
  msgid ""
245
  "Hello! Seems like you have used Elementor Header & Footer Builder to build "
246
  "this website — Thanks a ton!"
247
  msgstr ""
248
 
249
+ #: inc/class-header-footer-elementor.php:180
250
  msgid ""
251
  "Could you please do us a BIG favor and give it a 5-star rating on "
252
  "WordPress? This would boost our motivation and help other users make a "
253
  "comfortable decision while choosing the Elementor Header & Footer Builder."
254
  msgstr ""
255
 
256
+ #: inc/class-header-footer-elementor.php:182
257
  msgid "Ok, you deserve it"
258
  msgstr ""
259
 
260
+ #: inc/class-header-footer-elementor.php:184
261
  msgid "Nope, maybe later"
262
  msgstr ""
263
 
264
+ #: inc/class-header-footer-elementor.php:185
265
  msgid "I already did"
266
  msgstr ""
267
 
268
+ #: inc/class-header-footer-elementor.php:248
269
  #. translators: %s: html tags
270
  msgid ""
271
  "The %1$sElementor Header & Footer Builder%2$s plugin requires "
272
  "%1$sElementor%2$s plugin installed & activated."
273
  msgstr ""
274
 
275
+ #: inc/class-header-footer-elementor.php:255
276
  msgid "Activate Elementor"
277
  msgstr ""
278
 
279
+ #: inc/class-header-footer-elementor.php:260
280
+ #: inc/class-header-footer-elementor.php:294
281
  msgid "Install Elementor"
282
  msgstr ""
283
 
284
+ #: inc/class-header-footer-elementor.php:282
285
  #. translators: %s: html tags
286
  msgid ""
287
  "The %1$sElementor Header & Footer Builder%2$s plugin has stopped working "
288
  "because you are using an older version of %1$sElementor%2$s plugin."
289
  msgstr ""
290
 
291
+ #: inc/class-header-footer-elementor.php:289
292
  msgid "Update Elementor"
293
  msgstr ""
294
 
295
+ #: inc/class-header-footer-elementor.php:320
296
  #. translators: %s: html tags
297
  msgid ""
298
  "Thank you for installing %1$s Elementor Header & Footer Builder %2$s "
299
  "Plugin! Click here to %3$sget started. %4$s"
300
  msgstr ""
301
 
302
+ #: inc/class-header-footer-elementor.php:479
303
  #. translators: %s: html tags
304
  msgid "Theme Support"
305
  msgstr ""
readme.txt CHANGED
@@ -5,7 +5,7 @@ Donate link: https://www.paypal.me/BrainstormForce
5
  Requires at least: 4.4
6
  Requires PHP: 5.4
7
  Tested up to: 5.8
8
- Stable tag: 1.6.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -137,6 +137,9 @@ This same applies when you are creating your Header/Footer using this plugin.
137
  5. Default widgets available with Elementor Header & Footer Builder.
138
 
139
  == Changelog ==
 
 
 
140
  = 1.6.4 =
141
  - Improvement: Elementor 3.4 compatibility.
142
 
5
  Requires at least: 4.4
6
  Requires PHP: 5.4
7
  Tested up to: 5.8
8
+ Stable tag: 1.6.5
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
137
  5. Default widgets available with Elementor Header & Footer Builder.
138
 
139
  == Changelog ==
140
+ = 1.6.5 =
141
+ - Fix: Hide empty cart count badge hiding even when cart is not empty.
142
+
143
  = 1.6.4 =
144
  - Improvement: Elementor 3.4 compatibility.
145