Remove ALL department

  • Posted in : BookCard WP
  • i.grancharov
    Participant

    Hi,

    How to remove ALL department , so I can see only my new created departments on the Portfolio page ??

    Thanks in advance.

    Mehmet S.
    Keymaster

    – Go to Admin > Portfolio > Departments,

    – Delete which you wants.

    frezko
    Participant

    Follow-up on this one:
    I want to have two departments only, NOT displaying the “ALL”. Just “PICTURES” and “VIDEOS”. Is this possible? That “ALL” does not show at… all.

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    ul#filters>li.current { display: none; }
    
    frezko
    Participant

    That worked, but when I press PICTURES or VIDEOS, it comes back. If you try now at my website you see (http://www.fskogsrud.com).

    Mehmet S.
    Keymaster

    – Update to the new version,

    – Use the code:

    #filters .pf-all-items { display: none; }
    
    frezko
    Participant

    This did not work either!

    Mehmet S.
    Keymaster

    It is working on my side.

    frezko
    Participant

    Worked like a charm now! Thank you :)

Viewing 9 posts - 1 through 9 (of 9 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