Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #556636

    I want to remove “archive for category:” in the breadcrumbs so it just says the category. I also want to change the tab name for this page. It says the category then “archives” in the tab.

    Thanks

    #556831

    Hi fxtradersclassroom!

    You can find that on line 903 in the /enfold/framework/php/function-set-avia-frontend.php file.

    $output = __('Archive for category:','avia_framework')." ".single_cat_title('',false);
    

    Regards,
    Elliott

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