Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Creaktor Branding Agency Friend
    #974428

    Skip component content is not working like I think it should work. When I inspect the div flow, it still injects the main content + sidebar wrapper into the page that was marked as "skip".

    www.creaktor.com

    Creaktor Branding Agency Friend
    #974430

    This happens with all sites. Never could get it to work. I need to make 2 templates to build my site. 1 without the component and one with the component area.

    In the screenshot you can see what I thought would be skipped. The whole wrapper with the sidebar etc should be gone, except for the message window.


    1. Schermafbeelding-2016-10-07-om-15.30.14

    www.creaktor.com

    Pankaj Sharma Moderator
    #974455

    Hi
    Kindly share your site details , skip component will skip the component section its true .
    I will take a look on it .

    Creaktor Branding Agency Friend
    #975372
    This reply has been marked as private.

    www.creaktor.com

    Pankaj Sharma Moderator
    #975509

    Hi
    This seems to be bug , I reported the issue to development team and it will be fixed in next update of template .

    Thanks in advance for your patience.
    You can track the bug here : http://pm.joomlart.com/browse/UBER-546

    Creaktor Branding Agency Friend
    #976875

    For now, untill the bug is solved, I will make a second template and remove the component there.


    1. bug

    www.creaktor.com

    Pankaj Sharma Moderator
    #977416

    Hi
    yes this is a method to use another template style that does not have component section , but definitely development team will add a fix for the issue in next version of template .

    Creaktor Branding Agency Friend
    #985647

    Any info on this matter?

    www.creaktor.com

    Pankaj Sharma Moderator
    #985975

    Hi
    I just check the BUG tracking , it took some more time to fix this issue .
    Kindly wait for the next update for T3 and template .
    http://pm.joomlart.com/browse/UBER-546

    I appreciate your patience on this matter .

    Regards

    sitefaitbienfait Friend
    #1013160

    Hi,

    Any news on this issue? Or a way to avoid use several styles?

    Best regards

    sitefaitbienfait Friend
    #1013171

    May be it could help but not sure it’s the smartest or elegant solution, but ot seems to work.
    I have add this code in my custom layout :

    $app = JFactory::getApplication();
    $tmpl = $app->getTemplate(true);

    and before loading component block :

    if(!in_array($app->getMenu()->getActive()->id,$tmpl->params->get('skip_component_content'))) :
            $this->loadBlock('mainbody');
    endif;

    Regards

    Pankaj Sharma Moderator
    #1013285

    Hi
    The issue has been fix you can see the fixed comment Here
    It will be added in next update of template.
    Regards

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

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

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