
roesslewanner
roesslewanner
About
- Username
- roesslewanner
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
If i add this to the functions.php, it works for the Archive, Tag and Category pages: add_action( 'init', 'cptui_register_my_cpts_presse' );function kb_add_post_types_to_loop($query) { if (!is_admin()) { if ($query->is_main_query()) { $…