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

Version Description

  • Bug Fixed: Info banner mobile responsive issue
  • Bug Fixed: Modal Popup play randomly video onClick.
  • Remove: Flip Box bold heading
  • Pro Version available with much more options and designs.
  • In pro version, you can disable unused elements from dashboard to speed up your page loading time.
Download this release

Release Info

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

Code changes from version 2.1 to 2.2

css/flipbox.css CHANGED
@@ -8,7 +8,7 @@
8
  -webkit-perspective: 600px;
9
  perspective: 600px;
10
  }
11
- .vc-ihe-panel .pad h4,p {
12
  text-align: center;
13
  margin: 5px;
14
  }
8
  -webkit-perspective: 600px;
9
  perspective: 600px;
10
  }
11
+ .vc-ihe-panel .pad h4, .vc-ihe-panel .pad p {
12
  text-align: center;
13
  margin: 5px;
14
  }
css/slick-carousal.css CHANGED
@@ -253,7 +253,7 @@
253
 
254
  .slick-next
255
  {
256
- right: 40px;
257
  z-index: 99;
258
  }
259
  [dir='rtl'] .slick-next
@@ -263,7 +263,7 @@
263
  }
264
  .slick-next:before
265
  {
266
- content: "\f105";
267
  font-weight: bold;
268
  }
269
  [dir='rtl'] .slick-next:before
@@ -367,6 +367,16 @@
367
 
368
  /* Custom Coding
369
  ==========================================*/
 
 
 
 
 
 
 
 
 
 
370
  .ultimate_carousel_btn:hover {
371
  text-decoration: none;
372
  }
253
 
254
  .slick-next
255
  {
256
+ right: 40px !important;
257
  z-index: 99;
258
  }
259
  [dir='rtl'] .slick-next
263
  }
264
  .slick-next:before
265
  {
266
+ content: "\f105" !important;
267
  font-weight: bold;
268
  }
269
  [dir='rtl'] .slick-next:before
367
 
368
  /* Custom Coding
369
  ==========================================*/
370
+ .tdt-slider .slick-slide {
371
+ padding: 0 0px !important;
372
+ }
373
+ .tdt-slider .carousel-caption {
374
+ position: inherit !important;
375
+ }
376
+ .tdt-slider .carousel-caption {
377
+ left: 0%;
378
+ right: 0%;
379
+ }
380
  .ultimate_carousel_btn:hover {
381
  text-decoration: none;
382
  }
icons/post-carousel.png DELETED
Binary file
icons/{slider.png → pro.png} RENAMED
Binary file
icons/testimonial2.png DELETED
Binary file
icons/texttypes.jpg DELETED
Binary file
index.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin URI: http://addons.topdigitaltrends.net/
6
  Author: Nasir
7
  Author URI: http://topdigitaltrends.net/
8
- Version: 2.1
9
  License: GPL2
10
  */
11
 
5
  Plugin URI: http://addons.topdigitaltrends.net/
6
  Author: Nasir
7
  Author URI: http://topdigitaltrends.net/
8
+ Version: 2.2
9
  License: GPL2
10
  */
11
 
main.php CHANGED
@@ -7,6 +7,7 @@ class VC_MEGA
7
  add_action( 'vc_before_init', array($this, 'vc_mega_addons' ));
8
  add_action( 'wp_enqueue_scripts', array($this, 'adding_front_scripts') );
9
  add_action( 'init', array( $this, 'check_if_vc_is_install' ) );
 
10
  // remove_filter( 'the_content', 'wpautop' );
11
  }
12
 
@@ -71,6 +72,22 @@ class VC_MEGA
71
  <?php
72
  }
73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  }
75
 
76
  $N_object = new VC_MEGA;
7
  add_action( 'vc_before_init', array($this, 'vc_mega_addons' ));
8
  add_action( 'wp_enqueue_scripts', array($this, 'adding_front_scripts') );
9
  add_action( 'init', array( $this, 'check_if_vc_is_install' ) );
10
+ add_filter( 'plugin_action_links', array($this, 'action_links'), 10, 5 );
11
  // remove_filter( 'the_content', 'wpautop' );
