IT Nursery
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or...
  • June 3, 2022
  • 0 Comments
IT Nursery
I’ve seen similar questions and solutions, but so far I couldn’t apply it to my code. The following code (functions.php) works perfectly fine: if( isset($query->query_vars['post_type']) && $query->query_vars['post_type'] == 'turniere'...
  • June 2, 2022
  • 0 Comments