• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

casti004
#1 Posted : Monday, March 24, 2008 12:39:24 PM(UTC)
casti004

Rank: Member

Joined: 1/18/2008(UTC)
Posts: 50

Does anyone have a solution to make a category grid?

I want it to work exactly like the product grid function, where instead of for example having a row of products, you have a row of 5 pictures that link to each category.

I'm hoping I don't have to go into to bvadmin code and modify it.

thanks,

dave
MitchA
#2 Posted : Monday, March 24, 2008 2:35:47 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

For now, I made mine in HTML - down and dirty in a content block. I'm not the best at code of any kind, but it works and I don't need to change it often.

www.missionfurnishings.com

I think what you're asking for should be a must for BVC6 - or a sympathetic forum participant.
Optimists invent airplanes,
Pessimists buy parachutes.
birdsafe
#3 Posted : Wednesday, March 26, 2008 7:36:59 PM(UTC)
birdsafe

Rank: Member

Joined: 2/21/2007(UTC)
Posts: 1,113

If you use the Grid w/subs and have your categories as subs of another, they will display like that
casti004
#4 Posted : Friday, March 28, 2008 5:28:43 PM(UTC)
casti004

Rank: Member

Joined: 1/18/2008(UTC)
Posts: 50

Hi Joe,

That would be awsume if I could get it to work like that.

I'm not sure exactly how to do it.

1. I set up a category, selected 'Category with Subs'

2. I made a subcategory of that one, and also selected 'Category with Subs'

3. I created a Category Rotator, then selected the categories above, but only 1 shows up still.

I need it to appear as a grid, like the ProductGrid function.

Any help?

Thanks, ps, Mitch, I made a nice grid like yours using HTML, but my client is not html savy and he wants control over when he can arrange different category pics/links on the front page.... ahhh the headaches of working freelance
MitchA
#5 Posted : Friday, March 28, 2008 6:41:33 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

Dave,

Here's an ootb catregory, of sub-cats:

http://www.missionfurnis...and-hammered-copper.aspx

If this is what you mean, to do this ootb... make a single root category called "Everything plus the Kitchen Sink" and make subs under that.

The Kitchen Sink category would be a "Grid with Subs" from the upper right hand Display Template drop-down. Make a content block and place the "Kitchen Sink" cat in it... Leave the title to not show and the HTML area empty and you'll not know that there's a master category holding it all together. The subs will show as a grid. Message the CSS a bit....

This is all ootb... There are better ways, but I'm not up to the code skills required.
Optimists invent airplanes,
Pessimists buy parachutes.
HPros
#6 Posted : Friday, March 28, 2008 6:58:36 PM(UTC)
HPros

Rank: Member

Joined: 1/30/2008(UTC)
Posts: 215

I think Mitch has the best idea. The problem with grid with subs is the display format not being all that customizable without tampering with all other cats using the same setup. Hard coding it into the html is probably the route we are going to go as well.




HPros
promo items
JavaNut
#7 Posted : Tuesday, July 8, 2008 1:51:26 PM(UTC)
JavaNut

Rank: Member

Joined: 6/25/2008(UTC)
Posts: 92

Mitch - I would like to try this, but need some help. What kind of content block are you referring to where you can place the "Kitchen Sink" category into it?


Originally Posted by: "MitchA" Go to Quoted Post

Dave,

Here's an ootb catregory, of sub-cats:

http://www.missionfurnis...and-hammered-copper.aspx

If this is what you mean, to do this ootb... make a single root category called "Everything plus the Kitchen Sink" and make subs under that.

The Kitchen Sink category would be a "Grid with Subs" from the upper right hand Display Template drop-down. Make a content block and place the "Kitchen Sink" cat in it... Leave the title to not show and the HTML area empty and you'll not know that there's a master category holding it all together. The subs will show as a grid. Message the CSS a bit....

This is all ootb... There are better ways, but I'm not up to the code skills required.





drodriguez
#8 Posted : Wednesday, July 9, 2008 12:32:16 PM(UTC)
drodriguez

Rank: Member

Joined: 6/26/2008(UTC)
Posts: 38

If you create an HTML block above and below your category grid and just start and end a DIV statement with a unique ID you can then carefully reference that CSS using the parent name as well as the child class... example:

HTML BLOCK 1:
<div id="NewDiv">

IN YOUR CSS:
.decoratedbox is everywhere, and if you make reference to it, you change it everywhere. But if you do this:

#NewDiv .decoratedbox
{
/* Make sure to overwrite each property you don't want to inherit */
}

HTML BLOCK 2:
</div>

You can now have a custom area.

The only uglyness is if you ever remove those HTML blocks this will break, and remember that Free Text Box tries to close your DIV statements if you open them again.
David Rodriguez
Infinet Development, Inc.
JavaNut
#9 Posted : Wednesday, July 9, 2008 5:30:15 PM(UTC)
JavaNut

Rank: Member

Joined: 6/25/2008(UTC)
Posts: 92

D-ROD - I have a sneaking suspicion that you and I are working on the same web project (I'm the customer). If you're working on Pear's, get my number from Dave and give me a call to discuss, please.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012