My problem is this: I want to limit the display of images from "all" to 8. Or define another category by default so that there are not thousands of images when the customer arrives on the portfolio.
The category filters the items which are already loaded in the page (so under 'All'). It does not dynamically load certain number of items belonging to that category.
Hi,
i'm french.
How can i desactivate "All" in the portfolio ?
Or display images randomly when they exceed the number of 8.
Thanks,
Hello Pierre,
You can hide the all category but you cannot remove it because it is very important for portfolio initialisation.
To hide it just add
#filters ul li a#all {
display: none;
}
in theme options -> styling options -> custom css
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thx !
How can i define default category for my portfolio ?
Cordialement,
My problem is this: I want to limit the display of images from "all" to 8.
Or define another category by default so that there are not thousands of images when the customer arrives on the portfolio.
You could setup your portfolio section so that will display only 8 portfolio items with a link to a full portfolio page like here:
http://clapat.ro/themes/newave-wordpress1/#call-to-action
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Yeah, but if i want 8 pictures in "Category2" and 8 pictures in "Category3" i will have 16 pictures in "All".
I want 8 photos per category, that's possible ?
The category filters the items which are already loaded in the page (so under 'All'). It does not dynamically load certain number of items belonging to that category.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy