开发者

Drupal Views does not show some nodes

I have a view that 开发者_开发知识库has the following settings:

Style: Unformatted

styleRow style: Fields

...

Filters

Node: Published Yes

Node: Type = Image

Node revision: Title begins slideshow_q

...

Fields

Node: Title Title

Image: Image Image

I also have 6 image nodes. Yet only one of them--the fifth one!--is showing up in my view. What am I doing wrong?

EDIT: here is the exported view for a closer look.


I would guess that the nodes in question are not published, or they are not a type Image, or their title does not begin with 'slideshow_q'.

Try removing the Published filter and see what the result is.

EDIT: Try removing the Node Revision filter. I thought it said Node.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