Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • maxdelius Friend
    #146970

    How can I create an empty wrapper page?

    Only topmenu footer and wrapper should appear.

    I’m setting up an photo blog. I want every registered user to be redirected to a new page wit top menu, footer and wrapper (with external url).

    I’m using the YOOlogin module.

    thx

    max

    Anonymous Moderator
    #327066

    Hi there

    Please open templates/ja_teline_iii/component.php file, add following code before body tag:


    <?php if( $this->countModules('footnav') ): ?>
    <div class="ja-footnav">
    <jdoc:include type="modules" name="footnav" />
    </div>
    <?php endif; ?>

    In your link, please add tmpl=component as following link:

    http://www.yourdomain.com/index.php?option=com_wrapper&view=wrapper&Itemid=60&tmpl=component

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

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

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