test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • fredkadet Friend
    #129608

    HI all,

    Somehow my wysiwyg editor won’t load in the frontend when i use the helio template. The editor will work fine if some other template is used as a default… (I’ve tried MOstlyce TinyFCK etc, all wont work in the frontend but will in the backend…:confused:)

    Could this be javascript conflict??

    Any help will be much appreciated indeed.

    Cheers

    Menalto Friend
    #253261

    Which Joomla version are you on?

    fredkadet Friend
    #253262

    Sorry….

    1.0.15

    thanks for the quick reply!

    fredkadet Friend
    #253263

    Sorry….

    1.0.15

    thanks for the quick reply!

    Menalto Friend
    #253264

    Try to open the index.php file of the template and add this above the closing head tag:
    <?php if ( $my->id ) { initEditor(); } ?>
    So it will look like this:
    <?php if ( $my->id ) { initEditor(); } ?>
    </head>

    fredkadet Friend
    #253265

    Cleared the problem right up Menalto! Excellent!

    Thanks a lot!

    BTW: Is this some code I accidentally deleted…

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  fredkadet 16 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum