everythingtype / calcott

WordPress theme for photographer Nicholas Calcott
http://nicholascalcott.com
GNU General Public License v2.0
1 stars 1 forks source link

Breadcrumbs #29

Closed ncalcott closed 10 years ago

ncalcott commented 10 years ago

This is more for Geoff and Kyle than it is for Marty (initially, at least), but I feel like the navigation is a little bit confusing at the moment - initially, we were speaking about having some sort of sense of where you are in the title (see below), but I feel like the titles are so nice and graphic at the moment that it would be a shame to screw with them.

screen shot 2014-05-16 at 3 31 34 pm

Perhaps a simple breadcrumb system somewhere up near the menu? Just below the grey line, aligned left, perhaps? As in, Projects > Yearbook > 09 or something similar?

halfempty commented 10 years ago

@KyleETC asks:

How long would this take?

It depends on the graphic treatment. If it's something you'd like to consider implementing, please send me a mockup of how it would look.

gehalber commented 10 years ago

Yup. Sure. This is pretty simple. Marty, the file "calcott-design-04-pxgrotesk-bold.indd" has been saved.

screen shot 2014-05-26 at 5 08 49 am

gehalber commented 10 years ago

Oh, this should NOT fix like the nav. It should scroll like the images.

ncalcott commented 10 years ago

Yeah, that's pretty much exactly what I was picturing.

halfempty commented 10 years ago

@gehalber Would we also need breadcrumbs on Index pages?

gehalber commented 10 years ago

Yes.

halfempty commented 10 years ago

@gehalber

I've put in some breadcrumbs, please look.

How do you feel about how they are when the titles are long? Example:

http://www.nicholascalcott.com/home/exhibitions/city-of-salt-gulf-western/

gehalber commented 10 years ago

Yeah, its a bit weird. Let’s try making the breadcrumbs font-size: 14px.

thanks!

g

On Jun 11, 2014, at 10:37 PM, Marty Spellerberg notifications@github.com wrote:

@gehalber

I've put in some breadcrumbs, please look.

How do you feel about how they are when the titles are long? Example:

http://www.nicholascalcott.com/home/exhibitions/city-of-salt-gulf-western/

— Reply to this email directly or view it on GitHub.

halfempty commented 10 years ago

@gehalber 14 it is!

gehalber commented 10 years ago

Great!

On Jun 12, 2014, at 12:45 AM, Marty Spellerberg notifications@github.com wrote:

@gehalber 14 it is!

— Reply to this email directly or view it on GitHub.

ncalcott commented 10 years ago

Looks good!
And the design of it was breaking a little on my large monitor, so I nested it into a 'maxwidth' div to prevent that issue...

ncalcott commented 10 years ago

@halfempty - Just trying to get the same system you used to show the level 2 page for books to work for the subpages of Yearbook (i.e. http://www.nicholascalcott.com/projects/yearbook/13-2/ ) and I can't get it to work. Any ideas what might be going wrong? It's line 13 and 14 in breadcrumbs.php...

ncalcott commented 10 years ago

@halfempty - Never mind, got it! It was the order the elseif statements were in.

gehalber commented 10 years ago

hold up! Is that a wrap?!

On Jun 12, 2014, at 9:19 AM, ncalcott notifications@github.com wrote:

@halfempty - Never mind, got it! It was the order the elseif statements were in.

— Reply to this email directly or view it on GitHub.

ncalcott commented 10 years ago

Perhaps... I'm sending out my e-mail this afternoon. I'd just like to see if anyone catches any egregious bugs that we missed, but I can't find anything else.

gehalber commented 10 years ago

ok

On Jun 12, 2014, at 10:34 AM, ncalcott notifications@github.com wrote:

Perhaps... I'm sending out my e-mail this afternoon. I'd just like to see if anyone catches any egregious bugs that we missed, but I can't find anything else.

— Reply to this email directly or view it on GitHub.

ncalcott commented 10 years ago

The info box has disappeared. Dunno when that happened...

ncalcott commented 10 years ago

So, the only outstanding issue is a slight bug on the updates, which I'll open as a new issue...