Saltar navegación

[Resuelto] Infinite loop

This support ticket is created hace 4 años, 4 meses. 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
- 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)

Este tema contiene 5 respuestas, tiene 2 mensajes.

Última actualización por Puntorosso hace 4 años, 4 meses.

Asistido por: Minesh.

Autor
Mensajes
#1908561

In a Content Template I use a "Fields and Text* Module, with this code

[wpv-post-body view_template="None" suppress_filters="true"]

to show the standard WP content field.

It works in front-end, but in back-end I get an error that this module cause an infinite loop.

enlace oculto

What I am doing wrong?

#1908699

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I'll require to review how exactly you added the shortcode within the content template.

Can you please share problem URL where I can see the issue as well as access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#1909125

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Instead of using the "Fields and Text" block what if you try to add the shortcode block and add the shortcode to it:

[wpv-post-body view_template="None"]

Does it works?

#1909153

Can I take over the editing?

#1909157

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Yes - sure.

#1909179

That works! Thanks again for helping me on this. Best