12
  }
13
 
72
  <?php
73
  }
74
 
75
+ function action_links($actions, $plugin_file){
76
+ static $plugin;
77
+
78
+ if (!isset($plugin))
79
+ $plugin = plugin_basename(__FILE__);
80
+ if ('mega-addons-for-visual-composer/index.php' == $plugin_file && defined('WPB_VC_VERSION')) {
81
+
82
+ $site_link = array('upgrade' => '<a href="https://codecanyon.net/item/mega-addons-for-wpbakery-page-builder-formerly-visual-composer/21480176?ref=nasir179125" style="font-size: 14px;color: #11967A;" target="_blank"><b>Upgrade To Premium</b></a>');
83
+
84
+ $actions = array_merge($site_link, $actions);
85
+
86
+ }
87
+
88
+ return $actions;
89
+ }
90
+
91
  }
92
 
93
  $N_object = new VC_MEGA;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://paypal.me/webcodingplace
4
  Tags: mega addons for wpbakery page builder, mega addons for visual composer, wpbakery page builder, visual composer, all in one plugin, visual composer extension, multi addons for visual composer, imag hover effects, visual composer addons, vc addons, visual composer extensions, vc extensions, page builder, portfolio, carousel, post, posts, shortcodes, tabs, admin, plugin, page, member profile, info banner, price table, stats counter, flip book, testimonial
5
  Requires at least: 3.5
6
  Tested up to: 4.9
7
- Stable tag: 2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -21,7 +21,7 @@ Mega Addons For Visual Composer ~ The biggest Addon bundle for Visual Composer W
21
  <a href="https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431?ref=nasir179125"><strong>WPBakery Page Builder (formerly Visual Composer)</strong></a> plugin must be installed and activated to use this plugin. After you activate the required plugins, the elements should be available for use in Visual Composer.
22
 
23
  <blockquote>
24
- <p><a href="http://addons.topdigitaltrends.net/" rel="nofollow">Live Demo </a> | <a href="http://www.topdigitaltrends.net/contact/" rel="nofollow">Contact</a> | <a href="https://wordpress.org/support/plugin/mega-addons-for-visual-composer" rel="nofollow">Support forum</a> | <a href="http://addons.topdigitaltrends.net/documentation/" rel="nofollow">How To Use</a></p>
25
  </blockquote>
26
  <p><strong>If you like this plugin, please give us <a href="https://wordpress.org/support/plugin/mega-addons-for-visual-composer/reviews/#new-post" rel="nofollow">5 star</a> to encourage for future improvement.</strong></p>
27
 
@@ -29,22 +29,26 @@ Mega Addons For Visual Composer ~ The biggest Addon bundle for Visual Composer W
29
  <ul>
30
  <li><a href="http://addons.topdigitaltrends.net/member-profile/">Member Profile</a> Show your awesome team</li>
31
  <li><a href="http://addons.topdigitaltrends.net/info-banner/">Info Banner</a> Displays the banner information</li>
 
 
 
32
  <li><a href="http://addons.topdigitaltrends.net/price-table/">Price Table</a> Create nice looking price tables</li>
33
  <li><a href="http://addons.topdigitaltrends.net/advanced-pricing-list/">Price Table Listing</a> Compare Listing</li>
 
34
  <li><a href="http://addons.topdigitaltrends.net/stats-counter/">Stats Counter</a> Your milestones, achievements etc</li>
35
  <li><a href="http://addons.topdigitaltrends.net/info-box/">Info Box</a> Add icon box with custom font icon</li>
36
  <li><a href="http://addons.topdigitaltrends.net/carousal-slider/">Caousal Slide</a> Show as carousel</li>
37
  <li><a href="http://addons.topdigitaltrends.net/flip-box/">Flip Box</a> Add icon box with custom font icon</li>
38
- <li><a href="http://addons.topdigitaltrends.net/image-hover-effects/">Image Hove Effects</a> Image Hover Effects</li>
39
  <li><a href="http://addons.topdigitaltrends.net/flip-book/">Flip Book</a> 3D Page Flip Book</li>
40
  <li><a href="http://addons.topdigitaltrends.net/advanced-button/">Advanced Button</a> Animated style buttons</li>
 
