I am trying to: Edit with Elementor while using Toolset Forms Commerce.
Link to a page where the issue can be seen: You would have to be logged in to view it.
I expected to see: Elementor editor
Instead, I got: A blank screen.
Of the two, Elementor is much more fundamental to my systems, and has been working fine. It wasn't until I installed Toolset Forms Commerce that Elementor stopped working. When I disable Toolset Forms Commerce, Elementor's builder starts working again.
Can you check if you see this error on your WP Debug after you activate the plugin in the list of plugins in WordPress?
https://codex.wordpress.org/WP_DEBUG
Fatal error: Uncaught Error: Call to a member function get_external_repo() on null in .../types/vendor/otgs/installer/includes/class-otgs-installer-plugins-page-notice.php on line 56
This is not even due to Elementor.
- Fresh WP installation
- Download latest released of Types, Views, Forms and Forms Commerce from toolset.com
- Install and activate Types
- Install Forms Commerce
- Go to Plugins page
That is known to us and the Developers are working on it.
If the issue is different, please let me know.
I enabled debugging and didn't see any errors.
I added the Error Log Monitor plugin, and got the following errors in my log. The first one I got just by going to the home page with all plugins active:
PHP Notice: Trying to get property of non-object in /wp-content/plugins/toolset-classifieds/inc/message_system.class.php on line 368
These two I get when I try to edit with Elementor while all plugins are active:
PHP Notice: Trying to get property of non-object in /wp-content/plugins/toolset-classifieds/inc/message_system.class.php on line 368
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6602719 bytes) in /wp-content/plugins/elementor/includes/editor.php on line 700
My current memory allotment is 256MB, so that should be plenty.
Thank you for your help! Tracking down the error log led me to find the solution, namely, updating PHP to version 7.1.