Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • halilibrahimkar Friend
    #177806

    Hi,

    When i add an item on front, don`t show any describe as “Item added successfully”.

    When I click “save”, page load again. Item add successfully But there isnt a describe.

    Also i think, you should edit css for “k2 edit form”. It dont look good.

    Thx.

    Wall Crasher Developer
    #456041

    Hi

    JAWall disable the system message by default. You can enable it by add this block markup.
    Open file templatesja_wallcomponent.php

    Modify the markup from:

    <div class="inner content-inner clearfix">
    <jdoc:include type="component" />
    </div>

    to:

    <div class="inner content-inner clearfix">
    <jdoc:include type="message" />
    <jdoc:include type="component" />
    </div>

    If you have any other question, please let me know.

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Wall Crasher 12 years, 5 months ago.

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