Conditions from another post type
-
Hello,
I’ve been looking for this information for a couple of hours now but without any success. I’m sorry if this has already been asked here.
I’ve created a custom post type with CPT UI and a couple of custom fields so I can get dynamic conditions to hide/show an image on my home page with an ON/OFF radio button.
Everything works fine if I use dynamic conditions within the same post type. However, dynamic conditions don’t work when I try to apply those conditions on my home page (Pages).
How I can do to pull out dynamic conditions from another post type and make it work?
Basically, when someone selects “ON” in a custom post type, a banner is displayed on the home page that sends them to a specific page. I was able to achieve that with custom fields in the PAGES type, but editors don’t have access to PAGES, only created custom post types, so I would like to pull out the dynamic conditions from those custom page types.
- You must be logged in to reply to this topic.