Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • vlad44b Friend
    #189326

    Today I update Joomla from 3.1 to 3.1.4 then update JAT3 2.6.6. After this JA Typo Button disappeared at the bottom of the articles. How to return button JA Typo Button?
    Thanks.

    Ninja Lead Moderator
    #500594

    Because it was conflicted css with Joomla 3.1.4, you can fix the problem on JA Typo plugin this way

    Open plugins/editors-xtd/jatypobutton/jatypobutton.php file

    From

    $button->set('text', 'JA Typo');
    Change to

    $button->set('text', 'JA Typo');
    $button->class = 'btn';

    vlad44b Friend
    #500785

    Thank you for the great support!

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

This topic contains 3 replies, has 2 voices, and was last updated by  vlad44b 11 years, 3 months ago.

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