New Landing How can we help? Themeforest Theme Support Dante hide subcategories portfolio in tabs (portfolio overview)

Viewing 15 posts - 1 through 15 (of 27 total)
  • Posted in: Dante
  • #74947
    makemakes
    Member
    Post count: 120

    Hi,

    In the tabs it shows categories + subcategories of the portfolio. Is it possible to only show the categories?

    I tried adding

    ul.portfolio-filter-tabs li.has-items:nth-child(3) {
      display: none;
    }

    I saw it in another thread, but it doesn’t do the trick for me.

    Cheers,
    R

    #75054
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide portfolio page URL and list the name of category to hide .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #75364
    makemakes
    Member
    Post count: 120
    This reply has been marked as private.
    #75373
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to this one

    ul.portfolio-filter-tabs li.has-items:nth-child(4) ,li.has-items:nth-child(5) {
      display: none;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #75376
    makemakes
    Member
    Post count: 120

    Hi Mohammad,

    It doesn’t work ๐Ÿ™

    cheers,
    Robby

    #75395
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have fixed by using given below code .

    ul.portfolio-filter-tabs li.has-items:nth-child(3) ,ul.portfolio-filter-tabs li.has-items:nth-child(4) ,ul.portfolio-filter-tabs li.has-items:nth-child(5) {
     display: none;
    }

    Thanks

    #76369
    makemakes
    Member
    Post count: 120

    Hi Mohammad,

    I added the extra subcategories I spoke of earlier, but now I have a lot of extra tabs again, can you tell me how to hide those extra tabs? To only show the 3 main categories and none of the subcategories?
    – marketing
    – field sales
    – events

    Tnx!

    R

    #76370
    makemakes
    Member
    Post count: 120
    This reply has been marked as private.
    #76397
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved your issue for always through child theme so you will not lost this change after update.

    Thanks

    #76428
    makemakes
    Member
    Post count: 120

    Hi Mohammad, it’s not correct

    If you see on http://sportizonbe.webhosting.be/portfolio-category/marketing/

    There’s more portfolio posts with the marketing category than now showing on the page you fixed
    http://sportizonbe.webhosting.be/portfolio/

    Can you please check?

    #76433
    makemakes
    Member
    Post count: 120

    http://sportizonbe.webhosting.be/portfolio/ should show 6 marketing portfolio items , now it only says 2

    #76439
    makemakes
    Member
    Post count: 120

    Now when I added a portfolio item in Events-category, it made the marketing tab lose a porftolio item

    #76447
    makemakes
    Member
    Post count: 120

    pagination doesn’t work either anymore ๐Ÿ™

    #76458
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi there,
    The custom changes are cause to more issues so i rolled back all changes . The feature as you want , unfortunately is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home


    http://www.microlancer.com

    Thanks

    #76461
    makemakes
    Member
    Post count: 120

    Hi Mohammad,

    Is it possible they are not completely undone? Because pagination still doesn’t work + I still don’t see all my portfolio items in the normal overview (which should show all without any customization on it)

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