Dear Support,
I want to add a custom post type within the ALB link selection, is this possible with a filter within the theme? I’d love to hear!
See screenshot for more clarity:
Screenshot
Hey Jan,
Thank you for the inquiry.
You cannot select a custom post type but you can create taxonomies or categories inside that post type and select those items instead. Let us know if that helps.
Best regards,
Ismael
Dear Ismael,
Thanks for your comment! Do you want to add a filter for this? or is this not possible?
Hi,
Sorry for the confusion. It actually includes all post types in the list as long as it is public. If you want to modify the linkpicker, you have to edit the select_hierarchical_post_types function in the enfold/framework/php/class-htmlhelper.php around line 1547.
Best regards,
Ismael