| @@ -1261,8 +1261,10 @@ | ||
| 1261 | 1261 | 'tab' => Controls_Manager::TAB_ADVANCED, |
| 1262 | 1262 | ] |
| 1263 | 1263 | ); |
| 1264 | 1264 | |
| 1265 | + Plugin::$instance->controls_manager->add_motion_effects_promotion_control( $this ); | |
| 1266 | + | |
| 1265 | 1267 | $this->add_responsive_control( |
| 1266 | 1268 | 'animation', |
| 1267 | 1269 | [ |
| 1268 | 1270 | 'label' => esc_html__( 'Entrance Animation', 'elementor' ), |