Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • Adam M Moderator
    #572294

    Hi @rikaryo,

    If you want to create new module position, please refer to our documentation here and make sure that you defined new module position in templateDetails.xml file.

    Adam M Moderator
    #737331

    Hi @rikaryo,

    If you want to create new module position, please refer to our documentation here and make sure that you defined new module position in templateDetails.xml file.

    rikaryo Friend
    #572359

    @adam M

    I’ve added the blocks in various JA models and did the same procedure that. The change appears in the positioning, but does not appear to the site!

    I also added positions in templateDetails.xml (barra-1, barra-2, barra-3, barra-4, barra-5)

    ja_teline_v/tpls/blocks/default.php and magazine-home.php

    [PHP]

    <?php
    /**
    *——————————————————————————
    * @package T3 Framework for Joomla!
    *——————————————————————————
    * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
    * @license GNU General Public License version 2 or later; see LICENSE.txt
    * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github
    * & Google group to become co-author)
    * @google group: https://groups.google.com/forum/#!forum/t3fw
    * @link: http://t3-framework.org
    *——————————————————————————
    */

    defined(‘_JEXEC’) or die;
    ?>

    <!DOCTYPE html>
    <html lang=”<?php echo $this->language; ?>” dir=”<?php echo $this->direction; ?>”
    class='<jdoc:include type=”pageclass” />’>

    <head>
    <jdoc:include type=”head” />
    <?php $this->loadBlock(‘head’) ?>
    </head>

    <body>

    <div class=”t3-wrapper”> <!– Need this wrapper for off-canvas menu. Remove if you don’t use of-canvas –>

    <?php $this->loadBlock(‘barra’) ?>

    <?php $this->loadBlock(‘topnav’) ?>

    <?php $this->loadBlock(‘header’) ?>

    <?php $this->loadBlock(‘mainnav’) ?>

    <?php $this->loadBlock(‘spotlight-1’) ?>

    <?php $this->loadBlock(‘navhelper’) ?>

    <?php $this->loadBlock(‘mainbody’) ?>

    <?php $this->loadBlock(‘spotlight-2’) ?>

    <?php $this->loadBlock(‘footer’) ?>

    </div>

    </body>

    </html>

    [/PHP]

    ja_teline_v/tpls/blocks/barra.php

    [PHP]

    <?php
    /**
    * @package T3 Blank
    * @copyright Copyright (C) 2005 – 2012 Open Source Matters, Inc. All rights reserved.
    * @license GNU General Public License version 2 or later; see LICENSE.txt
    */

    defined(‘_JEXEC’) or die;
    ?>

    <?php if ($this->checkSpotlight(‘spotlight-2’, ‘position-5, position-6, position-7, position-8’)) : ?>
    <!– SPOTLIGHT 2 –>
    <div class=”container t3-sl t3-sl-2″>
    <?php $this->spotlight(‘barra-1’, ‘barra-2, barra-3, barra-4, barra-5’) ?>
    </div>
    <!– //SPOTLIGHT 2 –>
    <?php endif ?>

    [/PHP]

    Help friend

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    Adam M Moderator
    #572737

    Hi @rikaryo,

    Have you had a chance to try the solution in my previous reply (#9) instead of creating new module position ?

    rikaryo Friend
    #572797

    Hi @adam M

    Already yes, I’m using your solution, but there is still the mistake of covering the header with the icons!

    I created the new positions to choose where and what appears, but as you saw there in posts, not solved!

    :((

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    Adam M Moderator
    #572872

    Hi @rikaryo,

    I checked your site but haven’t seen the suggested code yet, please navigate to admin >>> Extensions >>> Template Manager >>> choose default template >>> temporary disable CSS compression then let me know.

    Adam M Moderator
    #737906

    Hi @rikaryo,

    I checked your site but haven’t seen the suggested code yet, please navigate to admin >>> Extensions >>> Template Manager >>> choose default template >>> temporary disable CSS compression then let me know.

    rikaryo Friend
    #573099

    Hi @adam M

    Deactivated CSS compression, waiting your help!

    thank you

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    rikaryo Friend
    #738132

    Hi @adam M

    Deactivated CSS compression, waiting your help!

    thank you

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    Adam M Moderator
    #573265

    Hi @rikaryo,

    I see your site looks fine now, could you please recheck and confirm the status ?

    Adam M Moderator
    #738293

    Hi @rikaryo,

    I see your site looks fine now, could you please recheck and confirm the status ?

    rikaryo Friend
    #573311

    Hi @adam M

    The site is working, the problem is I need to put a module on the side and when I enable it gets one below the other and did not want the player does not appear in the mobile version and has appeared!

    See the image simulation that I need to stay!

    :((


    1. erro-topo-maisfm

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    rikaryo Friend
    #738339

    Hi @adam M

    The site is working, the problem is I need to put a module on the side and when I enable it gets one below the other and did not want the player does not appear in the mobile version and has appeared!

    See the image simulation that I need to stay!

    :((

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    Adam M Moderator
    #573425

    Hi @rikaryo,

    Please provide a temporary admin account via private reply and let me know which module position did you create there so I can check this matter for you.

Viewing 14 posts - 16 through 29 (of 29 total)

This topic contains 29 replies, has 3 voices, and was last updated by  rikaryo 9 years, 4 months ago.

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