By paul lewis on Sunday, 10 August 2014
Posted in General Issues
Replies 3
Likes 0
Views 830
Votes 0
I see where i can set a limit of characters from discuss into easysocial but it just loads and shows the entire post in easysocial, please help
Hello Paul,

I am really sorry for the delay of this reply as it is a weekend for us here. Currently it's not possible to set a maximum character for the app but I have added this for you and you can now configure this in the EasyDiscuss app settings for EasySocial. I have set it to 250 for you and it will truncate it at 250 characters now.

By the way, I noticed that for some reasons your login popup input text has a crazy padding so basically even if you type anything, you can't see it . You can fix this by adding the block of css codes into your template's css file,


#login-form input {
height: 40px;
}
·
Sunday, 10 August 2014 14:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Could you do it for me, or get me the file and exact location to do it in?
·
Sunday, 10 August 2014 14:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Paul,

Hm, I have already tweaked your EasyDiscuss app to add those settings for the stream contents length. Am I missing anything here?
·
Sunday, 10 August 2014 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post