By Brett Buchanan on Saturday, 11 June 2016
Posted in Technical Issues
Replies 7
Likes 0
Views 715
Votes 0
Hi! Signatures are not showing in teh forum posts. I have it set to show in the backend under Settings,, layout, users. I have the signature set in Easysocial as part of the registration process for specific user profile.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

That was know issue, I already applied some fix in this file JoomalFolder\components\com_easydiscuss\themes\wireframe\post\default.signature.php , in case other user need this fix, you can download my fix file and replace into that file location.
·
Saturday, 11 June 2016 12:43
·
0 Likes
·
0 Votes
·
0 Comments
·
THank you!! But it is still not showing. I have signature set in Profile Types (easysocial) and set to a specific user group. Also, the only "signature" option fields are with somethign called "Kunena". Is that what I am supposed to use?
·
Tuesday, 14 June 2016 05:08
·
0 Likes
·
0 Votes
·
0 Comments
·
I am sorry for the delay of this reply. I've inspected that your are using the wrong apps for the signature, where currently you are using the kunena's signature, I've installed the EasyDiscuss Signature apps in your site and it working perfectly fine now. Please give it a try

Have a nice day ahead Brett
·
Tuesday, 14 June 2016 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
awesome! Thank you! By chance, is it possible to change the size of the font for the signature?? I need it to be smaller.

Thanks!!
·
Tuesday, 14 June 2016 11:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you add the css code below in your custom css file and adjust the font-sized to your preferable size and see how it goes?
#ed div.ed-signature {
font-size: 10px;
}


Cheers!
·
Tuesday, 14 June 2016 11:50
·
0 Likes
·
0 Votes
·
0 Comments
·
That did it!! Thanks!!

Also, when I go to the Profile Types, custom fields, it is no longer allowing me to edit, delete, or add anything.

Also, Since the fix was to add EasyDiscuss signature app, should we remove/replace the previous file we installed early on in this ticket? Could that be a conflict?

Thanks!!
·
Tuesday, 14 June 2016 11:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Brett,

I've applied some fix in this file -> JoomlaFolder\media\com_easysocial\apps\fields\user\discuss_signature\scripts\sample_content.js , it should work fine now.
·
Tuesday, 14 June 2016 23:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post