Notification Message

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 16, 2014 9:12 pm
Reply with quote
Report this post
Hi
I notice that most of your template has Notification Message put on top of the page.
i.e: when users forgot to fill in required field, or they failed to login, receive general error message.

Sometimes, the users can't see the error message as it appears at the very top.
Is there anyway we can move it lower, below the Menu, for example? or having a nice popup ?

thank you very much for your help
User avatar
Expert Boarder

GK User
Thu Sep 18, 2014 8:51 am
Reply with quote
Report this post
Hello,

You can move the messages in the layouts/default.php file by moving the following block:

Code: Select all
<?php if(count($app->getMessageQueue())) : ?>
<jdoc:include type="message" />
<?php endif; ?>
User avatar
Administrator


cron