#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 27, 2016 9:28:36 GMT -8
Brian : I'm using the non-plugin version as my staff and I are attempting to reduce the number of plugins that we have if we can go the code route. With that being said, I was wondering if it was possible to alter the code a bit to make it so the legend shows what the hot topic is (like it did before it was removed, if my memory serves.) Thanks so much! There's no need to alter the code. You can modify the HTML of the legend itself in Themes > Layout Templates > Board. You're right! Makes sense, Brian
So for the default theme, I've added the custom images to the theme's images and I've added the code for thread_hot and thread_sticky in the forum wrapper, but it's not working.
You need to replace all 6 if you're going to use that code. It's completely overwriting the pbp.hot_topics.images object. I'm also no longer seeing the code anywhere in your global header.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jan 27, 2016 12:00:53 GMT -8
Please bear with me, Brian . I'm a bit confused.
From what I'm now understanding, I simply put the code in the global header and then insert the Forum Wrapper code and only the TWO custom images in the image section of the theme and that will do it?
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 27, 2016 12:13:19 GMT -8
Please bear with me, Brian . I'm a bit confused.
From what I'm now understanding, I simply put the code in the global header and then insert the Forum Wrapper code and only the TWO custom images in the image section of the theme and that will do it?The Forum Wrapper code requires you to specify all 6 images. Otherwise the code will either break completely (at worst) or your images will be changed to broken links for those that you didn't specify.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jan 27, 2016 12:30:38 GMT -8
Ok, Brian , the Global Header code is inserted; the ENTIRE code is in the Forum Wrapper; the two icons I want to change are in the Custom Images in the default theme, but it's showing PB's icons on the default theme.
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 27, 2016 12:48:32 GMT -8
Ok, Brian , the Global Header code is inserted; the ENTIRE code is in the Forum Wrapper; the two icons I want to change are in the Custom Images in the default theme, but it's showing PB's icons on the default theme. I think I see the problem. I've updated the code in the first post. Give the new iteration of both a try.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jan 27, 2016 12:55:39 GMT -8
Sorry, Brian , that didn't do it.
As you saw, the first code put the default icons on the theme.
This version, with both the new Forum Wrapper code and new Global Header code, it doesn't show any of the icons now. It's reverted to the way it looked without the code in place. The first two threads on that board are hot and sticky. Now, they're back to just sticky.
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 27, 2016 13:01:22 GMT -8
Sorry, Brian , that didn't do it.
As you saw, the first code put the default icons on the theme.
This version, with both the new Forum Wrapper code and new Global Header code, it doesn't show any of the icons now. It's reverted to the way it looked without the code in place. The first two threads on that board are hot and sticky. Now, they're back to just sticky. Okay, now it should be working. I made a typo.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jan 27, 2016 13:05:00 GMT -8
No problem, Brian .
You deal with so many diverse issues, I don't know how you keep track.
Which needs to be changed? The Forum Wrapper or Global Header?
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 27, 2016 13:05:57 GMT -8
No problem, Brian .
You deal with so many diverse issues, I don't know how you keep track.
Which needs to be changed? The Forum Wrapper or Global Header? Profile notifications help. None of them need to be changed. I made the most recent correction for you.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jan 27, 2016 13:14:59 GMT -8
You did, you did. Thank you so much!!!!!
I'm so happy to see those custom icons back.
Good job, as always, Brian .
Now, I have a daunting task ahead with all of my themes.
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 27, 2016 17:42:40 GMT -8
Brian : I'm using the non-plugin version as my staff and I are attempting to reduce the number of plugins that we have if we can go the code route. With that being said, I was wondering if it was possible to alter the code a bit to make it so the legend shows what the hot topic is (like it did before it was removed, if my memory serves.) Thanks so much! There's no need to alter the code. You can modify the HTML of the legend itself in Themes > Layout Templates > Board. You wouldn't happen to have the code for the Hot Topics so I can put it back to the way it was originally, would you? Thank you. I will look into it and report back!
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 2, 2016 9:18:00 GMT -8
There's no need to alter the code. You can modify the HTML of the legend itself in Themes > Layout Templates > Board. You wouldn't happen to have the code for the Hot Topics so I can put it back to the way it was originally, would you? Thank you. I will look into it and report back! I'm not sure what you mean. The purpose of the plugin is to do exactly that.
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Feb 2, 2016 18:24:08 GMT -8
You wouldn't happen to have the code for the Hot Topics so I can put it back to the way it was originally, would you? Thank you. I will look into it and report back! I'm not sure what you mean. The purpose of the plugin is to do exactly that. Sorry, I meant in the Legends. I put the code into the Global Headers, but it doesn't put the Hot Topic back into the Legends.
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 3, 2016 9:37:41 GMT -8
Correct, as that's not something that's included in the plugin. You'd have to modify the layout template and add those manually into the HTML of the legend as I specified previously.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Feb 3, 2016 12:23:15 GMT -8
Hi, Brian ~
Could you check out this board, please?
The Hot Locked icon isn't showing.
Thank you!
|
|