Saltar navegación

[Esperando confirmación del usuario] Conflict between Toolset and Elementor Pro

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 1 mensaje.

Última actualización por Minesh 3 days ago.

Asistido por: Minesh.

Autor
Mensajes
#2822774
back-02.jpg
back-01.jpg

I have a website where I’m using Toolset and Elementor Pro to create “Posts” and design them with Elementor Pro.
The issue is that in each post you can change the post template, and this makes you use either Toolset’s functions or Elementor’s functions.

I have 3 templates: Default template, Elementor Full Width, Elementor Canvas, and Theme.
The problem is that depending on which template you use, it either applies Elementor Pro functions or Toolset functions.

What I’d like to figure out is how I could use both templates at the same time. On one hand, I want to design a specific post called “Conferences” with Elementor, and on the other hand, I want to use Toolset to restrict access to different posts.
Best regards,
Rafa Corts

#2822788

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

Toolset offers limited integration with Elementor. Having said that the integration with Elementor plugin is partial. Please check the following Doc:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/

Also, we already mentioned the limiteation using Elemetnor and Toolset:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/#Limitations-when-using-Elementor

If you are using Elementor to design templates for your custom post types, do not assign a Toolset Content Template and an Elementor Template to the same content.

Also, do not insert an Elementor Template into a View’s Loop Item or Content Template.

We clearly stated that you should not use both both at a time.

The workaround would be, you can create content template using Toolset and add the content template using the shortcode: [wpv-post-body view_template="your-content-template-slug"]. You can use the Text module or shortcode module in order to add the [wpv-post-body] shortcode.

To use the shortcode, please make sure you enable the legacy version of the view:
- https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/

By using the above3 shortcode you can add the content template design using Toolset to your Elementor template,