Mega Addons For WPBakery Page Builder (formerly Visual Composer) - Version 4.2.6

Version Description

18/11/2020 = * Advanced Carousel: Bug Fixed

Download this release

Release Info

Developer nasir179125
Plugin Icon 128x128 Mega Addons For WPBakery Page Builder (formerly Visual Composer)
Version 4.2.6
Comparing to
See all releases

Code changes from version 4.2.5 to 4.2.6

index.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin URI: https://addons.topdigitaltrends.net/
6
  Author: Topdigitaltrends
7
  Author URI: https://www.topdigitaltrends.net/
8
- Version: 4.2.5
9
  License: GPL2
10
  */
11
 
5
  Plugin URI: https://addons.topdigitaltrends.net/
6
  Author: Topdigitaltrends
7
  Author URI: https://www.topdigitaltrends.net/
8
+ Version: 4.2.6
9
  License: GPL2
10
  */
11
 
main.php CHANGED
@@ -106,7 +106,7 @@ class VC_MEGA
106
  <h3 style="font-weight: 100;">Enable/Disable Element</h3>
107
  <div class="mega-addons-version">
108
  <div class="dashicons-before dashicons-shield"></div>
109
- <p>Version 4.2.5</p>
110
  </div>
111
  <?php include 'includes/settings.php'; ?>
112
  </div>
106
  <h3 style="font-weight: 100;">Enable/Disable Element</h3>
107
  <div class="mega-addons-version">
108
  <div class="dashicons-before dashicons-shield"></div>
109
+ <p>Version 4.2.6</p>
110
  </div>
111
  <?php include 'includes/settings.php'; ?>
112
  </div>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/donate/?token=IEJu3QF5rsSIXSKPvPFBAyFldUM4Wb
4
  Tags: mega addons for wpbakery page builder, mega addons for visual composer, visual composer, all in one plugin, visual composer extension, whatsapp chat, imag hover effects, portfolio, carousel for wpbakery, post, shortcodes, tabs, member profile, info banner, price table, stats counter, flip book, testimonial, filterable gallery, floating menu,
5
  Requires at least: 3.5
6
  Tested up to: 5.5.3
7
- Stable tag: 4.2.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -161,7 +161,10 @@ https://www.youtube.com/watch?time_continue=387&v=Qj4tfvMlcJs
161
 
162
  == Changelog ==
163
 
164
- = 4.2.5 =
 
 
 
165
  * Info Banner: Redesign Settings and more Features.
166
  * Info Banner: Now you can add Gradient Background, Shadow for Button and Box. Added Google Fonts Option.
167
  * Advanced Button: Added Google Fonts Option.
4
  Tags: mega addons for wpbakery page builder, mega addons for visual composer, visual composer, all in one plugin, visual composer extension, whatsapp chat, imag hover effects, portfolio, carousel for wpbakery, post, shortcodes, tabs, member profile, info banner, price table, stats counter, flip book, testimonial, filterable gallery, floating menu,
5
  Requires at least: 3.5
6
  Tested up to: 5.5.3
7
+ Stable tag: 4.2.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
161
 
162
  == Changelog ==
163
 
164
+ = 4.2.6 – 18/11/2020 =
165
+ * Advanced Carousel: Bug Fixed
166
+
167
+ = 4.2.5 – 18/11/2020 =
168
  * Info Banner: Redesign Settings and more Features.
169
  * Info Banner: Now you can add Gradient Background, Shadow for Button and Box. Added Google Fonts Option.
170
  * Advanced Button: Added Google Fonts Option.
render/infobanners.php CHANGED
@@ -161,7 +161,7 @@ class WPBakeryShortCode_info_banner_vc extends WPBakeryShortCode {
161
  color: <?php echo $btn_hvrclr; ?> !important;
162
  background: <?php echo $btn_hvrbg ?> !important;
163
  }
164
- .maw_infobanner_wrap<?php echo $some_id; ?> .info_bn_box .mega_content *{
165
  <?php echo $googleallfonts; ?>;
166
  }
167
  @media only screen and (max-width: 480px) {
@@ -330,6 +330,14 @@ vc_map( array(
330
  "group" => 'General',
331
  ),
332
 
 
 
 
 
 
 
 
 
333
  // Image Section
334
 
335
  array(
161
  color: <?php echo $btn_hvrclr; ?> !important;
162
  background: <?php echo $btn_hvrbg ?> !important;
163
  }
164
+ .maw_infobanner_wrap<?php echo $some_id; ?> .info_bn_box *{
165
  <?php echo $googleallfonts; ?>;
166
  }
167
  @media only screen and (max-width: 480px) {
330
  "group" => 'General',
331
  ),
332
 
333
+ array(
334
+ "type" => "vc_links",
335
+ "param_name" => "caption_url",
336
+ "class" => "ult_param_heading",
337
+ "description" => __( '<span style="Background: #ddd;padding: 10px; display: block; color: #0073aa;font-weight:600;"><a href="https://1.envato.market/02aNL" target="_blank" style="text-decoration: none;">Get the Pro version for more stunning elements and customization options.</a></span>', 'ihover' ),
338
+ "group" => 'General',
339
+ ),
340
+
341
  // Image Section
342
 
343
  array(
render/tm_carousel_father.php CHANGED
@@ -15,7 +15,7 @@ class WPBakeryShortCode_tm_carousel_father extends WPBakeryShortCodesContainer {
15
  'dot' => 'true',
16
  'autoplay' => 'true',
17
  'speed' => '2500',
18
- 'animation_speed' => '',
19
  'spaces' => '0',
20
  'slide_visible' => '1',
21
  'slide_visible_mbl' => '1',
@@ -35,7 +35,7 @@ class WPBakeryShortCode_tm_carousel_father extends WPBakeryShortCodesContainer {
35
  wp_enqueue_script( 'slick-js', plugins_url( '../js/slick.js' , __FILE__ ), array('jquery'));
36
  wp_enqueue_script( 'custom-js', plugins_url( '../js/custom-tm.js' , __FILE__ ), array('jquery'));
37
  ob_start(); ?>
38
- <section class="tm-slider slider <?php echo $class; ?> <?php echo $theme; ?>" id="tdt-slider-<?php echo $some_id ?>" data-mobiles="<?php echo $slide_visible_mbl ?>" data-tabs="<?php echo $tabs ?>" data-slick='{"arrows": <?php echo $arrows; ?>, "autoplaySpeed": <?php echo $speed; ?>, "speed": <?php echo $animation_speed; ?>ms, "dots": <?php echo $dot; ?>, "autoplay": true, "slidesToShow": <?php echo $slide_visible; ?>, "slidesToScroll": <?php echo $slide_scroll; ?>, "fade": <?php echo $effect; ?>}'>
39
  <?php echo $content; ?>
40
  </section>
41
 
@@ -134,7 +134,7 @@ vc_map( array(
134
  "heading" => __( 'Slider Speed', 'slider' ),
135
  "param_name" => "speed",
136
  "edit_field_class" => "vc_col-sm-6",
137
- "description" => __('write in ms eg, 2000 [1s = 1000]', 'slider'),
138
  "value" => "2500",
139
  "group" => 'Settings',
140
  ),
@@ -144,7 +144,7 @@ vc_map( array(
144
  "heading" => __( 'Animation Speed', 'slider' ),
145
  "param_name" => "animation_speed",
146
  "edit_field_class" => "vc_col-sm-6",
147
- "description" => __('Slide/Fade animation speed in ms', 'slider'),
148
  "value" => "500",
149
  "group" => 'Settings',
150
  ),
15
  'dot' => 'true',
16
  'autoplay' => 'true',
17
  'speed' => '2500',
18
+ 'animation_speed' => '500',
19
  'spaces' => '0',
20
  'slide_visible' => '1',
21
  'slide_visible_mbl' => '1',
35
  wp_enqueue_script( 'slick-js', plugins_url( '../js/slick.js' , __FILE__ ), array('jquery'));
36
  wp_enqueue_script( 'custom-js', plugins_url( '../js/custom-tm.js' , __FILE__ ), array('jquery'));
37
  ob_start(); ?>
38
+ <section class="tm-slider slider <?php echo $class; ?> <?php echo $theme; ?>" id="tdt-slider-<?php echo $some_id ?>" data-mobiles="<?php echo $slide_visible_mbl ?>" data-tabs="<?php echo $tabs ?>" data-slick='{"arrows": <?php echo $arrows; ?>, "autoplaySpeed": <?php echo $speed; ?>, "speed": <?php echo $animation_speed; ?>, "dots": <?php echo $dot; ?>, "autoplay": true, "slidesToShow": <?php echo $slide_visible; ?>, "slidesToScroll": <?php echo $slide_scroll; ?>, "fade": <?php echo $effect; ?>}'>
39
  <?php echo $content; ?>
40
  </section>
41
 
134
  "heading" => __( 'Slider Speed', 'slider' ),
135
  "param_name" => "speed",
136
  "edit_field_class" => "vc_col-sm-6",
137
+ "description" => __('Required: write in ms eg, 2000 [1s = 1000]', 'slider'),
138
  "value" => "2500",
139
  "group" => 'Settings',
140
  ),
144
  "heading" => __( 'Animation Speed', 'slider' ),
145
  "param_name" => "animation_speed",
146
  "edit_field_class" => "vc_col-sm-6",
147
+ "description" => __('Required: Slide/Fade animation speed in ms', 'slider'),
148
  "value" => "500",
149
  "group" => 'Settings',
150
  ),