Skip Navigation

[Resolved] Layouts error message

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

Problem:
The issue here was that the customer was getting the message.
Content Template debug:

Calling functions are call_user_func

When a content template is applied to his posts.

Solution:

This option is for when you are applying a content template to the page and you notice that your content is not displaying using the content template.

This is because some themes use a custom function to display their content so this function allows you to identify that function and enabled views to hook into it to display your information using the content template.

The solution to this is to disable the debug option by going to Toolset -> Settings -> Frontend -> Theme support for Content Templates and then uncheck the box Enable theme support debugging

This support ticket is created 6 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 5 replies, has 2 voices.

Last updated by Shane 6 years, 10 months ago.

Assisted by: Shane.

Author
Posts
#613015

Once again we are having issues with this plugin.

We are getting the following error:

Content Template debug:

Calling functions are call_user_func

hidden link

We are now at 30 hours of development time for a simple layout at a loss of around $3000. This plugn is poorly designed and i think our situation is proof of that and is undeniable at this point. The process to achieve simple results is extremely expensive to the developer. So you are costing your customers thousands of dollars. And i have not yet had anyone from your company apologize to us for our losss.

We had high hopes for this plugin. It has really let us down.

#613044

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Derrick,

Thank you for contacting our support forum.

I must apologise for the loss that our plugins are causing, however taking a look at the error message it seems be generated by our Content template debug option.

This option is for when you are applying a content template to the page and you notice that your content is not displaying using the content template. This is because some themes use a custom function to display their content so this function allows you to identify that function and enabled views to hook into it to display your information using the content template.

Please let me know if this helps.
Thanks,
Shane

#613062

So my question is what is the solution? How do i fix this?

I did not see one in your reply.

Thanks

#613064

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Derrick,

The solution to this is to disable the debug option by going to Toolset -> Settings -> Frontend -> Theme support for Content Templates and then uncheck the box Enable theme support debugging

Please let me know if this helps.
Thanks,
Shane

#613071

Its gone but just wondering if there are underlying issues now. Not very confident in this plugin

#613707

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Derrick,

No this is isn't an underlying issue, just that the debug was enabled and it just displays the function the theme is using to render the content template.

As mentioned some themes use custom functions to render their content, so this feature identifies that custom function and allows you to add it to views.