Okay
  Public Ticket #3150680
Multiple portfolio grids with filters on one page?
Closed

Comments

  •  5
    nadesignllc started the conversation

    I have 3 portfolio boxes setup on a page, using completely different categories, that even have different category slugs. However, not all of the categories show up in the bottom two filters. Is there some sort of limitation on a page about this?

  •  1,877
    Judith replied

    Hello There,

    Thanks for keeping in touch.

    Please send in your admin login credentials so that we can check this out.

    Thanks.

  •   nadesignllc replied privately
  •  8,839
    Tahir replied

    Hey Again,

    Sorry for the late turn around, we can get overwhelmed sometimes by the number of tickets. 

    You seem to be using Child Categories which will not work in the Portfolio Filters. Use only single level categories.

    Thanks 


    ThemeNectar Support Team 

  •   nadesignllc replied privately
  •  8,839
    Tahir replied

    Hey Again,

    Could you try using the "Post Grid" Page element to show the Portfolio posts and check.

    Also escalating this to the developer to check if there are any known bugs.

    Thanks 


    ThemeNectar Support Team 

  •  5
    nadesignllc replied

    Unfortunately post grid won't work for us, as the content in the portfolio was designed for the portfolio grid option. Post grid does also not have an "All" selection in the category list like portfolio grid does.

  •  1,070
    ThemeNectar replied

    Hey nadesignllc,

    While debugging I noticed that your page had HTML nesting errors coming from some unclosed markup somewhere in the portfolio item custom content. I checked out some of the items in categories used in the 2021 instance and found multiple occurrences of content HTML with unclosed strong tags such as:

    4587758229.png

    Having HTML errors like this would break the sorting functionality since the portfolio filters won't be able to correctly associate with each project. Below are some of the projects I found unclosed strong tags in:

    Webinar: Demystifying Unemployment Insurance for Restaurant Operators

    Webinar: Get Ready, Restaurants: Prepping for the Colorado Secure Savings Program

    Webinar: Need to Know Now: Restaurant Labor Law in 2022: What to Expect and How to Comply

    Once those were all corrected, the filters for the 2021 portfolio started working normally again. The same process would need to be repeated for the projects used within the 2020 portfolio instance as well.

    Kind regards

  •  5
    nadesignllc replied

    That worked perfectly, I would have never noticed that. Thank you for the deep dive and finding that error for me!