Hello!
I have a site that i'm building using Drupal. I'm selling record albums and decided to create a block (in Views Module) that shows all of the music releases by a thumbnail of the album cover (an Image field called resleases_thumb). I have multiple releases, but only two show up in the preview and on the page (Staff Only No Vikings and The Knickerbocker, which I have indeicated on image 1 (link is below). I kept the View as simple as possible to try and figure out the problem (image 2 also linked below).
The missing thumbnail images for Chinese Restaurant, Amateur and Hibernation show up in a stand content feed, but not in the Thumbnail View I have created. Any idea what's causing this?
Image1: http://dymaxionfm.fatcow.com/images/image1.JPG
Image2: http://dymaxionfm.fatcow.com/images/image2.JPG
Thanks!
Tom
Comments
What are the Filters for your
What are the Filters for your View?
It is really hard to diagnose this without seeing your View. I would start by figuring out what these two nodes have in common with each other, but not with the rest? Is the thumbnail image required in your View.
Image2 shows settings for
Image2 shows settings for 'Default' display of your view, but settings for 'Page' or 'Block' display (can't tell which one you're using) may be different, including filters and so on. So first of all, check the display that's being used.
Filters and block image
Hi,
I fon't have any filters set up for this view
http://dymaxionfm.fatcow.com/images/image3.JPG
I had assumed that it would then display all nodes. Perhaps that was an incorrect assumption?
I looked at all of the nodes and I found no difference between the two nodes that are showing and the rest which are not.
Thanks!
T
I must admit that at least
I must admit that at least for me this seems a mystery, too.
Could it be that a grouping field has been set in style plugin options? (cogwheel icon near 'Unformatted')
What happens if you try other style plugin instead of 'Unformatted', e.g., 'Table'?
No Grouping Field
Hi, Drave. There's no grouping field selected. Thanks for the idea, though!
I just noticed that a third node is now displaying. It's the third oldest post (the second and first-oldest posts were the two that were already displaying). Is there some delay in the posts being published? I can't find any delay or date problem in the content management?
If you've heard of any common problems of this sort, please let me know.
Thanks!
T
OK, problem fixed!
So I fixed the problem. It was user error. I had created a few pages, assuming that it worked like wordpress, and it was causing the posts following those pages not to appear. I fixed that problem and now everything is showing.
Thanks for the advice, everyone!
T