Skip Navigation

[Resolved] OceanWP Settings for Custom Post Type

This support ticket is created 5 years, 7 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 2 replies, has 2 voices.

Last updated by Andreas 5 years, 7 months ago.

Assisted by: Christian Cox.

Author
Posts
#1336467

Tell us what you are trying to do?
I have created a custom post type with WP-Types.
I have created a single page Template with Elementor Pro
I cannot setup the oceanWP Settings for the custom post type whithout using a toolset template for it, but I want to create my desing with elementor pro and not with gutenberg and tools. But still I think I should be able to setup the oceanWP customizer settings for custom post type a have created isn't it?

#1337049

Hi, unfortunately there is no Toolset-based way to manage theme options for an entire post type other than by using a Content Template or Template Layout. Elementor and Toolset Layouts should not be used together, and you would prefer to use the Elementor Template designer. So neither Toolset-based solution works for your project. I just checked the Elementor website and it turns out they offer some code-based solutions for managing Theme Options. For example, this document provides a code snippet that will hide the automatic Page Title on Posts:
https://docs.oceanwp.org/article/437-disable-the-page-title

The Elementor support team probably has more complete code examples and can show you how to integrate the various option filters for each post type. If you need anything else from me to help facilitate that conversation, please let me know and I'll be glad to give feedback.

#1337459

My issue is resolved now. Thank you!