Saltar navegación

[Resuelto] Unable to display Toolset Post with Elementor PRO (Archive template)

This support ticket is created hace 4 meses, 3 semanas. 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 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh hace 4 meses, 3 semanas.

Asistido por: Minesh.

Autor
Mensajes
#2762550

Am using Elementor PRO with HELLO theme. The issue is I am unable to edit any Toolset blocks at Gutenberg level (for Single Posts) nor publish an Archive Post at the website.

- Created Toolset Posttype and entered various posts (without Toolset editing options).

- Created Elementor Templates for an Archive and Single Posts but am unable to select any dynamic options within the Elementor templates.

Please explain exactly how to solve this issues.
Thank you.

#2762725

Minesh
Supporter

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 how you can use Elementor with Toolset:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/

Have you already followed that?

You should not be able to use Toolset dynamic sources within the Elementor. Please check the following Doc:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/#Limitations-when-using-Elementor

For instance, if you want to design single post content template, you should go ahead and create it using Toolset block and create new content Template from Toolset => Content Templates and design your content templates by adding different blocks and save it.

Then you can add the above content template to your Elementor's template by adding "Text module" and to the "Text Module" add the following shortcode:

[wpv-post-body view_template="your-content-template-slug"]

Where:
- Replace "your-content-template-slug" with the slug of Toolset content template.