SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 12, 2019 9:43:36 GMT -8
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 13, 2019 15:42:44 GMT -8
Bump
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 13, 2019 15:54:33 GMT -8
Go to Admin > Structure > Headers & Footers. Click on the board that you want this to take effect in and put this in the FOOTER: <script type="text/javascript"> $('.container > .title-bar > .controls li a').html("Make a New Thread"); </script>
Change "Make a New Thread" to what you want (be sure to keep the quotation marks, though).
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 13, 2019 17:47:23 GMT -8
Lynx That code is not working for me. 😟
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 13, 2019 21:16:32 GMT -8
SafeInSanity, 1. Did you put it in the board's footer? It's not a guest-friendly board, so I can't look. 2. Paste the full code that you put in, please.
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 14, 2019 6:27:52 GMT -8
SafeInSanity , 1. Did you put it in the board's footer? It's not a guest-friendly board, so I can't look. 2. Paste the full code that you put in, please. Yes, I put this code in the board's footer but it did nothing. <script type="text/javascript">
$('.container > .title-bar > .controls li a').html("What's on Your Mind?");
</script>
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 14, 2019 7:36:05 GMT -8
SafeInSanity , 1. Did you put it in the board's footer? It's not a guest-friendly board, so I can't look. 2. Paste the full code that you put in, please. Yes, I put this code in the board's footer but it did nothing. <script type="text/javascript">
$('.container > .title-bar > .controls li a').html("What's on Your Mind?");
</script>
Have you done template mods? That code works on my test forum on a vanilla theme. It also worked via console on one of your boards named Hub.
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 14, 2019 9:53:05 GMT -8
Have you done template mods? That code works on my test forum on a vanilla theme. It also worked via console on one of your boards named Hub. Yes, I had Kami make me a template code that makes my thread list look more like blog posts on that board.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 14, 2019 10:32:25 GMT -8
Have you done template mods? That code works on my test forum on a vanilla theme. It also worked via console on one of your boards named Hub. Yes, I had Kami make me a template code that makes my thread list look more like blog posts on that board. Well, I'll either need to register on your forum, or you can post (or PM me) with the changes (most particularly, any class name changes and/or parent/sibling changes) for that board or you'll need a PB Admin to take a look. Up to you.
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Nov 14, 2019 10:57:08 GMT -8
Howdy howdy, it's @ kamiyakaoru , not @ kami! :D The template mod I provided did not change any classes or effect the 'create thread' button. However, you can do this without a script which might be easier. Sample: kamitest5.proboards.com/board/2/test-boardIs this what you're looking for?
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 14, 2019 11:02:03 GMT -8
Thanks for the info, Kami! I noticed on your test forum that the "New Blog" just links to the board, and not creating a new thread on the board. Is that intended?
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Nov 14, 2019 11:25:33 GMT -8
Thanks for the info, Kami ! I noticed on your test forum that the "New Blog" just links to the board, and not creating a new thread on the board. Is that intended? Oop, nope, not intended, used the wrong variable. Thanks! It's fixed now :D
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 15, 2019 17:15:12 GMT -8
This is the text that I am trying to change Lynx
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Nov 16, 2019 4:40:18 GMT -8
<script type="text/javascript"> $('.container > .title-bar > .controls li a').html("What's on Your Mind?"); $('.container.new-area.wysiwyg-area > .title-bar > h2').html("What's on Your Mind?"); </script>
The line that has the .controls li a changes the Create Thread button on the Thread List page. The line that has the h2 should change the title bar text on the Posting page. Just change the "What's on Your Mind?" to the text you want - but be sure to keep the quotation marks in both instances. REPLACE the old code I gave you with the above - putting it in the FOOTER for the board to be affected ( Admin > Structure > Headers & Footer > (select board) > Footer).
|
|
SafeInSanity
Junior Member
Falling in love with Proboards again!
Posts: 424
inherit
23917
0
Feb 27, 2020 11:29:13 GMT -8
SafeInSanity
Falling in love with Proboards again!
424
May 2004
wiki
|
Post by SafeInSanity on Nov 16, 2019 8:15:50 GMT -8
This is the text that I am trying to change Lynx <script type="text/javascript"> $('.container > .title-bar > .controls li a').html("What's on Your Mind?"); $('.container.new-area.wysiwyg-area > .title-bar > h2').html("What's on Your Mind?"); </script>
The line that has the .controls li a changes the Create Thread button on the Thread List page. The line that has the h2 should change the title bar text on the Posting page. Just change the "What's on Your Mind?" to the text you want - but be sure to keep the quotation marks in both instances. REPLACE the old code I gave you with the above - putting it in the FOOTER for the board to be affected ( Admin > Structure > Headers & Footer > (select board) > Footer). Thanks Lynx! ... working great!
|
|