Gmap refuses to display map with the message: "Javascript is required to view this map."
All active menu items lose their collapse/expand buttons.
Collapsible fieldsets become expanded and not collapsible.
It's a really nice looking theme, but looks like it disables Javascript. Or am I doing something wrong?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bluelake_javascript.patch | 418 bytes | chaldar |
Comments
Comment #1
krato commentedI had simillar problem: Fckeditor didn't work with this theme. I found where is the problem: In html head section there is missing "print $scripts" so no javascripts are loaded. You have to add this php command to the html header in file page.tpl.php.
Old header:
Fixed header:
That's all.
btw: Many thanks for this very good theme from me too, keep working, please!
Comment #2
owahab commentedComment #3
chaldar commentedThanks, krato. That does the job. Attached is a simple patch based upon your code in case anyone else needs to fix an already installed copy. It assumes that the theme is installed in sites/all/themes/.
Comment #4
owahab commentedIssue has already been fixed in 1.1.