Hi.
My question is about Views Block behaviour. I`h created several block views, with arguments. On views page in preview they works fine, i can see results. These blocks i also see on blocks admin page, but they did not appear on my site.
Other views blocks, without arguments, appears. I`d like to know - this is bug or normal views block behaviour? If this normal - how could i override them to work?
ps: Sorry for my english
Comments
Comment #1
netbear commentedI have similar problem:
I've created views with page and block display.
And for default and page display i set pager "on" and items 10 per page - everything ok, works
For my blocks i set 4 items and block appeared as it should. But there was pager for each block which was not needed and i've set pager to "off" for block display in my views and blocks disappeared.
Comment #2
merlinofchaos commentedPlease read the help regarding block views and arguments. I laid it out in at least 3 different places, and you clearly haven't read any of them.
Comment #3
netbear commentedAs for my case:
I changed the settings in such way:
By default pager is set to "no"
For page display it is set to "yes"(overriden)
For block display it is set as default.
And everything works as it should.