Adding posts to the "Latest Work" area
This support request was posted in General Support by ifssvas
- ifssvas March 18, 2013 at 3:19 am
I would like to add posts to the “Latest Work” area by adding in shortcode or however it can be done.
I found a WordPress plug-in to add to that section and here is the code: [ic_add_posts ids=’185′]
I tried this on a normal page I added and it was able to pull in the post, but when I tried to add that to the “Portfolio” area that is for the “Latest Work” section, it did not work.
Can you help me figure out how I can pull posts into those areas?
Thanks,
JeromeJuanfra Aldasoro March 18, 2013 at 1:50 pmHi Jerome,
At the moment that part of the home page template is hardcoded. Maybe what you can do, if you want to have posts there instead of portfolio items is modify the query.
That would be removing the line #134
'post_type' => 'portfolio',
Best,
Juan.Juanfra Aldasoro March 19, 2013 at 12:58 amSorry, when I mentioned the home template I meant the file template-home.php
Best,
Juan.ifssvas March 19, 2013 at 1:08 amOk, that worked, but it deleted the little pictures that was above them.
Anyway, to get pics on each one of those items?
Juanfra Aldasoro March 19, 2013 at 2:42 amHi Jerome,
Those images are the featured images. As it was before, those featured images corresponded to the portfolio items. Now, you have tonassign featured images for the posts.
Best,
Juanifssvas March 19, 2013 at 3:23 amDuh…that was too easy:)
Thanks and this one can be closed.
I have to tell you, you are GREAT SUPPORT and I appreciate all of your help you have given me.
Thanks so much!
JeromeJuanfra Aldasoro March 19, 2013 at 1:35 pmThanks for your kind words, Jerome 🙂
Have a nice day,
Juan.
This topic is marked as resolved
Only the topic author can re-open this thread.