Skip Navigation

[Resolved] CPT Display

This support ticket is created 4 years, 3 months ago. 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 4 years, 3 months ago.

Assisted by: Christian Cox.

Author
Posts
#2051839

I have created a WordPress Archive via Toolset
Filtered the Properties CPT, selected the Residential/Commercial category
It displays on Gutenberg

But when using it on Oxygen, they don't display the same data. It fetches posts (hello world) rather than the CPT (properties).

hidden link — WordPress Archive via Toolset

hidden link — Oxygen Builder -
Residential Properties Page

#2052139

Hello, according to our documentation, custom archives created in Toolset are not currently compatible with the Oxygen builder:
https://toolset.com/course-lesson/using-toolset-with-oxygen-page-builder/

I suspect you would need to create a View instead using similar configurations, and insert that View (or the Content Template containing that View) using a shortcode. If you're using the Block Editor to create Views, you must first create the View in a Content Template. Then to insert a Content Template in an Oxygen design, you can use the wpv-post-body shortcode:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-body

If you're using the legacy Views editor to create a standalone View, you can place that View directly in the Oxygen design using a wpv-view shortcode:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-view