Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • simonstone Friend
    #197427

    Hey there,

    I installed the JA University, but I have different layout or positions as this one. I couldn’t see “position1 – position 4”, and but positions like “user1-24”. I tried the whole day today, and now the positions are messed up. I can’t make it look like the positions 1-4 in this module layout I attached.

    Should I define on the layout file at the backend? I tried it, and it didn’t work.

    The current layout has blocks on the top, but I want exactly the same position as the photo I attached in zone A.

    And I also tried to remove the modules in sidebar-1. But didn’t work out either.

    Could anyone help me?

    Thanks!


    1. module-position-2
    Ninja Lead Moderator
    #533833

    position1position4 do not define by default the JA University Template but you can define new them with my workaround below

    + Open templates/ja_university/etc/layouts/default.xml file

    Change

    <block name="topsl2" type="spotlight">user9, user10, user11, user12</block>

    To

    <block name="topsl2" type="spotlight">user9, user10, user11, user12</block>
    <block name="topsl3" type="spotlight">position1, position2, position3, position4</block>

    + Open templates/ja_university/templateDetails.xml file

    Change

    <position>top-panel</position>
    To

    <position>top-panel</position>
    <position>position1</position>
    <position>position2</position>
    <position>position3</position>
    <position>position4</position>

    Once done to clear cache from admin area

    simonstone Friend
    #533910

    Thanks Ninja for your response!

    I tried but it didn’t work as I expected. Maybe I tell you exactly what I need and you can tell me what to do:

    1. From the attached layout, I want the three modules in A to be the same. I want to put a sermon player at Zone B.

    2. I want to remove the two modules in Zone C, that Zone D could stretch out and look bigger.

    That’s it. The code is kind of complicated since I am not familiar with coding.

    Thanks for helping!


    1. module-position-3
    Ninja Lead Moderator
    #533954

    I forgot to mention this, JA University template has both versions – one for T3v2 and one for new T3 framework.

    With T3v2 framework under your site, please find all positions available in this screenshot:

    You can go to admin site > template manage > options button > Preview Module Positions: Enabled and check from front-end of your site with format your_domain?tp=1, you will see all positions as per my screenshot.


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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 6 months ago.

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