41
  <li><a href="http://addons.topdigitaltrends.net/timeline/">Timeline</a> Add multiple images and text</li>
42
  <li><a href="http://addons.topdigitaltrends.net/creative-link/">Creative Link</a> Creative links button</li>
43
  <li><a href="http://addons.topdigitaltrends.net/countdown/">Countdown</a> Set Countdown timer</li>
44
  <li><a href="http://addons.topdigitaltrends.net/advanced-social-icons/">Advanced Social Icons</a> social icons with animated effects</li>
45
  <li><a href="http://addons.topdigitaltrends.net/texttype-effects/">TextType</a> Fancy line with animation effects</li>
46
  <li><a href="http://addons.topdigitaltrends.net/modal-popup/">Modal Popup</a> Add modal box in your content</li>
47
- <li><a href="http://addons.topdigitaltrends.net/interactive-banner/">Interactive Banner</a> great hover effects</li>
48
  <li><a href="http://addons.topdigitaltrends.net/info-list/">Info List</a> Text blocks connected together in one list</li>
49
  <li><a href="http://addons.topdigitaltrends.net/google-trends/">Google Trends</a> show google trends</li>
50
  <li><a href="http://addons.topdigitaltrends.net/tooltip-icons/">Tooltip Icons</a> show icons with tooltip</li>
@@ -54,20 +58,18 @@ Mega Addons For Visual Composer ~ The biggest Addon bundle for Visual Composer W
54
  <li><a href="http://addons.topdigitaltrends.net/image-swap/">Image Swap</a> Image over image hover effects</li>
55
  <li><a href="http://addons.topdigitaltrends.net/accordion/">Accordion</a> vertically stacked list of items</li>
56
  <li><a href="http://addons.topdigitaltrends.net/info-circle/">Info Circle</a> express info about your work</li>
 
57
  </ul>
58
 
59
- <h3><a href="http://www.topdigitaltrends.net/mega-addons-visual-composer-wordpress-plugin/">Buy Premium Version<a></h3>
 
 
 
 
60
  <ul>
61
- <li><a href="http://addons.topdigitaltrends.net/post-carousel/">Post Carousel/Grid</a> Show posts as carousel</li>
62
- <li><a href="http://addons.topdigitaltrends.net/interactive-banner-2/">Interactive Banner 2</a> Display Image With Information</li>
63
- <li><a href="http://addons.topdigitaltrends.net/interactive-banner/">Interactive Banner</a> 5 More Designs</li>
64
- <li><a href="http://addons.topdigitaltrends.net/info-banner/">Price Table (10+ Designs)</a> Create nice looking price tables</li>
65
- <li><a href="http://addons.topdigitaltrends.net/image-hover-effects-popup-demo/">Modal Popup For Image Hover Effects</a> Image Hover Effects</li>
66
- <li><a href="http://addons.topdigitaltrends.net/dual-button/">Dual Button</a> Add a dual button and give some desing</li>
67
- <li><a href="http://addons.topdigitaltrends.net/before-after-image/">Before After Image</a> Compare the Images</li>
68
- <li>Option for custom font size, color and height adjustment for mobile devices</li>
69
- <li>In pro version, you can disable unused elements from dashboard to speed up your page loading time.</li>
70
- <li>Premium Support</li>
71
  </ul>
72
 
73
  == Installation ==
@@ -86,13 +88,26 @@ It is the extension of <a href="https://codecanyon.net/item/visual-composer-page
86
 
87
  = How To add background image in Info Banner? =
88
 
89
- Choose style "Top Image Bottom content" and select background image from "Design Options" category. You can see Its demo at the end of page http://addons.topdigitaltrends.net/info-banner/
 
 
 
 
 
 
90
 
91
  == Screenshots ==
92
 
93
 
94
  == Changelog ==
95
 
 
 
 
 
 
 
 
96
  = 2.1 =
97
  * Fixed: Info banner mobile responsive issue
98
  * Added: Add link to image in member profile
