Has anyone got a solution for why tinymce does not work with theme sweethome

I have suffered for a few days trying to get it to work thinking it was my installation only to find that if I use garland I have no problems. so It would appear to be the theme.

any help would be appreciated

kind regards
Monkey1

Comments

pobster’s picture

In TinyMCEs settings under CSS there's a setting for Editor CSS, if it's set to 'use theme css - load style.css from current site theme' try changing it to use the default CSS instead (tinyMCE default - uses default CSS from editor).

If it's the weird problem with it not initializing, try changing the default state to 'disabled' (and obviously enable the toggle box to show the enable rich text editor link) in 'Basic set up'.

Pobster

Monkey1’s picture

Thanks Pobster but no joy!

The enable disable toggle under the body box is appearing but none of the buttons are.. you know like justify, image and alike.

So I know the system is expecting it to be there but its just not appearing

pobster’s picture

So what happens to the text when you click that enable link? Does it disappear? Are you getting JS errors?

Pobster

Monkey1’s picture

Nothing happens in firefox but in ie7 i get object unexpected line 1 char 1 code 0

site is http://yaringa1.edgeend.com.au

LiquidWeb’s picture

Check that

<?php print $closure ?> 

code is placed right before end of body tag

Monkey1’s picture

rakisisesindekibalik

I thought I had tried this last night before I submitted this post but on you post I tried again and it worked...

Many many thanks!

I will also say though that I did download a fresh copy of the theme from siteground instead of the one from the drupal site.. not sure of this has made the difference as well (like I said I did try think I had tried this last night) but just in case for future users!!