Posted by pedro_goncalves on July 24, 2010 at 12:01am
5 followers
Jump to:
| Project: | Cufón |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | pedro_goncalves |
| Status: | active |
Issue Summary
I've tried every thing.... almost 5 re-installations of the module, disabling other modules! i don't know...
How come cufon was working great and just like that.. it stopped working!
Please, can any one tell me what to look for, or whats the most likely error for cufon to work on the administration theme and not on the regular one??
here's the web-site: http://temp.ninthstreet.org/dev/
thanks in advance!
Comments
#1
Hi,
are you printing the $closure; Variable in your Theme ? (directly before )
best regards
Dennis
#2
yes... just tried using the original page.tpl.php and it still not working...
#3
actually I don't think its printing the closure block! but the code is there in the page.tlp.php
#4
I have the same problem... where do i have to print the $closure variable?
Did you have a solution yet. It works with every theme except for the zen subtheme???
w.
#5
I have the same issue in that I use Garland as my administration theme while developing. I also set another admin-friendly theme like RootCandy for content editors and administrators when I hand over sites to clients.
It appears that the module only checks the current theme's folder. This means that if you are using a separate administration theme, you won't be able to see what is available for your "normal" theme. So to set up Cufon, you will need to change to your "normal" theme while in administration mode.
If for some reason your "normal" theme is not friendly to Drupal's navigation menu (as can be common during development), install the Administration Menu module. http://drupal.org/project/admin_menu
The module needs to have a selector added somewhere to allow configuration on a per-theme basis, or possibly even tie into the theme configuration form, in my opinion.
#6
see also #520498: Cufon settings page won't let me select a font family