4
  Tags: mega addons for wpbakery page builder, mega addons for visual composer, wpbakery page builder, visual composer, all in one plugin, visual composer extension, multi addons for visual composer, imag hover effects, visual composer addons, vc addons, visual composer extensions, vc extensions, page builder, portfolio, carousel, post, posts, shortcodes, tabs, admin, plugin, page, member profile, info banner, price table, stats counter, flip book, testimonial
5
  Requires at least: 3.5
6
  Tested up to: 4.9
7
+ Stable tag: 2.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
21
  <a href="https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431?ref=nasir179125"><strong>WPBakery Page Builder (formerly Visual Composer)</strong></a> plugin must be installed and activated to use this plugin. After you activate the required plugins, the elements should be available for use in Visual Composer.
22
 
23
  <blockquote>
24
+ <p><a href="http://addons.topdigitaltrends.net/addons/" rel="nofollow">Live Demo </a> | <a href="http://www.topdigitaltrends.net/contact/" rel="nofollow">Contact</a> | <a href="https://wordpress.org/support/plugin/mega-addons-for-visual-composer" rel="nofollow">Support forum</a> | <a href="http://addons.topdigitaltrends.net/documentation/" rel="nofollow">How To Use</a></p>
25
  </blockquote>
26
  <p><strong>If you like this plugin, please give us <a href="https://wordpress.org/support/plugin/mega-addons-for-visual-composer/reviews/#new-post" rel="nofollow">5 star</a> to encourage for future improvement.</strong></p>
27
 
29
  <ul>
30
  <li><a href="http://addons.topdigitaltrends.net/member-profile/">Member Profile</a> Show your awesome team</li>
31
  <li><a href="http://addons.topdigitaltrends.net/info-banner/">Info Banner</a> Displays the banner information</li>
32
+ <li><a href="http://addons.topdigitaltrends.net/image-hover-effects/">Image Hove Effects</a> Image Hover Effects</li>
33
+ <li><a href="http://addons.topdigitaltrends.net/interactive-banner/">Interactive Banner</a> great hover effects</li>
34
+ <li><a href="http://addons.topdigitaltrends.net/interactive-banner-2/">Interactive Banner 2</a> Display Image With Information</li>
35
  <li><a href="http://addons.topdigitaltrends.net/price-table/">Price Table</a> Create nice looking price tables</li>
36
  <li><a href="http://addons.topdigitaltrends.net/advanced-pricing-list/">Price Table Listing</a> Compare Listing</li>
37
+ <li><a href="http://addons.topdigitaltrends.net/post-carousel/">Post Carousel/Grid</a> Show posts as carousel</li>
38
  <li><a href="http://addons.topdigitaltrends.net/stats-counter/">Stats Counter</a> Your milestones, achievements etc</li>
39
  <li><a href="http://addons.topdigitaltrends.net/info-box/">Info Box</a> Add icon box with custom font icon</li>
40
  <li><a href="http://addons.topdigitaltrends.net/carousal-slider/">Caousal Slide</a> Show as carousel</li>
41
  <li><a href="http://addons.topdigitaltrends.net/flip-box/">Flip Box</a> Add icon box with custom font icon</li>
42
+ <li><a href="http://addons.topdigitaltrends.net/image-hover-effects-popup-demo/">Modal Popup For Image Hover Effects</a> Image Hover Effects</li>
43
  <li><a href="http://addons.topdigitaltrends.net/flip-book/">Flip Book</a> 3D Page Flip Book</li>
44
  <li><a href="http://addons.topdigitaltrends.net/advanced-button/">Advanced Button</a> Animated style buttons</li>
45
+ <li><a href="http://addons.topdigitaltrends.net/dual-button/">Dual Button</a> Add a dual button and give some desing</li>
46
  <li><a href="http://addons.topdigitaltrends.net/timeline/">Timeline</a> Add multiple images and text</li>
47
  <li><a href="http://addons.topdigitaltrends.net/creative-link/">Creative Link</a> Creative links button</li>
48
  <li><a href="http://addons.topdigitaltrends.net/countdown/">Countdown</a> Set Countdown timer</li>
49
  <li><a href="http://addons.topdigitaltrends.net/advanced-social-icons/">Advanced Social Icons</a> social icons with animated effects</li>
