Hello,
I have created a view using the Views2 module on Drupal 6.14. However, I can't post it as a block. Other than that, how do you post two views as two blocks in one row?
This should be the layout of the blocks in my content region:
[ Image Panel ]
[ ]
[ ]
[ ]
[Featured Article] [ Twitter ]
[ ] [ ]
[ ] [ ]
[ ] [ ]
[ Lorem Ipsum ]
[ ]
[ ]
[ ]
Featured Article and Twitter is created from Views2 but how do I post it on the page?
I've read tutorials but few are aligned to Drupal 6.
Sincerely,
Bar
Edited by: VM; Moved to appropriate forum
Comments
=-=
you must create a view block display to use views in a block
Two methods for styling/display of views. CSS or panels.module
Panels3 is new to me and I've
Panels3 is new to me and I've managed to create blocks using Views2. I've also managed to create a panel page but I have problems posting my blocks to this panel page. Any working examples?
=-=
there are many. Check out the showcase forum for sites that have been made public which use panels.
But how do I impart these
But how do I impart these Views-created blocks to my panel-custom page?
I'm using Panels3, if that matters.
Panels 3 seem to have some
Panels 3 seem to have some examples. Thanks for giving me the starting point =)