I’ve noticed an issue with your plugin and the Elementor page builder, specifically the text widget. With your plugin enabled the text widget does not display the text of the element in the editor. Developer tools shows it has the visibility: hidden attribute set. Their support team suggest you contact them and they can work with you to solve it.
I replicated the issue by simply deactivating the Simple Links plugin.
The Elementor team suggested using this link to contact them
I tracked the issue down to a conflict between the translations and the Elementor plugin. Because Element loads the editor later in the stack the localized strings are not loaded and therefore breaks the JavaScript.
I was able to fix the issue by adding some default translations when this type of thing occurs. When I get some time I will submit a pull request to Elementor to patch this on their end.
Version 4.4.8 (released just now) of the basic version of Simple Links works with Elementor.
Hi Mat,
I’ve noticed an issue with your plugin and the Elementor page builder, specifically the text widget. With your plugin enabled the text widget does not display the text of the element in the editor. Developer tools shows it has the visibility: hidden attribute set. Their support team suggest you contact them and they can work with you to solve it.
I replicated the issue by simply deactivating the Simple Links plugin.
The Elementor team suggested using this link to contact them
Github account
I’m happy to help if you need further assistance
Hi Paul,
I tracked the issue down to a conflict between the translations and the Elementor plugin. Because Element loads the editor later in the stack the localized strings are not loaded and therefore breaks the JavaScript.
I was able to fix the issue by adding some default translations when this type of thing occurs. When I get some time I will submit a pull request to Elementor to patch this on their end.
Version 4.4.8 (released just now) of the basic version of Simple Links works with Elementor.
Have a great day!
Mat Lipe