hiding labels (i.e. category, author, tag) when we - Acme Themes

Best Premium and Free WordPress Themes Forums AcmeBlogPro hiding labels (i.e. category, author, tag) when we

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10679
    nat
    Participant

    Hello,

    Each time I get results of a search, i have the label “category” or “tag” or “author” above the post title, or the entry content. How do I hide this:

    http://lascriticas.com/index.php/category/breves/ i.e. Here, “Breves” or here “Autora”:
    http://lascriticas.com/index.php/author/maria-jose-punte/

    Thanks in advance,

    N.

    #10681
    acmesupports
    Moderator

    Please add the below CSS codes to hide it.

    .page-header {
        display: none;
    }

    Let us know the result.

    Regards

    #10712
    nat
    Participant

    Thank you very much.
    Il solved the main problem.
    But then this appears:

    http://lascriticas.com/index.php/author/malena-martinez/

    The map above the entry : Estas aqui> Home> AutoraMalenaMartinez
    I would like to avoid this mention “Autora” to leave just the name.

    Thank you !!

    Nat

    #10715
    acmesupports
    Moderator

    Hello nat,
    We recommend you to change the nickname of the users. Go to users > Your Profile > Add Nickname and select the nick name on display publicly as.
    Hope, after changing the nick name, it will works for you.

    Warm Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hiding labels (i.e. category, author, tag) when we’ is closed to new replies.