New Landing How can we help? Cardinal Portfolio category problem on filter

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #213558
    sopmarteau
    Member
    Post count: 22

    Hello,

    I have just made the update of the theme and since then, I have a problem concernerning the filter of my portfolio page.
    I selected the categories I wanted to be display in the filter but the only category I don’t want is being displayed all the same. See image attached (red rectangle)… the category named “page-accueil-portfolio” is not selected in the portfolio option…but when you go to my website http://www.ecovisuel.ch/portfolio, you can still see the “page-accueil-portfolio” displayed in the filter. How can I remove this category from the filter?

    Thanks in advance!
    Sophie.

    Attachments:
    You must be logged in to view attached files.
    #213574
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The items that are assigned to that category must also be assigned to one of the other categories that you have enabled, that’s why it shows

    – Kyle

    #213580
    sopmarteau
    Member
    Post count: 22

    Ok so you mean I can’t assign both the “page-accueil-portfolio” and another category at the same time? But it was working before the update. I don’t get it. I created this category to show only some chosen portfolio posts in the homepage portfolio. How can I do to display a selection of the portfolio post on the homepage and find them ALSO in the portfolio page?

    #213582
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    li.has-items .page-accueil-portfolio {
      display: none;
    }

    – Kyle

    #213602
    sopmarteau
    Member
    Post count: 22

    Thank you! It works but it creates a gap (a larger empty space) between the two categories “packaging” and “signalétique”… Can it be removed?

    #213614
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_portfolio_widget .post-filter-tabs li:nth-child(7){
    display:none;
    }

    Thanks
    Mohammad

    #213788
    sopmarteau
    Member
    Post count: 22

    Thanks a lot! It works perfectly now!
    Sophie

    #213800
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Mohammad.
    -Rui

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 one of the following items
Login and Registration Log in · Register