Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • Adam M Moderator
    #541156

    Hi,

    Sorry for my late reply. There’s a minor change in T3 framework 2.3.0 which need a class in HTML tag to trigger the JS code for main menu. We’re still updating all existing templates and include this fix to the package, please stay tuned.

    aryentain99 Friend
    #542498

    <em>@Adam M 434872 wrote:</em><blockquote>Hi,

    Sorry for the delay. Please go to root_folder/templates/ja_brisk/tpls and you will see several php files for layout there. All you need is to open all those files, look for this line:

    <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">

    and replace it with:

    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" class="<jdoc:include type="pageclass" />">

    Save your files and check again.</blockquote>

    Thanks that fixed the problem for JA Mitius.

Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  aryentain99 9 years, 9 months ago.

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