Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #989183

    Hi
    Open template folder /tpls/block/spotlight-2.php file .
    Create another file with name spotlight-3.php and add the same code from the spotlight-2.php file .
    Now replace the module position name with new module position like this : http://prntscr.com/db2tk6
    Open tpls/default.php file and define the spotlight-3 block as per needs .

    Also, Open templatedetails.xml file and define the new module position name .

    Reference doc : http://www.t3-framework.org/documentation/layout-system.html#add-block

    hoknight Friend
    #989283

    Thanks! the position spotlight has been added.
    Can you tell me more about if I want to add left column and right column.Which file should be good for create another file and modify code like attached image?

    Thanks


    1. ScreenShot1320
    Pankaj Sharma Moderator
    #989296

    Hi
    You can resize the spotlight block module position and make them like u needed . Two position above and two below it.
    https://www.joomlart.com/documentation/joomla-faqs/layout-width#module-width
    Or you can add new modules position block and define two module positions.
    Best Regards

    hoknight Friend
    #989315

    Yes, I have tried as same as your suggestion in spotlight position. However, there are contain difference hight information in same row. So, it does not fit on page when one module highter than another.

    I perfer add new module left and module right but I’m afraid it may out of responsive framework. So, I want to copy exiting file and modify code on it.

    Pankaj Sharma Moderator
    #989337

    Yes you can try that way too. Beside this you can follow the documentation link from my first post this will help u to understand how to add positions.

    hoknight Friend
    #989565

    Can you have a check why the layout does not fit on page?
    There are positions 7-11.


    1. ScreenShot1337
    2. ScreenShot1338
    Pankaj Sharma Moderator
    #989571

    Hi
    its hard for me to assume the issue via screenshot .
    Kindly post the site details using Private reply .

    hoknight Friend
    #989573
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #989584

    Hi
    You published the module on last position : http://prntscr.com/dbhwra
    And all other position are empty . its normal view for the module .You have to increase the module position width to full width to show the slideshow in full width .

    Kindly check this doc : https://www.joomlart.com/documentation/joomla-faqs/layout-width#module-width

    hoknight Friend
    #989590

    Thanks.
    How to fix the spotlight-2 position keeping in center of page as same as spotlight-1 position?


    1. ScreenShot1339
    Pankaj Sharma Moderator
    #989600

    Hi
    For this you have to add contianer class in tpls/spotlight-2.php
    You will see

    t3-sl t3-sl-2 

    Add contianer class

    t3-sl t3-sl-2 container

    Here : http://prntscr.com/dbict6

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

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

The topic ‘How to add more positions?’ is closed to new replies.