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 2,007Support 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 Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudiodarren 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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
many thanks