Viewing 15 posts - 16 through 30 (of 39 total)
  • Author
    Posts
  • jooservices Friend
    #574541

    You are welcome

    Thank you,
    Viet Vu

    jooservices Friend
    #640886

    You are welcome

    Thank you,
    Viet Vu

    jooservices Friend
    #739550

    You are welcome

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575217

    hi jooservices! found out that this change in the layout file caused the Template Manager issue i posted on another thread

    http://www.joomlart.com/forums/topic/template-manager-problem/

    while i was restoring previous changes (after you suggested to reinstall t3 framework), after i have updated the layout file you did for me, my Template Manager got the issue again. i tried restoring the original layout file and it worked.

    please help me check :((

    jooservices Friend
    #575231

    Hi there
    Please clearly your issue ?

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575279

    i initially requested on this thread for a help on how i’m able to change masthead background color for my every menu item. you have made a solution by modifying that element to insert itemid of menu item and use that for css selector. it was solved and working perfectly.

    but after that modification, my template manager started to act weird. i could not save and the template layout in Layout tab went missing. it’s blank. then you told me that there were some js error and asked me to reinstall t3/template as seen in this thread (http://www.joomlart.com/forums/topic/template-manager-problem/) and so i did.

    after reinstall it all went fine till i recovered my modified ja_decor styles. it gave me the same problem. so i thought of restoring what has been modified to it original file. thought of this layout file and voila! it was the culprit!:p my template manager went back to normal but then, i could not change the masthead background color again 🙁

    i hope it’s clear now. please help 🙁

    jooservices Friend
    #575446

    Hi there
    Please provide your site CPanel access & reproduce steps of issue . I’ll try to restore this modify.

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575448

    you want me to reupload the changed layout that you did? because currently i have restored it to before the modify so the template manager will work.

    jooservices Friend
    #575483

    Hi there
    # You can use compare files to find out what’s different and restore which part you want.
    # Or please let me know exactly which element you want to change than i can help you re-apply it.

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575520

    hello! i know which file you have modified to solve my problem. however, it caused an issue with my template manager.

    you want me to replied the file you modified and see for yourself the issue its causing in the template manager? 🙂

    phoenix28 Friend
    #641850

    hello! i know which file you have modified to solve my problem. however, it caused an issue with my template manager.

    you want me to replied the file you modified and see for yourself the issue its causing in the template manager? 🙂

    phoenix28 Friend
    #740512

    hello! i know which file you have modified to solve my problem. however, it caused an issue with my template manager.

    you want me to replied the file you modified and see for yourself the issue its causing in the template manager? 🙂

    phoenix28 Friend
    #575524

    to make it clearer, you have updated my masthead.php with these codes to solve my query where i wanted to change masthead background for every menu.


    defined('_JEXEC') or die;
    ?>
    <?php
    $app = JFactory::getApplication();
    $menu = $app->getMenu()->getActive()->id;
    ?>
    <?php if ($this->countModules('masthead')) : ?>
    <div class="container t3-masthead <?php $this->_c('masthead') ?> itemid-<?php echo $menu;?>">
    <jdoc:include type="modules" name="<?php $this->_p('masthead') ?>" />
    </div>
    <?php endif ?>

    however, after updating this (but it works), my template manager acted weird. i cannot save and cannot see Layout tab.

    i hope that clears things 🙂

    phoenix28 Friend
    #641854

    to make it clearer, you have updated my masthead.php with these codes to solve my query where i wanted to change masthead background for every menu.


    defined('_JEXEC') or die;
    ?>
    <?php
    $app = JFactory::getApplication();
    $menu = $app->getMenu()->getActive()->id;
    ?>
    <?php if ($this->countModules('masthead')) : ?>
    <div class="container t3-masthead <?php $this->_c('masthead') ?> itemid-<?php echo $menu;?>">
    <jdoc:include type="modules" name="<?php $this->_p('masthead') ?>" />
    </div>
    <?php endif ?>

    however, after updating this (but it works), my template manager acted weird. i cannot save and cannot see Layout tab.

    i hope that clears things 🙂

    phoenix28 Friend
    #740516

    to make it clearer, you have updated my masthead.php with these codes to solve my query where i wanted to change masthead background for every menu.


    defined('_JEXEC') or die;
    ?>
    <?php
    $app = JFactory::getApplication();
    $menu = $app->getMenu()->getActive()->id;
    ?>
    <?php if ($this->countModules('masthead')) : ?>
    <div class="container t3-masthead <?php $this->_c('masthead') ?> itemid-<?php echo $menu;?>">
    <jdoc:include type="modules" name="<?php $this->_p('masthead') ?>" />
    </div>
    <?php endif ?>

    however, after updating this (but it works), my template manager acted weird. i cannot save and cannot see Layout tab.

    i hope that clears things 🙂

Viewing 15 posts - 16 through 30 (of 39 total)

This topic contains 39 replies, has 2 voices, and was last updated by  jooservices 9 years, 5 months ago.

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