Skip Navigation

[Resolved] Betheme Loops

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 2 years ago.

Assisted by: Waqar.

Author
Posts
#2601467
Screenshot 2023-05-01 at 9.49.17 pm.png

Tell us what you are trying to do?

I use the WordPress theme Bethemes which states Toolset is compatible. I want to create custom post types that allow me to include dynamic data in sections loops.

Is there any documentation that you are following?

No, I could not find any documentation.

I saw hidden link

Is there a similar example that we can see?

hidden link

What is the link to your site?

hidden link but it's just a practice site.

As you can see in the image attached, my custom post types are not appearing even though I added the CPT via Toolset.

#2601781

Hi,

Thank you for contacting us and I'd be happy to assist.

The custom post types that are registered through the Toolset Types are added in accordance with WordPress standards. They are available to be queried by any third-party plugin or theme.

I've tested BeTheme and its query builder on my test website and also looked into the relevant code. The query builder in the BeTheme that you refer to seems to generate the list through a few hard-coded post-type options. This is why any custom post types that you register through Toolset or any other plugin or custom code don't become available in that.

I'll recommend getting in touch with their support team, to see if there is any custom code or function available to include the custom post types in that query loop builder.

As an alternative, you can use the Toolset's views feature to create a customized list of posts, as needed:
https://toolset.com/course-chapter/creating-custom-lists-of-directory-items-with-views/

I hope this helps and please let me know if you need further assistance.

regards,
Waqar