Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

'Login successful' message - we don't want it!

8 years 10 months ago
  • Susan's Avatar
    Topic Author
  • Susan
  • Offline
  • Fresh Boarder
  • Posts: 69
  • Thank you received: 20
Licenses:
JomSocial Expired AdAgency Expired iSEO Expired Socialize Expired

ISSUE SUMMARY: When you login, you get a 'Login successful' message, which the user has to close. The message is a waste of time and space, as he can see he has logged in successfully!!
Also, the X to close the message is difficult to select on an iPhone, so the user has to try 5 times to close the message, which is taking up his screen.


STEPS TO REPLICATE:
1 Login successfully
2 See the message 'Login successful' taking up your screen
3 try to close this message by clicking on X
4 see how many times you have to click on X!
5
RESULT It is difficult and annoying to close the message. And the message tells the user nothing!!
EXPECTED RESULT We do not want 'positive' messages like 'Login successful'. We only want 'error messages' to show up.
BROWSER Safari on iPhone

How can we hide the 'messages' that we don't want?
Thanks

8 years 10 months ago
Licenses:

Hi Susan,

that message from jomsocial redirect plugin, here the steps to remove it:
edit /plugins/system/jomsocialredirect/jomsocialredirect.php
around line 85, find this code

$mainframe->redirect($link, JText::_($this->params->get('redirect_login_msg', 'LOGIN_SUCCESSFUL')), 'message');
changing it to
$mainframe->redirect($link);

Regards

The following user(s) said Thank You: Susan, Thomas
8 years 10 months ago
  • Susan's Avatar
    Topic Author
  • Susan
  • Offline
  • Fresh Boarder
  • Posts: 69
  • Thank you received: 20
Licenses:
JomSocial Expired AdAgency Expired iSEO Expired Socialize Expired

Thanks for this.

I think it is worth you testing the X to close the message, as that is relevant for all messages and I find it difficult to select X to close these messages. maybe the X needs to be bigger?

Thanks

8 years 10 months ago
Licenses:

Hi Susan,

the site frontend make confusing. at some page using GK msocial, but at some page using socialize.
but at dev site I backend, I only can find socialize.
with socialize template the close button look like this:



you can make it bigger by put this CSS at /templates/socialize/css/custom.css
.close {
  font-size: 29px;
}

Regards

Attachments:
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW