Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter Jespersmukkehansen

    (@jespersmukkehansen)

    Hi Herooutoftime 😉

    Thanks for answer 😉

    I have to lines with the same text:

    if (isset($query->query_vars['post_type']) && ((is_array($query->query_vars['post_type']) && in_array("project_media", $query->query_vars['post_type'])) || ($query->query_vars['post_type'] == "project_media")))
               return $orderBy;

    line 80 and 81. I have try to change it whit your text but the problem is still there! Im not a code expert! ;-(

    Hope you can help me! 😉

    Best regards,
    Jesper

Viewing 1 replies (of 1 total)