Posted by jimlongo on November 26, 2012 at 5:07pm
1 follower
Jump to:
| Project: | Marinelli |
| Version: | 7.x-3.0-beta11 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi, I really like the way this theme looks, and apart from the width problems with the mega drop-down I'm pretty happy with the results.
My issue is that my site content is so far all static pages.
What I wish to do is place articles in the sidebar, these would be recent news. I've tried to configure the (first or second) sidebar to show those articles and can't get that to happen.
I tried placing "recent content" in that block, but that shows all the edits on static pages, and I only want articles to appear there.
Any tips would be great,
Thanks,
jim
Comments
#1
I installed Views, which I understand is included in Drupal 8. That made it easy to make a View that contains all Articles with the tag 'news'.
Then I made that View a Block, which I am showing in The Sidebar.
Hope this helps someone else.