Skip Navigation

[Resolved] Toolset plugins preventing Elementor post opening in edit mode in Elementor

This support ticket is created 2 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 1.91 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by Ian Henderson 2 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#2338665

This is a issue we are experiencing on many of our sites. We are unable to open posts in edit mode in Elementor without first disabling Views. If we do not disable Views, the post opens with a spinning ball which never goes away, and I am unable to edit the post.

If I first disable Views then the post opens fine, and I can reenable Views and edit and save the post without issue.

All plugins up to date and the issue experienced across multiple sites, but does appear to relate to the complexity of the site or perhaps number of plugins - it is not 100% replicable on all sites running Elementor and Views.

#2338813

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As you acknowledged the issue is not 100% replicable on all sites running Elementor and Views as well as I do not see any other users reported the same issue recently.

You can see all known issues (including Elementor) with the following link:
=> https://toolset.com/errata/

This needs to be debug further and for that I will require a test site where I can see the issue as we do not recommend to debug issue on production sites.
- What if you try to increate the memory by adding following line to code to your wp-config.php file:

define( 'WP_MAX_MEMORY_LIMIT', '1024M' );
define( 'WP_MEMORY_LIMIT', '1024M' );

- Do you see any errors on your browser's console?

- Do you see any errors with your error log file?
=> https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/#php-debugging

#2338835

Hi Minesh - thanks the memory allocation increase seems to have resolved it for now. Was previously at 256 so perhaps there was a difficulty loading Views and Elementor? I'll keep an eye on it and if it recurs I'll create a staging site for troubleshooting.

Regards!