Reply To: umleitungsfehler / redirect erro

Forums Forums Remove CPT base umleitungsfehler / redirect erro Reply To: umleitungsfehler / redirect erro

#294
davidb
Participant

that line is trying to access the $post->ID which appears not be present I guess. its the same functions.php as on local dev

$thumbnail = na_get_the_featured_image($post->ID, true);

its part of a function that writes some header infos depended on the postid using global $post