Warning: Invalid option: post when viewing post category

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

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

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • jemzsoluciones
    Participant

    Hello,

    I am getting this message when viewing a post category:

    Warning: Invalid option: post in /home/folder/public_html/wp/wp-content/plugins/unyson/framework/helpers/general.php on line 1059

     

    I am using JevelinVersion: 2.1.1, WordPress 4.7, Unyson 2.6.12.

     

    I want to know how to remove this message!

    Regards.

    Shufflehound
    Moderator

    Hi there,

     

    We will inspect this issue, till now you can disable error debugging to hide this notice message.

     

    Best regards,

    Shufflehound team

    @jemzsolucione

    To disable the error debugging  just set WP_DEBUG to false in your wp-config.php file.

     

    This will hide the warning messages and you will be able to use your site normally.
    If you want to resolve this issue then you can do so by using the following child theme of Jevelin Theme  that contains custom code.

     

    https://drive.google.com/file/d/0B7X-aZPqO9LzcmpTUlBCQS1wSm8/view

     

    Update: Latest theme beta version also includes fix for this issue, you can download it bellow.


    Please login to access this file

    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.

    You are most welcome here 🙂

Viewing 5 posts - 1 through 5 (of 5 total)