50
  <li><a href="http://addons.topdigitaltrends.net/texttype-effects/">TextType</a> Fancy line with animation effects</li>
51
  <li><a href="http://addons.topdigitaltrends.net/modal-popup/">Modal Popup</a> Add modal box in your content</li>
 
52
  <li><a href="http://addons.topdigitaltrends.net/info-list/">Info List</a> Text blocks connected together in one list</li>
53
  <li><a href="http://addons.topdigitaltrends.net/google-trends/">Google Trends</a> show google trends</li>
54
  <li><a href="http://addons.topdigitaltrends.net/tooltip-icons/">Tooltip Icons</a> show icons with tooltip</li>
58
  <li><a href="http://addons.topdigitaltrends.net/image-swap/">Image Swap</a> Image over image hover effects</li>
59
  <li><a href="http://addons.topdigitaltrends.net/accordion/">Accordion</a> vertically stacked list of items</li>
60
  <li><a href="http://addons.topdigitaltrends.net/info-circle/">Info Circle</a> express info about your work</li>
61
+ <li><a href="http://addons.topdigitaltrends.net/before-after-image/">Before After Image</a> Compare the Images</li>
62
  </ul>
63
 
64
+ <blockquote>
65
+ <h3>
66
+ <strong>Top Rated Collection Of Plugins and Themes 2018</strong>
67
+ </h3>
68
+ </blockquote>
69
  <ul>
70
+ <li><a href="http://www.topdigitaltrends.net/collections/20-best-personal-blog-wordpress-themes-2018/">20 Best Personal Blog WordPress Themes 2018</a></li>
71
+ <li><a href="http://www.topdigitaltrends.net/collections/top-20-wordpress-review-themes-for-e-gadgets-services-apps-games-2018/">Top 10+ Best Review WordPress Themes 2018</a></li>
72
+ <li><a href="http://www.topdigitaltrends.net/collections/10-best-nightclub-wordpress-themes-2018/">10 Best Nightclub WordPress Themes 2018</a></li>
 
 
 
 
 
 
 
73
  </ul>
74
 
75
  == Installation ==
88
 
89
  = How To add background image in Info Banner? =
90
 
91
+ Select background image from "Design Options" category. You can see Its demo at the end of page http://addons.topdigitaltrends.net/info-banner/
92
+
93
+
94
+ = Activating plugin causes "500 server error" =
95
+
96
+ Let’s take a look at how to go about troubleshooting the internal server error in WordPress. It may solve the problem.
97
+ https://www.youtube.com/watch?time_continue=387&v=Qj4tfvMlcJs
98
 
99
  == Screenshots ==
100
 
101
 
102
  == Changelog ==
103
 
104
+ = 2.2 =
105
+ * Bug Fixed: Info banner mobile responsive issue
106
+ * Bug Fixed: Modal Popup play randomly video onClick.
107
+ * Remove: Flip Box bold heading
108
+ * <a href="http://www.topdigitaltrends.net/mega-addons-visual-composer-wordpress-plugin/">Pro Version</a> available with much more options and designs.
109
+ * In pro version, you can disable unused elements from dashboard to speed up your page loading time.
110
+
111
  = 2.1 =
112
  * Fixed: Info banner mobile responsive issue
113
  * Added: Add link to image in member profile
