Skip Navigation

[Resolved] plugin conflict

This thread is resolved. Here is a description of the problem and solution.

Problem:

Fix the issue concerning the conflict of astra theme and Blocks plugin

Solution:

For Toolset Blocks plugin, you just need to replace the same file inside Blocks plugin.

Relevant Documentation:

https://toolset.com/errata/php-warning-when-using-astra-pro-plugin-and-toolset-views-or-blocks/

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 4 replies, has 2 voices.

Last updated by FuChan 4 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1453021

In my last ticket, you provided me with a patch to fix the issue concerning the conflict of astra and wp views, and it works fine.

However, after installing Toolset Blocks, following error messages reappear at Elementor page.
Warning: call_user_func_array() expects parameter 1 to be a valid callback..............

After Toolset Blocks is deactivated, Elementor is back to normal. Is there another patch for it?

Thanks.

#1455453

Hello,

I assume we are talking about the patch file of this errata:
https://toolset.com/errata/php-warning-when-using-astra-pro-plugin-and-toolset-views-or-blocks/

You are right, the patch file description is for Toolset Views plugin, for Toolset Blocks plugin, you just need to replace the same file inside Blocks plugin, see the comment in above errata link:

If you are using Toolset Blocks
...
located in wp-content/plugins/toolset-blocks/vendor/toolset/toolset-theme-settings/compatibility-modules/controllers

#1455483

Hi,

Thanks for your reply.
I found another big problem. After installing Toolset Blocks, the Toolset Views become deactivated automatically. I have to deactivate Toolset Blocks to activate Views.
Why is it that both plugins are incompatible? How to fix it?

#1455543

It is expected result, you can use only one of them, see our blog post:
https://toolset.com/2019/11/toolset-views-becoming-toolset-blocks/
“Toolset Views” Becoming “Toolset Blocks”

So I suggest you use Toolset Blocks plugin in your future projects.

#1455567

My issue is resolved now. Thank you!