• Resolved nadadeda

    (@nadadeda)


    HI!
    I’m new to wordpress and have just started up my site. I use a theme called Imbalance and have been doing some editing, but now I’m a bit stuck. I’m not at all an expert in CSS and HTML, It’s kind of trial and error…
    Anyway, I would like to remove the “Archive” menu completely, since I don’t need it. I don’t want my posts to be shown after date.
    I also have a problem with the menu “Publications” wich I originally added myself, but it was supposed to be parented under “About”. I have no idea why it ended up there in the menu, so I deleted that page, but it’s still there!
    Last question πŸ™‚ Is there a way to nename the menu links? Like to make “Home” > “Work” or “Categories” > “Filter” for example.

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter nadadeda

    (@nadadeda)

    If you’re not familiar with HTML, let alone PHP, it will be difficult for you to customize much of anything beyond the basics.

    But as I understand it, most included modules like these live in the themes/yourtheme/ directory…functions.php, header.php, single.php, loop.php, etc etc.

    Thread Starter nadadeda

    (@nadadeda)

    Thank you for your reply!
    I am a bit familiar with Html and CSS, but I’m not at all an expert… I built my old home page by myself in html and CSS (www.gravityandgrace.se)
    I understand I have to go in to the php pages, but I’m unfortunately not sure where to look or what to delete. If you could give me any guidence, that would be great!

    Many thanks!

    This might be it:

    Go to the dashboard and look under Appearance > Widgets

    On the right is a list of widgets that currently load; look like you can drag widgets in and out of here. Not sure if this helps.

    Thread Starter nadadeda

    (@nadadeda)

    I have no active widgets. Do you mean that I could add a widget in order to change the top menu?
    I managed do delete the links to my social media (Facebook, RSS, Twitter) in the top menu, so I think I should be able to manage to edit the top menu. But there’s more to it, so if you have a slightest idea how… I would be happy to hear it πŸ™‚

    Thanks!

    Try looking in your theme’s header.php template file.

    Thread Starter nadadeda

    (@nadadeda)

    OK, so this code is what i found regarding the menu…

    To remove Archive, Search and Publications, what should I delete/change?

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Thread Starter nadadeda

    (@nadadeda)

    I think I did it! Many thanks for you help!
    Although “Publications won’t go away, and it doesn’t show in the Heder eather… What culd be wrong. That page actually doesn’t exist anymore…

    Is it hardcoded into header.php?

    Thread Starter nadadeda

    (@nadadeda)

    No I can’t see it in the PHP…

    This is how it looks now…

    [Code moderated as per the Forum Rules. Please stop posting big chunks of code and use the pastebin instead.]

    Thread Starter nadadeda

    (@nadadeda)

    Here is my code:
    http://pastebin.com/2yV57PYh

    That’s not header.php.

    Thread Starter nadadeda

    (@nadadeda)

    No right, this is the header:
    http://pastebin.com/XsKX1U08

    There’s no hard coded Publications link in there. Are you using a custom menu?

    Thread Starter nadadeda

    (@nadadeda)

    I’m not sure what a custom menu is, but the menu was there when I opened got strated on the template. And I have managed to remove two other pages visible in the top menu, that was there from start (search and archive), they were spotible in the header.php…

Viewing 15 replies - 1 through 15 (of 18 total)

The topic ‘Problems with the menu’ is closed to new replies.