Quantcast
Channel: WordPress › Support » Topic: [Plugin: HungryFEED] How to display other elements from feed
Browsing latest articles
Browse All 8 View Live

whitsey on "[Plugin: HungryFEED] How to display other elements from feed"

I am using hungryfeed and it works ok for basic stuff but I am having troubles implementing advanced features. I have read the doco and it doesn't really explain very clearly how to do what I want or...

View Article



Jason on "[Plugin: HungryFEED] How to display other elements from feed"

Well, hungryfeed makes it easy to access the standard RSS fields but if the feed has extra non-standard fields then you have to use the data array to display them. To be honest it can be tricky to...

View Article

StefanWP on "[Plugin: HungryFEED] How to display other elements from feed"

I think I've got a similiar problem. I want to display a feed from a racing-calendar but the date that shows is one day to early. The date (2011-12-17) come from a field called y:published as you can...

View Article

Jason on "[Plugin: HungryFEED] How to display other elements from feed"

it looks like it could be something like this: data['child']['http://purl.org/dc/elements/1.1/']['date'][0]['data'] unfortunately it's kinda hard to figure out without some experimenting. i'd like to...

View Article

StefanWP on "[Plugin: HungryFEED] How to display other elements from feed"

Great! It worked out just fine! Just one more thing. Could you please help me with how to convert the output to not show the timestamp. 2011-12-18T00:00:00+01:00 -> 2011-12-18

View Article


Jason on "[Plugin: HungryFEED] How to display other elements from feed"

Well at the moment HungryFEED doesn't have any capability because it just treats everything like text. but i think there are two options that would work. 1. add some custom javascript in the HungryFEED...

View Article

StefanWP on "[Plugin: HungryFEED] How to display other elements from feed"

I see. I used yahoo-pipes to filter out some special categories and to sort the feed but after stumbled upon your great rss-plugin I'm happy to see it's all done by your plugin! I'm no programmer in...

View Article

Jason on "[Plugin: HungryFEED] How to display other elements from feed"

the template would be something like this, giving your value a class name so it can be located in the javascript: <div class="timeField">{{yourtimefield}}</div> then the javascript would be...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images