Viewing 2 replies - 1 through 2 (of 2 total)
  • Notice: Undefined property: EasyColumns::$use_custom in /nas/content/live/wrdsb/wp-content/plugins/easy-columns/easy-columns.php on line 233
    with debugging on in non-mobile as well

    For those effected by this error, hopefully this helps. Replace line 223 in easy-columns.php with the following:

    <?php if($this->options['use_custom'] || !empty($this->options['custom_css'])){ ?>

    I’m submitting a patch to the author immediately following this post. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notice – line 233 error’ is closed to new replies.