render/get_pro.php ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! defined( 'ABSPATH' ) ) {
3
+ die( '-1' );
4
+ }
5
+
6
+ class WPBakeryShortCode_vc_get_pro extends WPBakeryShortCode {
7
+
8
+ protected function content( $atts, $content = null ) {
9
+
10
+ extract( shortcode_atts( array(
11
+ 'image_id' => '',
12
+ ), $atts ) );
13
+ $content = wpb_js_remove_wpautop($content);
14
+ ob_start(); ?>
15
+
16
+ <?php
17
+ return ob_get_clean();
18
+ }
19
+ }
20
+
21
+
22
+ vc_map( array(
23
+ "name" => __( 'Buy Premium', 'ihover' ),
24
+ "base" => "vc_get_pro",
25
+ "category" => __('Mega Addons'),
26
+ "description" => __('Buy Mega Addons to explore more features', 'ihover'),
27
+ "icon" => plugin_dir_url( __FILE__ ).'../icons/pro.png',
28
+ 'params' => array(
29
+ array(
30
+ "type" => "textfeld",
31
+ "heading" => __( '', 'ich-vc' ). ' <a target="_blank" href="http://www.topdigitaltrends.net/mega-addons-visual-composer-wordpress-plugin/">BUY MEGA ADDONS PRO TO EXPLORE PREMIUM FEATURES</a>',
32
+ "param_name" => "hover_effectsss",
33
+ "group" => 'Pro Features',
34
+ ),
35
+ ),
36
+ ) );
render/headings.php CHANGED
@@ -27,7 +27,7 @@ class WPBakeryShortCode_vc_headings extends WPBakeryShortCode {
27
  $image_url = wp_get_attachment_url( $image_id );
28
  }
29
  $content = wpb_js_remove_wpautop($content, true);
30
- wp_enqueue_style( 'int-banner-css', plugins_url( '../css/heading.css' , __FILE__ ));
31
  ob_start(); ?>
32
  <div id="mega-line-container">
33
  <?php if ($style == 'theme1') { ?>
27
  $image_url = wp_get_attachment_url( $image_id );
28
  }
29
  $content = wpb_js_remove_wpautop($content, true);
30
+ wp_enqueue_style( 'vc-heading-css', plugins_url( '../css/heading.css' , __FILE__ ));
31
  ob_start(); ?>
32
  <div id="mega-line-container">
