-
AuthorPosts
-
November 7, 2013 at 10:59 pm #185854
How do I create a Portfolio RSS Feed for a specific portfolio Category?
November 8, 2013 at 5:42 am #186027Hey BuffyO!
You can use this format:
http://www.yoursite.com/feed/?post_type=portfolio&category=cssHowever, and this is a major point to understand, the feed will not be text if you are using the advanced layout builder. It will include all of the shortcodes that make up the page layouts.
Eg: http://kriesi.at/themes/enfold/feed/?post_type=portfolio&category=css
Best regards,
DevinNovember 8, 2013 at 6:21 am #186032I am not using the advanced layout editor for this category. But when I use the code you provided it pulls up all portfolio categories. Any other suggestions?
November 8, 2013 at 9:39 am #186052Hi!
You also need to select the taxonomy – instead of Devins code above use
http://www.yoursite.com/feed/?post_type=portfolio&portfolio-entries=cssand replace “css” with your category slug and http://www.yoursite.com/ with your website url.
Cheers!
PeterNovember 8, 2013 at 4:48 pm #186212Hi Dude,
I did both of those things…let me clear everything and try again
November 8, 2013 at 4:52 pm #186214It still pulls up the other categories. Any other suggestions?
November 8, 2013 at 7:31 pm #186272Second Question:
Is there a way to have the featured image not show on the single portfolio page? Or can it look like the blog post single author small featured image. My preference would be no featured image on the single post..but the feature images seem necessary for creating a page with the Portfolio Grid embedded in it.November 9, 2013 at 1:35 am #186349Can we see the link where its including the other categories? The url specifications aren’t from us, its how WordPress has the custom taxonomy rss feed structured so it should be working.
November 9, 2013 at 8:30 am #186417Hi!
If you want to remove the featured image from single pages open up /wp-content/themes/enfold/includes/loop-portfolio-single.php and delete
if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";Regards,
Peter -
AuthorPosts
- The topic ‘Portfolio RSS Feed for specific Category’ is closed to new replies.
