• I have a new warning showing up on all of the pages on my site except the homepage. Here is the warning:

    Warning: Undefined variable $options in /home/customer/www/intimacywithgod.com/public_html/wp-content/themes/shapely/inc/extras.php on line 766

    Any idea how to fix this ?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Kevin Bart

    (@bartmissions)

    Here is line 764 to 766:

    if ( function_exists( ‘rank_math_the_breadcrumbs’ ) ) {

    $breadcrumbs_enabled = true;

    $breadcrumbs_enabled = ( true === is_array($options)? $options[‘breadcrumbs-enable’] : false);

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined Variable Warning’ is closed to new replies.