Archived topic
Feature request - display element by field value.
3 replies · Started by Andrew on January 31, 2021
Hey folks. I currently have a custom post type with a header element but I'd like to have the option to replace it or hide it with a check box on the post edit side-bar. I know it can be done as an exclusion on the element page but this would make it more user friendly for the client.
I assume it can't be done. maybe it wouldn't be difficult to add? Cheers.
Another solution would be to allow php within a Header. (Im specifically wanting to use the Header element as it has the funky parallax).
Hi there,
its something we're looking into, my current solution for this you can find here:
https://generatepress.com/forums/topic/header-layout-control-for-client/#post-1421567
Very simple to set up. Added benefits are:
1. You can set an element to any post from within the editor.
2. You can see all posts attached to that taxonomy term.
3. You can edit and delete those terms on bulk.
Hey that's a nifty workaround. Thanks.
You're welcome