Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elementor Welcome Screen Overrides Next Step on Activation #192

Open
contempoinc opened this issue Oct 31, 2019 · 1 comment
Open

Elementor Welcome Screen Overrides Next Step on Activation #192

contempoinc opened this issue Oct 31, 2019 · 1 comment

Comments

@contempoinc
Copy link

Just noticed when Elementor is activated as part of the plugins its welcome screen overrides the next step for demo import, so the user has to close it out go to Appearance > Theme Setup and click Skip a few times basically making the whole onboarding process a hassle.

Does anyone have a workaround for this?

@richtabor @primozcigler @capuderg

@SecondLineThemesHQ
Copy link

Simply add this to an 'init' action in the functions.php file -

delete_transient( 'elementor_activation_redirect' );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants