Okay
  Public Ticket #880590
delete "Category/" from title in category archive page
Closed

Comments

  •  3
    Mireia started the conversation

    Hello!

    I'm working in local for changing a website. In category archive page I would like to delete the "category/" that appears before the name of the category in the title. I'm tring to delete it from code but I can't find it ... Please, could you help me? I attach you a capture of your demo blog page to show you want I mean.

    Thanks in advanced,

    Mireia

  •  3
    Mireia replied

    Hi,

    I finally managed to delete it from tpl/blog-query.php in line 103:

                $blog_title =  __('Category', 'kalium') . '  / <span>' . $category->name . '</span>';

    So I change it and I saved it in my child theme :)

    Best,

    Mireia

  •  1,558
    Laborator replied

    Hi Mireia,

    We are glad to hear that you managed to fix it and thank you for sharing the fix with us :)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group