Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rockbox Friend
    #195038

    Hi,
    How do I delete or disable ” Auto message” and “Auto component” in the corporate layout?
    and where is the “message” that is see on the corporate layout page?

    Cheers.


    1. auto
    Saguaros Moderator
    #524068

    These 2 default elements belong to <body> element of template to render the main content (component) and system/errors messages (message) of page being viewed. And depend on the layout you’re using, you can remove these 2 elements in relevant file in this path: templatespurity_iiitplsblocksmainbody


    <?php if($this->hasMessage()) : ?>
    <jdoc:include type="message" />
    <?php endif ?>

    <jdoc:include type="component" />

    joomlart101 Friend
    #978007

    hello,

    just wondering: what does the auto-component actually do?
    i cant figure out wich position to select to use it… etc.

    🙂

    Saguaros Moderator
    #978044

    As I mentioned above, these are 2 special blocks in Joomla:

    • Messages: displays system messages: errors/ notifications/ etc…
    • component: shows main content of website such as: content of article, content of a component you use, etc …

    I hope it makes senses.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Saguaros 8 years ago.

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