Closed (fixed)
Project:
Kalatheme
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2013 at 20:59 UTC
Updated:
24 Jun 2014 at 20:04 UTC
Jump to comment: Most recent
Comments
Comment #1
jpstrikesback commentedI fixed this in my subtheme by checking for $hide_site_name & $main_menu appropriately. I think this is really a documentation issue.
Cheers,
JP
Comment #2
pirog commentedThanks JP,
We are planning on a sprint to knock out some better docs!
Comment #3
carsonblack commentedIn template.php it says "we'll just hide them visually".
Who is we? Does we mean kalatheme or me as the subthemer? If we means kalatheme, then that would be rad and one less thing I have to worry about as the subthemer and is what I(we) expected the behavior to be. ;-)
Comment #4
pirog commentedCarson,
"we" is whoever the maintainers of "bartik" are since we pretty much just appropriated that :)
That said, i've pushed up some new code so that you can toggle these things on and off through the "appearances" page as expected.