#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 15:06:43 GMT -8
Hi, betty66. To change the font size of the posts themselves without affecting any other section of the forum you would need to make a new addition to the end of Themes > Advanced Styles & CSS > Style Sheet. Change the font size in red to your preferred font size.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 13:47:05 GMT -8
Hi, jonboycubs. We use a plugin to do it here, but no plugin is necessary. You can achieve a similar effect by editing the Mini-Profile layout template on your theme and making changes to the style sheet. The only reason we use a plugin on here is so that we can have separate mini-profiles from regular users without having to add each individual one to the theme itself.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 13:34:13 GMT -8
Hi, PF . You could probably modify the homepage-only code found in the official support thread to achieve that. support.proboards.com/thread/440272/sidebar-reduxChange the number in red to the numerical ID of the thread you want the sidebar visible on (this is the number that comes after /thread/ in its URL).
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 13:17:04 GMT -8
Okay, it is working now if you enter the domain, but it isn't yet redirecting the old URL to the new one. The default ProBoards URL will always remain functional in the event you domain is nonfunctional and you need to access your forum. It does not redirect as part of the custom domain service. Attempting a login on the default URL will redirect you to the custom domain URL. Additionally, search engines will reference the canonical URL defined in the meta tags of the page (whichever URL you have set as active in Upgrades > Custom Domains) to know which URL should be used in search results for your forum.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 8:08:03 GMT -8
Hi, Violette. You have a random if statement opening on line 39 of Themes > Layout Templates > Board. Removing that line should make it show properly.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 2, 2018 7:53:05 GMT -8
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 16:08:29 GMT -8
However, it's still not showing the original author in the signature(it's on), and the profile doesn't have any content.
Thoughts there? That one unfortunately has a dependency that I can't change in the library version of the plugin. The author is meant to go where the signature goes, but I can't make the code check for where the signature usually is because not every user has a signature since they're optional (versus the mini-profile which is always there), so I had to tell the code to target the parent. This is the line that controls that: Changing .foot to .content should fix it on that theme, but if you use any other themes it might break on those. As for viewing the NPC's profile, your NPC doesn't have any profile information to display so nothing shows there. The only fields that will ever show on that page are Birthday, Gender, and Location. The HTML that produces the NPC's profile is controlled by the Profile HTML tab of the plugin's settings. The same goes for the mini-profile if you want to change that to match your actual mini-profiles.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 15:54:19 GMT -8
Both accounts have now been deleted.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 15:32:46 GMT -8
This doesn't work well with my current theme(can't see the poster in-thread, profile doesn't load, etc.), I'm just curious if any future versions will allow application to various types of themes. Other than that, I love the plugin! Thanks! It's already built to work that way. I try to make plugins like this work with as little dependencies as possible, but just barely enough was removed in your theme to make the mini-profiles unable to be replaced. The reason the mini-profiles aren't working on your theme is because the .left-panel element where they reside in the default theme no longer exists. In Plugins > Build > NPC Profiles you only have to change a single line in the Javascript section of the Components tab to fix this. This can be fixed by changing this: To this: Edit: This change is present in 1.2.4 which is now available in the plugin library.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 14:51:43 GMT -8
Sorry Brian, Where abouts would I place the CSS you gave above? I'd say your best bet is going into Plugins > Build > NPC Profiles and placing it at the end of the CSS section in the Components tab.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 14:00:49 GMT -8
It seems mine is not placing neatly under the NPC button like yours... This should only happen if your browser window isn't tall enough to accommodate the entire menu between the bottom of the button and the bottom of the window. If the menu doesn't have enough room to fit it moves to the top of the button instead, as is the case for most menus on the forum. You could use CSS to tell it to add a scrollbar once it meets a certain height. Alternatively, in the newest version of the plugin there's an option to categorize your NPCs into submenus if you want to shorten the list that way.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 13:50:36 GMT -8
You can export a copy of your own threads and posts in your global account settings, but not those authored by other users. If you want ownership of your forum's database you can create a forum on Forums.net, but you do not have the same rights to the forum database on ProBoards regardless of your ownership of the forum as you're bound by the ProBoards Terms of Service on this service.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 13:44:02 GMT -8
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 13:09:40 GMT -8
Thought I had this one solved but alas, I don't. Can you provide a link to the forum you're experiencing the issue on? I don't really have anything to go off of here. Is there a limit on number of NPC's? Sort of, but you'd definitely know if you hit it because you'd receive an error message about the plugin's space being exceeded when trying to save them. If you were able to save your new NPCs to the plugin at all then you haven't hit the limit. Here's a long post explaining how the size limits in plugin settings work: support.proboards.com/post/6832565
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 12:09:52 GMT -8
Hi, csmundum. There is no option to export a database from a ProBoards forum. Sorry!
|
|