WPIntell

Source evidence

Multiple custom posts?

Front Page Custom Post Type · support · 2019-01-22T12:21:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 32 rows with source links

9.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
rachellewag unresolved
Hi there! I was wondering if it’s possible to select multiple custom type for the front page? It works like a dream for one, but I’d love to select multiple ones (f.e. the ‘normal’ posts and a custom type one). Is that possible at all? Thanks! This would be possible by forking the plugin and adjusting the code. You could also do it with a custom theme, but a plugin would be better. It may be possible with this plugin to set the front_page_post_type option to include both post types with a | separator. You could do that in the database or potentially in wp-admin/options.php , although the customizer may unset this setting.

Comments

1 shown
Nick Halsey 2019-01-28T02:50:00+00:00

This would be possible by forking the plugin and adjusting the code. You could also do it with a custom theme, but a plugin would be better. It may be possible with this plugin to set the front_page_post_type option to include both post types with a | separator. You could do that in the database or potentially in wp-admin/options.php , although the customizer may unset this setting.