• This is hardly an issue, rather a feature request. Nevertheless, I noticed when visiting a site using your plugin that I could subscribe to regular post, but what I really wanted was to subscribe to beers/receipes. Wouldn’t it be great to enable an RSS-feed for beers so brewers using em-beer-manager could follow each others brewing?

    https://wordpress.org/plugins/em-beer-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Erin Morelli

    (@erinmorelli)

    Hi Lars,

    This feature is actually built in to WordPress!
    http://www.wpbeginner.com/wp-tutorials/how-to-make-a-separate-rss-feed-for-each-custom-post-type-in-wordpress/

    So for beers you would use something like:

    http://yourwebsite.com/feed/?post_type=embm_beer

    And you can also filter by style:

    http://yourwebsite.com/feed/?post_type=embm_beer&embm_style=american-pale-ale

    Or by group:

    http://yourwebsite.com/feed/?post_type=embm_beer&embm_group=holiday

    Hope that helps!
    /Erin

    Thread Starter Lars-Andreas Kvisle

    (@oipenguin)

    Hi,

    That helps a lot. I’m trying it out now.

    However, this means I’ve got to manually append ?post_type=embm_beer (as well as remember or look up this string) to the url of the site I’d like to subscribe to updates to. Have you considered enabling automatic generation of rss-feeds as a default part of your excellent pluging?

    Yours sincerely,

    Lars

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘RSS for beers’ is closed to new replies.