Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • paky50 Friend
    #899312

    Hi,
    in my site i want ti apply the layout "home3" but i want the sidebar in my articles too.
    How do I get both?


    1. style_default-1
    2. style_home_3-1
    paky50 Friend
    #899315
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #899318

    Hi
    You can use the layout like this workflow
    Use two Template style for the site . One is for Homepage Menu only and do not set it as default template style . Assign Home3 layout for this template style .

    Second : Use one template style as default template style and use Default layout in this . So u can use it everywhere on your site .

    Now If you want to replace Home-3 Template style MainBody section with default layout Mainbody (have sidebars)
    Go to "/tpls/home-3.php" in template "ja_jason".
    Replace this code

    
      <?php $this->loadBlock('mainbody-home') ?>
    

    with

    
      <?php $this->loadBlock('mainbody') ?>
    

    Here > http://prntscr.com/af0ndn
    Let me know if there is any confusion .

    paky50 Friend
    #899435

    Perfect. Many thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  paky50 8 years, 8 months ago.

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