• Resolved harun2024

    (@harun2024)


    I’m using Version: 4.0.6.1 which is the current version. I get these errors in php log file. What should I be doing?

    • Warning: Undefined variable $post in?/wp-content/plugins/widget-options/includes/widgets/display.php(567)?: eval()’d code on line 1
    • Warning: Attempt to read property “post_parent” on null in?/wp-content/plugins/widget-options/includes/widgets/display.php(567)?: eval()’d code on line 1
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mej de Castro

    (@mej)

    Hi @harun2024,

    Thanks for reaching out to our support threads. We have relayed this ticket to our development team for further verification and troubleshooting.

    Thanks and we’ll keep you posted.

    Regards,
    Mej, from the Widget Options Team

    Thread Starter harun2024

    (@harun2024)

    I’ve solved this! It had to do with the logic option/WP conditional tags. I fixed it by using isset($post)

    Plugin Author Mej de Castro

    (@mej)

    Hi @harun2024,

    We’re delighted to hear that the issue has been resolved! We sincerely apologize for the delay in addressing it.

    If you have any further questions or need additional assistance, please don’t hesitate to reach out to us.

    Best Regards,
    Mej, from the Widget Options Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.