Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mberwing Friend
    #146985

    Hi there,

    I need to extend the index.php with custom code and put the php – code straight after <body> tag
    as I need to include a third party module and had to create a new position.

    Code to be placed:

    <?php if($this->countModules(‘absolute’)) { ?>
    <div id=”absolute” >
    <jdoc:include type=”modules” name=”absolute” />
    </div>
    <?php } ?>

    This is what I did with other Joomlart templates in the past via “modify html”…but it does not work with the JA Kyanite II and I do not know where and how to put in php code so that it is straight after body tag.

    Can someone help me ?

    Anonymous Moderator
    #327092

    Hi there

    you have to add this code into templatesja_kyanite_iilayoutsdefault.php file or files in blocks folder

    Hope it helps

    mberwing Friend
    #327161

    <em>@JA Developer 157506 wrote:</em><blockquote>Hi there

    you have to add this code into templatesja_kyanite_iilayoutsdefault.php file or files in blocks folder

    Hope it helps</blockquote>

    Thanks a lot…..this worked !!

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

This topic contains 3 replies, has 2 voices, and was last updated by  mberwing 14 years, 11 months ago.

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