Upon further looking into issue #2 I’m guessing you did start on a development server then moved… This is a bug that I’ll fix in the next version of the plugin.
I have made it possible to change the path (which is the source of the bug) but it requires editing the plugin options by going into the database. It would be easier to fix this by resetting the plugin on your production server.
- Go into the plugin options on your production server and check the box for “Delete Options on Deactivation”.
- Save the options.
- Deactivate the plugin and then reactivate it.
- Go back into the options putting all the relevant information back in.
- Caching should then work.
Fixing it that way will will mean that you temporarily won’t have the feed on your website. If you’d rather go the database route which is more involved let me know and I’ll walk you through how to do that.