olenka_br
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS feed not workingFound it already, it’s http://www.jobswithapurpose.com/feed?post_type=post
Thanks again!
Forum: Fixing WordPress
In reply to: RSS feed not workingHi kmessinger,
Thanks a lot, it works indeed!
And what would be the correct address then for just blog posts? (?post_type=post, but then in the URL of the feed already?
Thanks!
Forum: Fixing WordPress
In reply to: RSS feed just for blog, not for other pagesThat’s really a pity 😉
Well, I think we’re getting to the core of the problem. The theme actually has an RSS feed automatically included in the front page *just for job listings* – it is http://www.jobswithapurpose.com/feed/?post_type=job_listing. Now I want the same *just for blog posts*, but I don’t know what the equivalent is of post_type=job_listing for blog posts. I’ve tried post_type=blog_post and post_type=post, but it didn’t work. I’m not sure how to find out what that is.
Thanks a lot for sticking with me and helping me figure it out!
Forum: Fixing WordPress
In reply to: RSS feed just for blog, not for other pagesI’m sorry, but I still don’t get it… I want *all* categories and *all* tags to be included in the RSS, I just don’t want other types of information except blog posts – so no job postings.
Do you mean I should create some complicated address which excludes all possible types of postings (new job, new resume, new company etc.) in the way as is described there on how to exclude certain categories? This sounds like a long workaround, and I’m also not sure I know all possible types of postings…
Forum: Fixing WordPress
In reply to: RSS feed just for blog, not for other pagesThanks for the reply. I read the article, but am afraid I’m not expert enough for this to help me…
I’ve tried a custom URL like suggested there – http://jobswithapurpose.com/blog/?feed=rss2 – this didn’t help, the feed I got was still for blog posts AND jobs. I’m not sure what else I can do.