Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • retrovertigo Friend
    #148335

    Hi All,

    Is it possible to display a module above the ‘Welcome to the FrontPage’ area on the Frontpage of JA Opal? If so, how do you do it?

    I can’t seem to do it by the usual module positioning field.

    NOTE: Site is hosted on localcomputer

    histeriks Friend
    #335940

    retrovertigo;163217Hi All,

    Is it possible to display a module above the ‘Welcome to the FrontPage’ area on the Frontpage of JA Opal? If so, how do you do it?

    I can’t seem to do it by the usual module positioning field.

    NOTE: Site is hosted on localcomputer

    Hi retrovertigo,

    to add a module position above Opal’s frontpage area, open index.php file located in your template’s directory, and on line 186 add this:

    <?php if ( $this->countModules('new_position') ) : ?>
    <jdoc:include type="modules" name="new_position" style="jamodule" />
    <?php endif; ?>

    then, open templateDetails.xml located in the same directory, and on line 61 add this:

    <position>new_position</position>
    Publish your module on new_position and enjoy 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  histeriks 14 years, 8 months ago.

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