Hi @radar75
Can you share the link of the page where you have added the timeline widget?
Also, are you able to see the timeline widget if you edit that page in Elementor editor?
Here’s the link.
https://offsitek.com/
The timeline should be at the bottom left (the darker grey area).
I can’t edit in Elementor unless I deactivate the plugin. Even when I reactivate the plugin and clear all cache it still doesn’t show up.
It seems like you have updated the page while our plugin was deactivated and that’s why the widget is lost from that page.
Regarding the issue with the elementor editor not loading, what is the error you are getting? Can you check server’s error log and see if anything is logged there when the editor fails to load?
You will have to enable the WordPress error log. You can find more info here
Here’s a screenshot of what’s happening.
The screen just loads and eventually you get the prompt to enable Safe Mode. I can open the page in Safe Mode but the timeline still isn’t there as well as all third-party plugins.
In the WordPress error log page there are many different options to try. Could you please elaborate more since I’m not familiar with WordPress debugging.
These troubleshooting steps requires some knowlege of PHP and WordPress file structure. So if you are not comfortable, make sure to take some’s help.
You will have to set constants WP_DEBUG and WP_DEBUG_LOG to true.
This will log the error messages in debug.log file located in wp-content folder of your WordPress installation.
Load the elementor editor and check what is logged in that log file.