Skip Navigation

[Resolved] Toolset plugins do not operate with WordPress version 5.5

This support ticket is created 4 years, 10 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.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Heikki Paananen 4 years, 10 months ago.

Assisted by: Nigel.

Author
Posts
#1742841

Toolset plugins do not operate with WordPress version 5.5. I hand to downgrade to 4.7.2. Versions are:
Toolset Forms 2.5.8
Toolset Layouts 2.6.5
Toolset Types 3.3.13
Toolset Views 3.2.2

#1742867

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Hi Heikki

When you say they do not operate, can you be more specific?

We are aware of one PHP notice and several jQuery deprecation notices that arose with the release of WordPress 5.5, but they are only notices that do not affect functionality, and we will have a fix for those in any case very soon (hopefully today).

We don't have reports of any functionality breaking with WordPress 5.5, and my own test sites are updated to WP 5.5 and don't show any problems.

Can you list the problems you encountered?

You can check the PHP logs to see if there were any errors reported; if so, please share them.

#1744573

Hi,
I found actual problem. Because WordPress 5.5 removed jquery-migrate plugin and another WordPress plugin needs that, both in backend and frontend. When disabled this other plugin, everything work normally.

My issue is resolved now. Thank you!