Home Page Alternate and Department Menu Order

  • Posted in : Read WP
  • spenc06
    Participant

    Hola,

    I’ve got a page titled “HOME” set as the homepage template and selected as my static front page. The page doesn’t appear in the nav menu, and I need to have it linked there but cannot seem to figure out what I’m doing/did wrong. I’ve deleted and recreated the page several times and nothing. Additionally, the homepage as it is now has a header “HOME” below the random filler text. How do I remove the header from the page?

    Second, I want to reorder the departments under my portfolio page. The screen options say “count” is enabled, but there’s no box that dictates order number. How can I reorder the departments?

    Thanks for your time.
    Sarah

    Site: http://www.sarahcspencer.com

    Mehmet S.
    Keymaster

    Hi,

    1. you need to add your page to your nav menu from appearance > menus.

    2 use this in your custom css field:

    .home .post-list > h2 {
    display: none;
    }
    

    3. they are sorted alphabetically by default, but you can try this:

    – go to: portfolio > departments,

    – try to add prefix as a number for the slug field of each one.

    Example:

    BEFORE

     NAME: design SLUG: design
    
     NAME: editing SLUG: editing
    
     NAME: writing SLUG: writing
    

    AFTER

     NAME: writing SLUG: 1-writing
    
     NAME: editing SLUG: 2-editing
    
     NAME: design SLUG: 3-design
    

    Thanks

    fotografanja
    Participant

    I’m reading this as I have problems with the order. But my departments are not in Alphabetical order they are in the order I put them there, unfortunately they are the other way around from what I wanted.

    How can I fix that?

    fotografanja
    Participant

    Don’t find the SLUG field

    Mehmet S.
    Keymaster

    Hi, go to Portfolio > Departments and open edit screen of a department, you will see the slug field.

    Thanks

    fotografanja
    Participant

    is that the same as permalink?

    Can’t find anything named Slug field

    you can have s look at my page if that helps
    http://www.anjawiken.se

    Mehmet S.
    Keymaster

    You are using another theme. Please create a new topic under your theme’s forum.

    Thanks

    fotografanja
    Participant

    oops sorry, didn’t realise that

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register