Portfolio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1667
    jozef
    Member

    Hello, I need to do two different pages (categories) with different portfolios and categories in it. Please tell me how can this be done?
    For example in one page I have to Portfolio Design, and in another page I have a Photography Portfolio with subcategories.

    thank you

    #1675
    livemesh
    Keymaster

    A good way to achieve this is to create two different WP pages and then have your content in there along with the following shortcode pasted in –

    [show_post_snippets number_of_columns=3 post_count=6 image_size='medium' show_meta='false' terms="inspiration,technology" taxonamy="portfolio_category" post_type="portfolio"]
    

    For each page, you would specify one of more categories you want to display in that page as comma separated string as shown above. Hope this helps.

    #1679
    jozef
    Member

    thanks a lot man, but where i can place this code ?
    cheers

    #1706
    livemesh
    Keymaster

    Just in the content of the page as shown below –

    https://docs.google.com/file/d/0B9j6FQo4cSQFQTgycWZGRmFJUDQ/edit?usp=drivesdk

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio’ is closed to new replies.