Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • falcone Friend
    #193131

    Hi

    I’d like to move the slideshow below the sl-gallery (positions 1, 2 & 3?). Even if this is possible, I have no idea how to do it. Any advice would be gratefully received.

    Also, when I get my preview page (?tp=1), I only see the red, boxed position references for a second

    The display then turns to something different

    Any suggestions as to why?


    1. Preview_1
    2. 2sampte
    pavit Moderator
    #516088

    Hi
    <blockquote>I’d like to move the slideshow below the sl-gallery (positions 1, 2 & 3?). Even if this is possible, I have no idea how to do it. </blockquote>

    You can do in this way

    From your template manager >> Ja Community Plus >> Options Tab >> LAYOUTS >> Default click on edit

    Now you have this code for the top section of your site

    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="sl-gallery" type="modules" style="raw">sl-gallery</block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3</block>
    <block name="topsl1" type="header-spotlight" leftwidth="57">user4,user5</block>
    <block name="topsl2" type="spotlight" special="left" specialwidth="57" main-inner="1">user12,user13,user14</block>
    <block name="headline" type="modules" main-inner="1" style="raw">user6</block>
    <block name="map" type="modules" main-inner="1" style="raw">map</block>
    <block name="video" type="modules" main-inner="1" style="raw">video</block>
    </blocks>

    Change it in this way

    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="sl-gallery" type="modules" style="raw">sl-gallery</block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3</block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl1" type="header-spotlight" leftwidth="57">user4,user5</block>
    <block name="topsl2" type="spotlight" special="left" specialwidth="57" main-inner="1">user12,user13,user14</block>
    <block name="headline" type="modules" main-inner="1" style="raw">user6</block>
    <block name="map" type="modules" main-inner="1" style="raw">map</block>
    <block name="video" type="modules" main-inner="1" style="raw">video</block>
    </blocks>

    falcone Friend
    #516091

    Many, many thanks…….worked perfectly.

    But do yo know why I get the display change in ?tp=1 (my previous post).

    Thanks again.

    pavit Moderator
    #516092

    could you share here the link of your page ?

    so i can take a look at it ?

    axlrose Developer
    #516376

    Hi!

    <blockquote>Also, when I get my preview page (?tp=1), I only see the red, boxed position references for a secon</blockquote>

    When you follow “Extensions >> Template Manager >> JA_Community_Plus – Default”

    If you select “No” this will be the result

    If you selected “Yes” the result would be

    falcone Friend
    #523964

    Fantastic, thank you very much.

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

This topic contains 6 replies, has 3 voices, and was last updated by  falcone 10 years, 2 months ago.

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