33
  <?php if ($style == 'theme1') { ?>
render/hover.php CHANGED
@@ -126,7 +126,7 @@ vc_map( array(
126
  "type" => "dropdown",
127
  "heading" => __( 'Hover Effect', 'ihover' ),
128
  "param_name" => "hover_effect",
129
- "description" => __( 'Choose hover effect', 'ihover' ),
130
  "group" => 'Hover Effects',
131
  "value" => array(
132
  'NoEffect' => 'NoEffect',
@@ -160,32 +160,6 @@ vc_map( array(
160
  'circle effect9 bottom to top' => 'circle effect9 bottom_to_top',
161
  'circle effect10 top to bottom' => 'circle effect10 top_to_bottom',
162
  'circle effect10 bottom to top' => 'circle effect10 bottom_to_top',
163
- 'circle effect11 left to right' => 'circle effect11 left_to_right',
164
- 'circle effect11 right to left' => 'circle effect11 right_to_left',
165
- 'circle effect11 top to bottom' => 'circle effect11 top_to_bottom',
166
- 'circle effect11 bottom to top' => 'circle effect11 bottom_to_top',
167
- 'circle effect12 left to right' => 'circle effect12 left_to_right',
168
- 'circle effect12 right to left' => 'circle effect12 right_to_left',
169
- 'circle effect12 top to bottom' => 'circle effect12 top_to_bottom',
170
- 'circle effect12 bottom to top' => 'circle effect12 bottom_to_top',
171
- 'circle effect13 from left and right' => 'circle effect13 from_left_and_right',
172
- 'circle effect13 top to bottom' => 'circle effect13 top_to_bottom',
173
- 'circle effect13 bottom to top' => 'circle effect13 bottom_to_top',
174
- 'circle effect14 left to right' => 'circle effect14 left_to_right',
175
- 'circle effect14 right to left' => 'circle effect14 right_to_left',
176
- 'circle effect14 top to bottom' => 'circle effect14 top_to_bottom',
177
- 'circle effect14 bottom to top' => 'circle effect14 bottom_to_top',
178
- 'circle effect15 left to right' => 'circle effect15 left_to_right',
179
- 'circle effect16 left to right' => 'circle effect16 left_to_right',
180
- 'circle effect16 right to left' => 'circle effect16 right_to_left',
181
- 'circle effect17' => 'circle effect17',
182
- 'circle effect18 bottom to top' => 'circle effect18 bottom_to_top',
183
- 'circle effect18 left to right' => 'circle effect18 left_to_right',
184
- 'circle effect18 right to left' => 'circle effect18 right_to_left',
185
- 'circle effect18 top to bottom' => 'circle effect18 top_to_bottom',
186
- 'circle effect19' => 'circle effect19',
187
- 'circle effect20 top to bottom' => 'circle effect20 top_to_bottom',
188
- 'circle effect20 bottom to top' => 'circle effect20 bottom_to_top',
189
  'square effect1 left and right' => 'square effect1 left_and_right',
190
  'square effect1 top to bottom' => 'square effect1 top_to_bottom',
191
  'square effect1 bottom to top' => 'square effect1 bottom_to_top',
@@ -210,26 +184,6 @@ vc_map( array(
210
  'square effect10 right to left' => 'square effect10 right_to_left',
211
  'square effect10 top to bottom' => 'square effect10 top_to_bottom',
212
  'square effect10 bottom to top' => 'square effect10 bottom_to_top',
213
- 'square effect11 left to right' => 'square effect11 left_to_right',
214
- 'square effect11 right to left' => 'square effect11 right_to_left',
215
- 'square effect11 top to bottom' => 'square effect11 top_to_bottom',
216
- 'square effect11 bottom to top' => 'square effect11 bottom_to_top',
217
- 'square effect12 left to right' => 'square effect12 left_to_right',
218
- 'square effect12 right to left' => 'square effect12 right_to_left',
219
- 'square effect12 top to bottom' => 'square effect12 top_to_bottom',
220
- 'square effect12 bottom to top' => 'square effect12 bottom_to_top',
221
- 'square effect13 left to right' => 'square effect13 left_to_right',
222
- 'square effect13 right to left' => 'square effect13 right_to_left',
223
- 'square effect13 top to bottom' => 'square effect13 top_to_bottom',
224
- 'square effect13 bottom to top' => 'square effect13 bottom_to_top',
225
- 'square effect14 left to right' => 'square effect14 left_to_right',
226
- 'square effect14 right to left' => 'square effect14 right_to_left',
227
- 'square effect14 top to bottom' => 'square effect14 top_to_bottom',
228
- 'square effect14 bottom to top' => 'square effect14 bottom_to_top',
229
- 'square effect15 left to right' => 'square effect15 left_to_right',
230
- 'square effect15 right to left' => 'square effect15 right_to_left',
231
- 'square effect15 top to bottom' => 'square effect15 top_to_bottom',
232
- 'square effect15 bottom to top' => 'square effect15 bottom_to_top',
233
  )
234
  ),
235
  ),
126
  "type" => "dropdown",
127
  "heading" => __( 'Hover Effect', 'ihover' ),
128
  "param_name" => "hover_effect",
129
+ "description" => __( 'Choose hover effect', 'ihover' ). ' <a target="_blank" href="http://gudh.github.io/ihover/dist/index.html">Demo</a>',
130
  "group" => 'Hover Effects',
131
  "value" => array(
132
  'NoEffect' => 'NoEffect',
160
  'circle effect9 bottom to top' => 'circle effect9 bottom_to_top',
161
  'circle effect10 top to bottom' => 'circle effect10 top_to_bottom',
162
  'circle effect10 bottom to top' => 'circle effect10 bottom_to_top',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  'square effect1 left and right' => 'square effect1 left_and_right',
164
  'square effect1 top to bottom' => 'square effect1 top_to_bottom',
165
  'square effect1 bottom to top' => 'square effect1 bottom_to_top',
184
  'square effect10 right to left' => 'square effect10 right_to_left',
185
  'square effect10 top to bottom' => 'square effect10 top_to_bottom',
186
  'square effect10 bottom to top' => 'square effect10 bottom_to_top',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
187
  )
188
  ),
189
  ),
render/info_circle.php CHANGED
@@ -3,7 +3,7 @@ if ( ! defined( 'ABSPATH' ) ) {
3
  die( '-1' );
4
  }
5
 
6
- class WPBakeryShortCode_info_circle extends WPBakeryShortCode {
7
 
8
  protected function content( $atts, $content = null ) {
9
 
@@ -259,7 +259,7 @@ class WPBakeryShortCode_info_circle extends WPBakeryShortCode {
259
 
260
  vc_map( array(
261
  "name" => __( 'Info Circle', 'circle' ),
262
- "base" => "info_circle",
263
  "category" => __('Mega Addons'),
264
  "description" => __('express info about your work', 'circle'),
265
  "icon" => plugin_dir_url( __FILE__ ).'../icons/infocircle.png',
3
  die( '-1' );
4
  }
5
 
6
+ class WPBakeryShortCode_vc_info_circle extends WPBakeryShortCode {
7
 
8
  protected function content( $atts, $content = null ) {
9
 
259
 
260
  vc_map( array(
261
  "name" => __( 'Info Circle', 'circle' ),
262
+ "base" => "vc_info_circle",
263
  "category" => __('Mega Addons'),
264
  "description" => __('express info about your work', 'circle'),
265
  "icon" => plugin_dir_url( __FILE__ ).'../icons/infocircle.png',
render/interectivebanner.php CHANGED
@@ -67,7 +67,7 @@ vc_map( array(
67
  "type" => "dropdown",
68
  "heading" => __( 'Effects', 'int_banner' ),
69
  "param_name" => "effects",
70
- "description" => __( 'choose effect style', 'int_banner' ),
71
  "group" => 'Image',
72
  "value" => array(
73
  'LILY' => 'effect-lily',
@@ -75,7 +75,6 @@ vc_map( array(
75
  'HONEY' => 'effect-honey',
76
  'LAYLA' => 'effect-layla',
77
  // 'ZOE' => 'effect-zoe',
78
- 'OSCAR' => 'effect-oscar',
79
  'MARLEY' => 'effect-marley',
80
  'RUBY' => 'effect-ruby',
81
  'ROXY' => 'effect-roxy',
@@ -89,9 +88,7 @@ vc_map( array(
89
  'APOLLO' => 'effect-apollo',
90
  'MOSES' => 'effect-moses',
91
  'JAZZ' => 'effect-jazz',
92
- 'MING' => 'effect-ming',
93
  'LEXI' => 'effect-lexi',
94
- 'DUKE' => 'effect-duke',
95
  )
96
  ),
97
  array(
@@ -121,7 +118,7 @@ vc_map( array(
121
  "heading" => __( 'Target', 'int_banner' ),
122
  "param_name" => "blank",
123
  "description" => __( 'write _blank for open link into new tab or leave blank', 'int_banner' ),
124
- "value" => "_blank",
125
  "group" => "Image",
126
  ),
127
  array(
67
  "type" => "dropdown",
68
  "heading" => __( 'Effects', 'int_banner' ),
69
  "param_name" => "effects",
70
+ "description" => __( 'Choose hover effect', 'int_banner' ). ' <a target="_blank" href="http://addons.topdigitaltrends.net/interactive-banner/">Demo</a>',
71
  "group" => 'Image',
72
  "value" => array(
73
  'LILY' => 'effect-lily',
75
  'HONEY' => 'effect-honey',
76
  'LAYLA' => 'effect-layla',
77
  // 'ZOE' => 'effect-zoe',
 
78
  'MARLEY' => 'effect-marley',
79
  'RUBY' => 'effect-ruby',
80
  'ROXY' => 'effect-roxy',
88
  'APOLLO' => 'effect-apollo',
89
  'MOSES' => 'effect-moses',
90
  'JAZZ' => 'effect-jazz',
 
91
  'LEXI' => 'effect-lexi',
 
92
  )
93
  ),
94
  array(
118
  "heading" => __( 'Target', 'int_banner' ),
119
  "param_name" => "blank",
120
  "description" => __( 'write _blank for open link into new tab or leave blank', 'int_banner' ),
121
+ "value" => "",
122
  "group" => "Image",
123
  ),
124
  array(
render/teamprofile.php CHANGED
@@ -433,7 +433,6 @@ vc_map( array(
433
  "Grow" => "grow",
434
  "Float" => "float",
435
  "Outset" => "outset",
436
- "Smart" => "smart",
437
  )
438
  ),
439
  array(
433
  "Grow" => "grow",
434
  "Float" => "float",
435
  "Outset" => "outset",
 
436
  )
437
  ),
438
  array(