Skip Navigation

[Waiting for user confirmation] Related fields not showing up as dynamic content options

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)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 6 days, 5 hours ago.

Assisted by: Minesh.

Author
Posts
#2795340

I have set up relationships in Toolset between 'People' post type and 'Posts', so I can show them as authors, but they are not showing up in my Elementor dynamic content options.
Also, I can't seem to use Toolset Views, it gives me an error message when I try to view it.

Is there any documentation that you are following?
Chat GPT, Elementor's AI assistant, their help page. The AI assistant tells me I may have not have configured it correctly in Toolset.

Is there a similar example that we can see?
Please see this page where I have detailed the issue with screenshots showing what I have done.

hidden link

What is the link to your site?
hidden link

Thanks for your help!

#2795374

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Toolset offers limited integration with Elementor. Here is the Doc you should try to follow:
- https://toolset.com/course-lesson/using-toolset-with-elementor-page-builder/

What you will have to do is:
- Create a view (in classic or block mode) and prepare view's loop output

Block view:
=> https://toolset.com/course-lesson/creating-a-custom-search/

Legacy View:
=> https://toolset.com/documentation/legacy-features/views-plugin/

Once you prepare the view to display your content then try to add the "Text" module and add the view's shortcode to display the view:

[wpv-view name="your-view-slug"]

More info:
- https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-view