Home Forums Jevelin Theme Warning: Invalid option: post when viewing post category Reply To: Warning: Invalid option: post when viewing post category

Home Forums Jevelin Theme Warning: Invalid option: post when viewing post category Reply To: Warning: Invalid option: post when viewing post category

jemzsoluciones
Participant

Thanks for your support. Problem solved using the code in jevelin child theme.

About disable error debugging, I am using this code in wp-config, but error kept showing:

define('WP_DEBUG', false);
error_reporting(E_ERROR | E_PARSE);

Now, I have no error thanks to jevelin theme code.