Error codes showing up on front end in the place of custom content types
-
I made a custom content type with Jet engine, but at the front end, this is how the post look like:
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471
Warning: Undefined property: stdClass::$post_title in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4473
Warning: Undefined property: stdClass::$post_name in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4475
Warning: Undefined property: stdClass::$ID in/home2/pcmark58/rexsel.com.br/wp-includes/class-wp-query.phpon line4471And there′s probably a thousand more lines like this in the same page, in the place of where the cct should be. I am not a dev, so can someone please tell me what to do?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.