gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Aug 11, 2015 14:59:14 GMT -8
Hi Todge, This is a nice little feature that I have been wanting for a long time and my members are loving this very much! Thank you. I am wondering if there might be a way to change the wording from 'ignore' to 'clear' as it caused folks concern that they were sending an ignore message back to the hugger rather than just clearing the notification. Also, is it possible to have a way to differentiate between someone who is hugging you back vs sending you a new hug? It's kind of hard to know if it is just a return hug or if it requires a new response. Thanks.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Aug 11, 2015 16:34:28 GMT -8
Hi Todge, This is a nice little feature that I have been wanting for a long time and my members are loving this very much! Thank you. I am wondering if there might be a way to change the wording from 'ignore' to 'clear' as it caused folks concern that they were sending an ignore message back to the hugger rather than just clearing the notification. Also, is it possible to have a way to differentiate between someone who is hugging you back vs sending you a new hug? It's kind of hard to know if it is just a return hug or if it requires a new response. Thanks. Changing the 'Ignore' text is relatively simple.. Update your plugin to version 0.1.2Then put this in your Global Footer.. <script type="text/javascript"> // Change 'Ignore' text.. $(document).ready(function(){ $('.poke_ignore').each(function(){ $(this).html('Clear'); }); }); </script> Displaying a different message when you have been hugged back is more involved. It requires extra storage as well as the functionality required to use it. I will try to add that in the next major update.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Aug 11, 2015 16:56:50 GMT -8
Thank You so much, Todge. It worked a charm changing the text. I will look forward to the update at your convenience.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Sept 3, 2015 4:45:30 GMT -8
Todge I'm sure I'm being a pain in the bum but is there anyway you could add in a way I could park it in an specified profile 'box' as it were I should have known someone (you ) would ask that..... Has there been any progress on this?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Sept 3, 2015 11:49:22 GMT -8
Not as yet, I'm trying to get the member gallery update finished before I look at anything else.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 17:11:22 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Sept 8, 2015 7:46:35 GMT -8
hi Todgei know you're busy so in your own time iv changed text and stuff for your plugin, so iv messed about in css etc etc im just wondering if i can put an image instead of this text please in the profiles:) iv changed it to 'noticed' as in "someone has noticed your talents" its all this text which i would like an image of my choice if this is possible. goldenbeatz.uk/
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Sept 17, 2015 11:03:32 GMT -8
hi Todgei know you're busy so in your own time iv changed text and stuff for your plugin, so iv messed about in css etc etc im just wondering if i can put an image instead of this text please in the profiles:) iv changed it to 'noticed' as in "someone has noticed your talents" its all this text which i would like an image of my choice if this is possible. goldenbeatz.uk/View AttachmentWhere. exactly, are you wanting the image to be shown? If you replace all of the text with a single image, they'd be no way to differentiate when you notice someone or if someone has noticed you, who they are, and you'd lose the link to notice them back.
|
|
inherit
190874
0
Nov 4, 2023 5:43:57 GMT -8
daylilydude
305
March 2013
daylilydude
|
Post by daylilydude on Sept 21, 2015 8:48:46 GMT -8
Hiya Todge, I'm wondering if this could be added to the mini-profile area?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Sept 21, 2015 14:31:44 GMT -8
Hiya Todge, I'm wondering if this could be added to the mini-profile area? I don't see why not. I'll add that to my list of 'things to do'.
|
|
inherit
220630
0
Feb 27, 2016 9:22:55 GMT -8
revorevo
31
April 2015
revorevo
|
Post by revorevo on Feb 13, 2016 9:46:06 GMT -8
hello can we have a notification for it on the menu profile tab just like other notifications when u get messege oe something? ty
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Feb 13, 2016 13:18:31 GMT -8
hello can we have a notification for it on the menu profile tab just like other notifications when u get messege oe something? ty I could add it to the interests notification center plugin if you wanted
|
|
inherit
220630
0
Feb 27, 2016 9:22:55 GMT -8
revorevo
31
April 2015
revorevo
|
Post by revorevo on Feb 13, 2016 15:02:09 GMT -8
hello can we have a notification for it on the menu profile tab just like other notifications when u get messege oe something? ty I could add it to the interests notification center plugin if you wanted i have no idea what is interests notification center plug in, but if it will help pls do thnx for replay
|
|
inherit
192136
0
Aug 17, 2014 8:10:36 GMT -8
?adwoman?
1,884
April 2013
adwoman
|
Post by ?adwoman? on Feb 13, 2016 15:09:32 GMT -8
|
|
inherit
220630
0
Feb 27, 2016 9:22:55 GMT -8
revorevo
31
April 2015
revorevo
|
Post by revorevo on Feb 13, 2016 15:17:53 GMT -8
this looks great I would be thankful if u can add the poke system to the list too Pa????st????u???l?e? ??o??23
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Feb 14, 2016 1:13:34 GMT -8
this looks great I would be thankful if u can add the poke system to the list too Pa????st????u???l?e? ??o??23 Try This Out: Includes Pokes System Notifications Interests Notification Center 2-1-1.pbp (10.7 KB)
|
|