Former Member
inherit
guest@proboards.com
256971
0
Dec 1, 2024 12:58:01 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 29, 2019 18:17:18 GMT -8
Lynx - The background isn't changing. I might have this wrong. .prizeCount { background-image:url(https://i.postimg.cc/bNnR39vG/sbggd1.gif); } The color of the number changed fine.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Oct 29, 2019 21:56:38 GMT -8
Lynx - The background isn't changing. I might have this wrong. .prizeCount { background-image:url(https://i.postimg.cc/bNnR39vG/sbggd1.gif); } The color of the number changed fine. Most likely because that isn't an image there, just a color. Try this instead: .prizeCount { background-color: #ffff00; }
Change the color to your liking. You could also replace the #ffff00 with transparent to have a transparent background color. At least, it worked on my test forum.
|
|
Former Member
inherit
guest@proboards.com
256971
0
Dec 1, 2024 12:58:01 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 30, 2019 6:00:20 GMT -8
Lynx - That's weird. It's not working. I changed the color to transparent and nothing.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Oct 30, 2019 14:36:06 GMT -8
Lynx - That's weird. It's not working. I changed the color to transparent and nothing. I'll need a link to your forum, please. I need to be able to see a thread, so I can look at a mini-profile. If you don't want to post your forum URL, you can PM it to me.
|
|
inherit
205992
0
Nov 24, 2024 14:46:39 GMT -8
trixsey1
60
February 2014
trixsey1
|
Post by trixsey1 on Nov 21, 2019 7:18:10 GMT -8
Lynx , can you tell me why when a put a different image in the "Prize image for alert message" box, it still just shows what is entered in the "Prize image URL" box? The help hovers imply you can get put different images in each box, but I'm seeing the same one when playing. I found the issue - it was using the prize image setting. I'll submit a fix for this, but if you want to fix it before the bug-fix submission gets approval: (1) Go to Admin > Plugins > Build(2) Click on the Scavenger Hunt plugin (3) In the Build, click on the Components tab (4) In the JavaScript Component, go to line 116 (if using Version 0.2.0). If using an older version, look for this line: proboards.alert(pb.plugin.get('scavenger_hunt').settings.object_name + " found!", "<img style='float:left; padding:15px; padding-right:20px;' src='" + pb.plugin.get('scavenger_hunt').settings.object_image + "'><span style>" + pb.plugin.get('scavenger_hunt').settings.win_text + "<br><br><center><b>+" + incrementNum + " " + pb.plugin.get('scavenger_hunt').settings.prize_name_plural + "!<br>" + dbCheck + " " + pb.plugin.get('scavenger_hunt').settings.prize_name_plural + " in your " + pb.plugin.get('scavenger_hunt').settings.container_name + " now!</b></center></span>");
(5) Where you see pb.plugin.get('scavenger_hunt').settings.object_image and change it to pb.plugin.get('scavenger_hunt').settings.chest_image and remember to save. Otherwise, you can wait until Version 0.2.1 gets accepted into the library and just install that. Hi, I've installed this plugin but the build option isn't coming up for me for the scavenger hunt. I've used the previous version with no problems but now I've installed this one the build option for this plugin isn't there. With the last one I changed all the text to make an Easter and Christmas themed ones using custom graphics, but I can't see that option here now. Any help with thanks...x
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Nov 21, 2019 9:21:36 GMT -8
Hi, I've installed this plugin but the build option isn't coming up for me for the scavenger hunt. I've used the previous version with no problems but now I've installed this one the build option for this plugin isn't there. With the last one I changed all the text to make an Easter and Christmas themed ones using custom graphics, but I can't see that option here now. Any help with thanks...x The Build option was removed with the introduction of the Leaderboard. Exactly what are you trying to change - it's quite possible that there's an option in the settings for it.
|
|
inherit
205992
0
Nov 24, 2024 14:46:39 GMT -8
trixsey1
60
February 2014
trixsey1
|
Post by trixsey1 on Nov 21, 2019 9:32:30 GMT -8
Hi MSG, thanks for your speedy response.
Before, I could edit the lines of text from the build option and put in whatever I wanted and the images of my choice. Most of that is still here in your new version.
I wanted to edit the text when you find the prize detector, for example for an Easter one, you found a magic carrot, or for another it was a golden Easter egg with magical powers. For Christmas the detector has been a fairy, Santa or an elf that helps you out.
Hints would appear after so much as been collected, but I can't edit that either.
And when a user is logged off and can see the "prize", and tries to click on it that option to change the text and image there as well I can't edit either - not unless I'm missing something myself, which might be the case, lol.
Thanks..x
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Nov 21, 2019 9:43:09 GMT -8
Hi MSG, thanks for your speedy response. Before, I could edit the lines of text from the build option and put in whatever I wanted and the images of my choice. Most of that is still here in your new version. I wanted to edit the text when you find the prize detector, for example for an Easter one, you found a magic carrot, or for another it was a golden Easter egg with magical powers. For Christmas the detector has been a fairy, Santa or an elf that helps you out. Hints would appear after so much as been collected, but I can't edit that either. And when a user is logged off and can see the "prize", and tries to click on it that option to change the text and image there as well I can't edit either - not unless I'm missing something myself, which might be the case, lol. Thanks..x Prize Detector Images are found on the What the prize? tab - just above the Key settings (Prize detector activated image and Prize detector deactivated image). What hints are you referring to? I'll look into the logged off aspect. That may not have changeable settings. If they don't, I'll see about adding them in.
|
|
inherit
205992
0
Nov 24, 2024 14:46:39 GMT -8
trixsey1
60
February 2014
trixsey1
|
Post by trixsey1 on Nov 21, 2019 9:46:18 GMT -8
Hi, I've installed this plugin but the build option isn't coming up for me for the scavenger hunt. I've used the previous version with no problems but now I've installed this one the build option for this plugin isn't there. With the last one I changed all the text to make an Easter and Christmas themed ones using custom graphics, but I can't see that option here now. Any help with thanks...x The Build option was removed with the introduction of the Leaderboard. Exactly what are you trying to change - it's quite possible that there's an option in the settings for it. This is an example of what I mean...Before I could change this to any text or image, but I can't see that option now? And hints appear from the prize detector as you collect more.. Well I like to make like a story based version of this hunt and it's quite popular with my members, for each annual festivity, such as Easter, Halloween, Xmas etc.. And when member whom is offline and click the prize it displays the image I choose for the main prize but the text I can't change there either.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Nov 21, 2019 9:56:56 GMT -8
trixsey1, Yeah, those are hard-coded and only show if the Halloween Feature was turned on. I'll see about making those into options for the next update, as well as adding in a Show Hint option - so they can be turned on or off. The logged off popup is also currently hard-coded. I'll see about adding an option for that as well in the next update. Thanks for bringing these to my attention!
|
|
inherit
205992
0
Nov 24, 2024 14:46:39 GMT -8
trixsey1
60
February 2014
trixsey1
|
Post by trixsey1 on Nov 21, 2019 10:05:04 GMT -8
No probs MSG, and thank you for the new release and for getting back to on this....x
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Nov 21, 2019 10:18:48 GMT -8
No probs MSG, and thank you for the new release and for getting back to on this....x You're welcome. Working on the new update now - so (hopefully) it'll be out early next week. I'll post in this thread when the update has been accepted into the library.
|
|
inherit
226892
0
Nov 24, 2024 14:02:56 GMT -8
m2marsh
Come find us again y'all!
925
November 2015
m2marsh
|
Post by m2marsh on Nov 21, 2019 10:48:00 GMT -8
No probs MSG, and thank you for the new release and for getting back to on this....x If you permanently leave the Halloween features off, the What's the Prize tab allows you to change images and text throughout the game. I customize mine as you are describing and it's really easy to do from that tab.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,849
January 2015
msg
|
Post by Lynx on Nov 21, 2019 11:05:52 GMT -8
No probs MSG, and thank you for the new release and for getting back to on this....x If you permanently leave the Halloween features off, the What's the Prize tab allows you to change images and text throughout the game. I customize mine as you are describing and it's really easy to do from that tab. They're referring to the hints that are hard-coded in there by David - which (according to the code) will only display if the Halloween Feature was turned on. Also, the popup that guests get when clicking a prize is also hard-coded, so that can't be changed as is. Those are the new options I'm working on.
|
|
inherit
205992
0
Nov 24, 2024 14:46:39 GMT -8
trixsey1
60
February 2014
trixsey1
|
Post by trixsey1 on Nov 21, 2019 11:24:09 GMT -8
No probs MSG, and thank you for the new release and for getting back to on this....x If you permanently leave the Halloween features off, the What's the Prize tab allows you to change images and text throughout the game. I customize mine as you are describing and it's really easy to do from that tab. Thanks fore the tip m2marsh, but I already know this. Like already said, I'm talking about the other things that are in the code that I can't get to now with the Halloween features on. MSG understands what I mean, lol , if I'm not explaining myself correctly! Thank you for taking the time to look at this, it's really appreciated.. Look forward to the new update...x
|
|