Hi,
is there a way I could display the portfolio items of specified category in a list with just title of portfolio items ?
In fact it happens frequently that user wants to display either as a grid or as a list.
Thanks.
Hi!
Can you post to your portfolio page so we can get some context?
Best regards,
Josue
Hi!
You can use a Magazine element with this settings – http://screencast.com/t/IMv7S7SojANS
Regards,
Josue
ok thanks a lot.
One more question : How can I hide the date of items in this magazine view ?
Hey!
Try adding this code to the Quick CSS:
av-magazine-time{
display: none;
}
Cheers!
Josue
Hey!
Please disable CSS minifying feature and flush cache then check once again. Code Josue posted should work.
Best regards,
Yigit