publish Catalog with thumbnails on front page

Posts: 3
Joined: 05/06/2008

I would like to have two blocks appear on the front page. One would be a standard "page" welcoming to the site. Then below I would like to have the "catalog" (mysite.com/catalog) appear with the various product category thumbnails visible.

How can I publish the catalog with thumbnail images to appear as a 2nd block on the front page?

Posts: 343
Joined: 10/16/2007

Is this what you are looking for or something else? And are you looking at a site design that is 2 columns wide? i.e. one sidebar on the left with one main column to the right.

Jim

AttachmentSize
catalog.png10.37 KB
Posts: 3
Joined: 05/06/2008

Yes. One left sidebar and one main center column.
I would like a text block at the top
and a catalog block below it.

I can view the catalog block by itself OK: www.rainbowislandpearls.com/catalog
But I can't figure out how to combine it with a text node.
I tried the "panels" and "front-page" modules but they don't seem to do what I need.

greg

AttachmentSize
home.gif13.54 KB
Posts: 61
Joined: 05/05/2008
Bug Finder

gscerb wrote:
Yes. One left sidebar and one main center column.
I would like a text block at the top
and a catalog block below it.

I can view the catalog block by itself OK: www.rainbowislandpearls.com/catalog
But I can't figure out how to combine it with a text node.
I tried the "panels" and "front-page" modules but they don't seem to do what I need.

greg

You can do this:
- Create a new "top content" region above the "content" region (http://yubastudios.com/blog/drupal-creating-new-regions)
- Create a block for your introductory text
- Set the new block to only display on the /catalog page.

Posts: 3
Joined: 05/06/2008

I found that I could create a block with my introductory text and place it in the "content" region. I set it to only appear on the catalog page.

Now the catalog with images appears at the top and below it is the Introductory text that I need.

How can I change the sort order so that the text block appears above the catalog block?

...

Or,

I can call up the "catalog" page with www.mydomain.com/catalog
Is there a way to call the "catalog" so that it appears in a separate block? I can then sort the blocks that I need.