Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I am currently developing an application that is using the MWFeedParser from Michael Waterfall. It is a great piece of framework to achieve the use of web feeds within iOS. But there are problems I come across. I am parsing an wordpress feed that only includes the last 10 posts. There is no possibility to load more than 10 items right?
Is there a solution to fix this and is it possible to load more of those articles when you reach the bottom of the tableview? Does anybody have advice how to achieve more articles instead of just 10?
I am currently developing an application that is using the MWFeedParser from Michael Waterfall. It is a great piece of framework to achieve the use of web feeds within iOS. But there are problems I come across. I am parsing an wordpress feed that only includes the last 10 posts. There is no possibility to load more than 10 items right?
Is there a solution to fix this and is it possible to load more of those articles when you reach the bottom of the tableview? Does anybody have advice how to achieve more articles instead of just 10?
Thank you.
This is a wordpress setting. Go to wp-admin -> settings -> reading and change:
Syndication feeds show the most recent from 10 items to whatever you want.
Once you have more posts, you can decide if you want to handle it with "more" buttons in the table view so as not to show it all at once.
Replies
Syndication feeds show the most recent from 10 items to whatever you want.
Once you have more posts, you can decide if you want to handle it with "more" buttons in the table view so as not to show it all at once.
James
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome