Thanks so much for this nice D7 theme.
I have it installed at http://d7sandbox.net.
I'm getting the following error: Undefined variable: contextual_links in include() (line 78 of /home/d7s/public_html/sites/all/themes/dingus/node.tpl.php)
Other than throwing the error it doesn't seem to be doing anything... though I don't think I know what contextual links are. :)
Comments
Comment #1
yoroy commentedOh hey, thanks for checking it out. Contextual links are those little gears that show up when hovering blocks and menus :)
Will check out the error
Comment #2
yoroy commentedHmm, can't reproduc on a fresh checkout of D7 head and Dingus. I must have fixed it already! Can you confirm?
Comment #3
vimalramaka commentedI'm getting something similar to this,
I'm installed at vimal.me
Comment #4
yoroy commentedThanks for the report. And yes, $node_title was changed back to $title in core. I committed the change to Dingus's node.tpl.php as well.
Comment #5
vimalramaka commentedGreat! Thanks.