Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #331760

    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.

    #332918

    Hi!

    Can you post to your portfolio page so we can get some context?

    Best regards,
    Josue

    #333201
    This reply has been marked as private.
    #333632

    Hi!

    You can use a Magazine element with this settings – http://screencast.com/t/IMv7S7SojANS

    Regards,
    Josue

    #333819

    ok thanks a lot.
    One more question : How can I hide the date of items in this magazine view ?

    #334050

    Hey!

    Try adding this code to the Quick CSS:

     av-magazine-time{
    display: none;
    }

    Cheers! 
    Josue

    #344222
    This reply has been marked as private.
    #344227

    Hey!

    Please disable CSS minifying feature and flush cache then check once again. Code Josue posted should work.

    Best regards,
    Yigit

    #344241
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘portfolio displayed as a list’ is closed to new replies.