Okay
  Public Ticket #1794384
curating portfolio pieces in different pages
Closed

Comments

  • Stanley started the conversation

    Hi I have installed grenada and i have activated portfolio section to be active and present on the homepage ( as it currently is in the theme demo ) however i have added a secondary page titled portfolio and its using the same page template as the homepage and shows the same pieces however i want to display not all but some pieces of the portfolio there. so homepage would display latest work and portfolio would display ALL work. how can i edit the portfolio pieces to show only certain selected works within porftolio that is different from the homepage?

  •  1,974
    Support replied

    Hello Stanley,

    this can be done with custom work. We can do it for a fee or you can modify showcase-page.php to fit your needs. That is the file that displays the showcase slides.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Stanley replied

    how much would that cost to make it happen?

  •  1,974
    Support replied

    Hi Stanley we estimate this to be 1 hour of work. We can add an extra field which allows you adding the portfolio item IDs you want to include (if empty will include ALL) Would that work for you?

    our rate is 50 USD/hr so the price would be 50 dollars.

    We will come back later during the day regarding your other ticket.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Stanley replied

    Hi guys,

    Thank you for the reply. Considering I paid that much for an entire theme, the price seems a bit high for a small feature implementation, that most themes of similar type already have readily available. I will hold off on spending more money on it for now. If the prices will be adjusted or reduced in any near future please let me know and I will seize the opportunity, but for now I will hold off on such investment. Thanks

  •  1,974
    Support replied

    Hello Stanley

    I understand if you find the price prohibitive so I give you some guidelines to implement it.

    You can create two page templates out of showcase-page.php. lEave one as it is to display all and the orher one give it another name and modify the wp query args to include only certain items.

    See more info in WpQuery documentation:

    https://codex.wordpress.org/Class_Reference/WP_Query#Post_.26_Page_Parameters

    post__in parameter

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy