thomastolleson
Member
Posted 1 year ago #
Hello!
I've got my WordPress blog on the same server as my Zen Cart store (in a different directory). I'd like to flow blog posts into Zen Cart using an RSS feed. Apparently, there is a plugin for Zen Cart that does this, but the RSS feed produced by my blog seems to lump all my categories together. Is there a way to build category-specific rss feeds so that I can flow them spearately?
Or is there a better way to accomplish this?
Thanks!
THT
thomastolleson
Member
Posted 1 year ago #
I found one example of how to do this, but it doesn't show an rss feed, but rather the page with the categories on it:
http://www.example.com/?cat=42&feed=rss2
in my case, it would be
http://dymaxion.fm/?cat=3&feed=rss2
I also tried
http://dymaxion.fm/wp-rss2.php?cat=3
and
http://dymaxion.fm/category/artists/feed
No dice.
Additionally, the general RSS feed only show old posts, nothing in the last week is showing up.
Any ideas?
Thanks!
T
thomastolleson
Member
Posted 1 year ago #
Suddenly, every one of those links works. I have no idea why, but they didn't work at first and now they work. In any case, I have resolved my own issue, or rather WordPress resolved it for me.
THT