Comments darren started the conversationMarch 29, 2018 at 4:00pmIs it possible to restrict the number of projects to 4 or 5 on the featured projects page using CSS code?thanks 1,974Support repliedMarch 30, 2018 at 2:20pmNo, but if you go to portfolio-showcase-page.phpand replace line 39'posts_per_page' => 1000,to'posts_per_page' => 5it will display the first, in this example, 5 portfolio itemsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policydarren repliedMarch 30, 2018 at 3:37pmmany thanks Sign in to reply ...
Is it possible to restrict the number of projects to 4 or 5 on the featured projects page using CSS code?
thanks
No, but if you go to portfolio-showcase-page.php
and replace line 39
'posts_per_page' => 1000,
to
'posts_per_page' => 5
it will display the first, in this example, 5 portfolio items
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
many thanks