You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running bundle exec rake refinery:override view=refinery/blog/shared/_body_content_right did the trick. I'll look for the time to implement the feature previously suggested.
Looking at
app/views/refinery/blog/shared/_body_content_right.html
it appears that therss_feed
partial is always rendered.I need to disable the RSS feed for my current project. How would I go about doing that? I'm assuming by using one of the override rake tasks.
When I have more time I would like to add a feature to have this be apart of the settings menu in the admin. Similar to the comments toggle.
The text was updated successfully, but these errors were encountered: