Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • beta777 Friend
    #159366

    Plugin is enabled (twice reinstalled), button shown in TinyMCE as inacvive and doesn’t work. How to fix?

    Saguaros Moderator
    #374012

    Currently the ja typo button does not work with the editor shown in the Custom HTML module, our developers are trying to fix this issue.

    Please provide FTP and the administrator account, we will check this issue in detail

    Thanks

    beta777 Friend
    #374094

    Hi, tiench,
    thank you for the answer. I sent you PM with account information.

    pablojinko Friend
    #379126

    <em>@tienhc 217895 wrote:</em><blockquote>Currently the ja typo button does not work with the editor shown in the Custom HTML module, our developers are trying to fix this issue.

    Please provide FTP and the administrator account, we will check this issue in detail

    Thanks</blockquote>

    Hello!

    Is there any update regarding the JA Typo compatibility with custom HTML modules? I would love to use the typo button for formatting custom modules…

    Thanks for your help

    thuanlq Friend
    #382812

    Hi there,

    To resolve this problem please do as following:
    – Open the file “jatypo.php” in the folder “plugins/system/”, find code:


    function onAfterInitialise()

    Replace to:


    function onAfterRoute()

    To use the JA Typo button for custom modules, please do as following:
    – Open the file “script.js” in the folder “plugins/sytem/jatypo/assets/”, find code:


    jInsertEditorText(html, 'text');

    Replace to:


    jInsertEditorText(html, 'text');
    jInsertEditorText(html, 'content');

    Regards,

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

This topic contains 5 replies, has 4 voices, and was last updated by  thuanlq 13 years, 7 months ago.

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