• Resolved bmz

    (@bmz)


    Hey, lovely theme <3 simple and easy to modify.

    Small problem. I want to hide categories and no, I don`t choose any categories to posts but theme still shows categories: example here https://kopsitamminencom.virtualserver19.nebula.fi/grafiikka/ left side

    (Don`t mind the pictures and size, they just mark places until I finish these other details.)

    Or here with larger picture, on a footer https://kopsitamminencom.virtualserver19.nebula.fi/tuotekuvaus/

    Also, where do I found .php where I can translate english navigation to finnish? (next post, this is the oldest post)

    Thanks, after this I can upload our portfolio and start marketing. Love you guys, good work. I also bought premium layout. Love it <3

    Milja

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Milja,

    Thanks so much for upgrading!

    I see what’s happening: the categories won’t display if they’re empty, but they’re never empty because “Uncategorized” always gets added. I’ll add a fix for this in the next update, but for now you can hide your categories with the following CSS:

    .entry-categories {
      display: none;
    }

    You can add that to the Custom CSS section in the Customizer.

    We haven’t internationalized Tracks to allow translation yet, but we will be doing this in a future release.

    Thread Starter bmz

    (@bmz)

    Oh thanks honey, this is embarrassing. I tried that code but I must misspelled it, now it worked <3 oh, what a relief!

    Nobody knows finnish ?? but I was thinking that I could change manually words in .php but I just don`t find right sheet in css editor ??

    Thread Starter bmz

    (@bmz)

    FOUND IT!

    All problems solved. So easy and quick. Thanks again!

    Theme Author Ben Sibley

    (@bensibley)

    Great, glad it’s all worked out ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide categories translate navigation’ is closed to new replies.