Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • guimplenchik Friend
    #156454

    Hi,

    I am using blank T3 V2 engine. Is there an option to disable youtube popup video when we want to configure the template via Template Administration? It is very annoying.

    micrantha Friend
    #362962

    Hello,

    You can edit file plugins/system/jat3/core/admin/tmpl/default.php

    Look for this line and comment it out or delete it:

    <a class="ja-icon-video" href="javascript:void(0)" onclick="$('ja-introduce').fireEvent('click', new Event(window.event || event));"><span><?php echo JText::_('Video')?></span></a>

    But every time you update the plugin you have to edit this file again.

    Good luck,
    Micrantha

    guimplenchik Friend
    #362965

    Nope. It removes only a button with youtube video. Popup is still active.

    guimplenchik Friend
    #362966

    I found the line we need to comment/delete:

    It is the same path: plugins/system/jat3/core/admin/tmpl/default.php, but the code we are interested in is:

    <a rel="{handler: 'iframe', size: {x: 960, y: 590} }" href="<?php echo $helpurl?>" class="modal toolbar" id="ja-introduce">
    <span title="<?php echo JText::_('Help')?>" class="icon-32-help"></span>
    <?php echo JText::_('Help')?>

    Thanks anyway

    Khanh Le Moderator
    #363397

    Do you update the latest version of the T3v2 plugin? This feature is turn off in the latest version.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Khanh Le 14 years ago.

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