Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jorgepcbraz

    (@jorgepcbraz)

    Hi,

    I would recommend that you change line 57 from:

    if ( $options['enqueue_styles'] ) {

    to

    if ( isset($options['enqueue_styles'] )) {

    Hey, jorgepcbraz!

    Thanks so much for this temporary fix…I’ve been having the same issues with one of my sites today.

    Kind regard,

    Simon

    Gareth

    (@catapult_themes)

    Hi

    Version 2.0.11 should take care of this.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice’ is closed to new replies.