Greetings,

the AT Commerce theme is one of the best (thanks to the makers). The theming UI giving pretty posibilities (for example shadow control - only for block headings etc.). After some changes in copy of that (as subtheme but without changes of name, description etc.) it is looking exactly according my idea(s).

But - there is (maybe) an issue (if it is not my mystake)...: Breadcrumbs "You are here" disfunction(s).
When breadcrumb is ON, than the "You are here" message is also on - even if not switched so in theme UI (?!). Even worse, the message is positioned at first place in the row of breadcrumbs (it is not moving to the next breadcrumb). Please, see: http://dmdu.netprostor.cz/en/aggregator/sources/1 (" You are hereHome » Feed aggregator » Sources ").

If anyone have any advice o(solution), please let me know...

With best regards,
M. Radan Chrobok Ph.D.
Founder of prestigiois university DMDu
http://DMDU.netprostor.cz

Comments

peterm95018’s picture

You can control the string "You are here" via the template.php file at line 355.
I've had a similar fix today.

peterm

DMDU’s picture

Status: Active » Closed (fixed)

Thank you!

(issue closed as fixed)

stan turyn’s picture

Component: User interface » Code
Assigned: DMDU » Unassigned
Status: Closed (fixed) » Active

It is still a valid bug though.

grabby’s picture

I agree, it’s still a valid bug, in addition to which the “Append the page title to the breadcrumb trail” option also has no effect. Not to harp on such a relatively minor issue, but it’s there.

francescoq’s picture

Version: 7.x-3.0-rc1 » 7.x-3.x-dev
StatusFileSize
new939 bytes

Here's a patch to display the label only if you choose to do this, also added a colon and a space between label and actual breadcrumb :)

Jeff Burnz’s picture

Status: Active » Needs review

Harp on guys, nagging is often the best way of getting shit done, cause we forget basically, sounds bad but in a busy day, week, year etc, things go under the radar.

green monkey’s picture

{dragging Harp out of closet and re-stringing}

issue still open

green monkey’s picture

harp :)

roball’s picture

Title: Breradcrumbs "You are here" disfunction(s) » Show the "You are here" label Breadcrumb Setting has no effect
Status: Needs review » Reviewed & tested by the community

Can confirm patch #5 perfectly solves both issues:

1. If the Show the "You are here" label checkbox is unticked in the Breadcrumb Settings, the label will not be shown.
2. If the checkbox is ticked, the label is displayed nicely with a colon and a space.

francescoq’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new1.65 KB

I've used AT Commerce in another project, this time i have to display the page name after breadcrumb links but it doesn't work...
Here's the patch.. i don't know if it's the best way to do, but it works :)

edit: includes also #5

Kiendeleo’s picture

Can we get this tested and committed??

Jeff Burnz’s picture

OK, thank-you for the harping, much appreciated to bring this to my attention, again :)

Jeff Burnz’s picture

Issue summary: View changes
Status: Needs review » Fixed

This is now fixed in dev, ultimately I removed the custom breadcrumbs function and rely entirely on AT Core to do the heavy lifting for breadcrumb settings.

roball’s picture

Thanks for keeping on this issue. But I cannot see any commit in Git after 11 Dec 2013?

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

roball’s picture

Status: Closed (fixed) » Active
roball’s picture

Version: 7.x-3.x-dev » 7.x-3.0-rc1
Status: Active » Fixed

OK, can confirm this is fixed in AT Commerce 7.x-3.0 with AdaptiveTheme 7.x-3.2. Thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.