• Resolved parallelhearts1

    (@parallelhearts1)


    Following code is not working, please access my site and fix it:

    function custom_remove_bd() {
    return false;
    }

    function remove_bc() {

    add_filter(‘neve_breadcrumbs_toggle’, ‘custom_remove_bd’);
    }
    add_action(‘after_setup_theme’,’remove_bc’);

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Neve Theme & Breadcrumbs’ is closed to new replies.