Okay
  Public Ticket #292643
Multiple Portfólios
Closed

Comments

  • Daniel started the conversation

    Hello there!

    First of all, Congratulations for the theme! I\'ve loved it!

    I\'ve got to many itens to put on the portfolio and a solution would be to create 3 portfolio pages. Each one would show 5 especific categories. Is there a way i can do that?

    Thanks!

  •  1,975
    Support replied

    Hi Daniel,

    Thank you.

    currently the portfolio displays all categories (with filters)

    one solution would be to modify portfolio-page.php and modify the arguments of the portfolio items query (line 122) to include only a specific category function of the current page name

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • [deleted] replied

    Hey, 

    I have the same kind of problem. I would like to create a portfolio for a specific page and one different for an other page. Thanks

  •  1,975
    Support replied

    Hi there, once again, I think the best solution is to create another template which copies portfolio-page.php and will query just some specific categories instead all

    See my prev comment on where to find the query within the file.

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • [deleted] replied

    Hi, yes I understood but I'm not a webmaster and I don't know how to do that....

  • [deleted] replied

    Hi, yes I understood but I'm not a webmaster and I don't know how to do that....

  •  1,975
    Support replied

    Unfortunately this requires some wordpress programming knowledge :(

    Thx

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • manu replied

    Hello

    I also have the same issue, i opened portfolio-page.php but could not successfully add a category, so the portfolio only shows that category portfolio posts..

    can you be morespecific as to what to add on line 122?

    i tried 'tag_id'=>5, 'category_name'=>'design', 'cat'=>3, but nothing none of this works on that page.

    Im using this in the homepage portfolio section... and the portfolio page is using the portfolio template, assigned as portfolio section.

    Thanks for you help

  •  1,975
    Support replied

    Hello,

    Check taxonomy parameters section following this link:

    http://codex.wordpress.org/Class_Reference/WP_Quer...

    'taxonomy' in our case is 'portfolio_category'

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy