Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #13617

    Jacky K
    Participant

    Hi,

    Basically I have a portfolio of videos that I want people to click them thumbnail that takes them to a single page with my video + info on that video.

    I added some portfolio items but I want my home page to just show all of them (with pagnation if possible)

    and also make my portfolio item filterable based on tags.

    IF none of that is possible then at the least how can I show my portfolio items automatically onto my home page? thx

    #13632

    Rubin
    Keymaster

    Hey Jacky,

    currently none of this is possible although you could create a page template for the portfolio section. Then you would have to create a page and select the portfolio page template and then could set that page as front page. If you want to do that then let me know and the first step would be creating a child theme since we have to customize some template files.

    #13801

    Jacky K
    Participant

    You mean I cant even just enter a shortcode to just display my portfolio items like the [recent_post] shortcode?

    #13830

    Kory
    Keymaster

    Jacky,

    You can use the [recent_posts] shortcode to show off your most recent posts from the portfolio anywhere you like, but you cannot have the masonry portfolio on the homepage currently. If you need more information on how to use this shortcode, please consult the Knolwedge Base where our in depth tutorials go into more detail on this.

    Thanks!

    #33610

    Steffen S
    Participant

    @Support: Is this still not working? I also want to put 6 portfolio items on my homepage, because its a single page theme …

    #33914

    Alexander
    Keymaster

    Hi Steffen,

    Have you tried using the recent posts shortcode for this? For example, you could get 6 portfolio like this:

    [recent_posts type="portfolio" count="3"]
    [recent_posts type="portfolio" count="3" offset="3"]

    You can find the complete shortcode reference here: http://theme.co/x/demo/integrity/1/shortcodes/recent-posts/