Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tomaspe Friend
    #117112

    Is it possible in an easy way to add a right module position in this template? To use for example banner ads.

    Hung Dinh Friend
    #210334

    It will require lot of customized codes into the projects for adding a right module. However, if they are just the banner, I think you can add them to the right of templates outside the whole template container 🙂

    tomaspe Friend
    #210903

    I think it will work fine if I could add it to the right of the template, but how do I do that?

    Hung Dinh Friend
    #210920

    Add <?php mosLoadModules( ‘banner’, -1 ); ?> to the desired location of template index file.
    I think it can be just before or after <?php mosMainBody(); ?>.
    Do not forget to publish from admin panel.

    tomaspe Friend
    #210925

    Can’t get it to work. It doesn’t show up outside the template, just inside in different positions. Could you give me more specifik instruktions?

    Hung Dinh Friend
    #210940

    have you checked the module position of the banner? it must be in the banner position?
    If you can PM me the Admin information of your site, I will go over to have a look for you.

    tomaspe Friend
    #210958

    Instead of using “banner” I am been using “Right” module position. I have inserted the following code in the index file of the JA Plut template.
    <blockquote><!– BEGIN: RIGHT COLUMN –>
    <div id=”rightcol”>

    <?php mosLoadModules(‘right’,-2);?>
    </div>
    <!– END: RIGHT COLUMN –></blockquote>

    In the attached picture you can see where the module “CB Workflow” ends up inside the template.

    I have tried to insert the text in different places and are able to move around the right module position, but it never goes outside to the right of the template.

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

This topic contains 7 replies, has 2 voices, and was last updated by  tomaspe 18 years ago.

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