Settings Not Saved in Elementor Magic Scroll Addon

We have recently released a unique feature named Elementor Magic Scroll which allows you to create sophisticated animations to be triggered on page scroll.

In Elementor v3.7.0, the core of Elementor controls has been changed. This sometimes causes a conflict with the global features that have repeater control in them causing the settings added in the addon are not saved.

To resolve this, all we need to do is add the PHP lines below in your child theme -> functions.php file:

add_filter( 'pa_display_conditions_values', function( $apply ) {
    return false;
});

You can also use Code Snippets WordPress plugin to add the PHP code above to make sure Premium Magic Scroll addon settings are saved properly.

Can’t Insert Elementor Magic Scroll Addon Templates

If you are trying to insert Premium Templates for Elementor Magic Scroll global addon, you may have an issue that the popup is closed after you click the Insert Template button, but you see nothing.

In this case, please try to add the code above in your theme`s functions.php file, then make sure that all the elements are enabled by navigating to your WP Dashboard -> Premium Addons for Elementor -> Widgets & Addons tab

Related Docs:

Leave a Reply

Download Now it's free!

Extend your Elementor Page Builder capabilities now with Premium Addons. 44+ Elementor Widgets Totally Free of charge.

Premium Addons for Elementor plugin logo

Stay Updated

Subscribe to our newsletter to receive the latest updates and features.