Saltar navegación

[Resuelto] Toolset Block inserts on other widgets code

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 -

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

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh 1 year, 11 months ago.

Asistido por: Minesh.

Autor
Mensajes
#2710932
Captura de pantalla 2024-08-02 a las 9.32.04.png
Captura de pantalla 2024-08-02 a las 9.29.47.png

Good morning,

We are using Learnpress Plugin - Eduma Template and Elementor Pro to create our project, we just installed Toolset Pro. We found a bug when Toolset Block plugin is active, it introduces <br> tags in between some other plugins widgets code, some example:

<span class="elementor-icon-list-icon"><br><i aria-hidden="true" class="fab fa-whatsapp">
</span><br><span class="elementor-icon-list-text">+61.488.904.512</span><br></p>

The widgets most affected are the some of the Thim Elementor Plugin ones.

We have change the ones most problematic for other similar but we are worried those random <br> interfering with other plugins code.

Can you tell us if there is some incompatibilities in between Elementor, Learnpress or Sheet Editor with Toolset and if there is some Toolset Configuration Setting to prevent the <br> code intefering?

Thank you.

#2710948

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

Here is the Doc that shows information about how you can use Toolset with Elementor:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/
Do you see the same issue while using Elementor and Toolset plugins only (disable other plugins)?

We do not have any official integration with Learnpress plugin but when I search the following site is already build by one of the user using Learnpress that is added to our showcase.
- https://toolset.com/showcase/la-atalaya-del-engano/

Based on the debug information you shared I also see you are using Beta version for the plugin "LearnPress - Frontend Editor". So there could be possible conflict. If you are using production site I suggest you should not use Beta version of plugin. However - at the end its your choice that matters.

Maybe you should try to find a way to remove the <br/> before it gets rendered using any possible filter hook that would be the best solution I would suggest.