Jump to content

How to fix Member Location listing from bad text formatting?


Go to solution Solved by Genestoy,

Recommended Posts

Posted

I don't want to edit something that should not be edited, but so far no fixes in the custom files are working. The Location line on all members info display area on a post is missing the space between the "Location:" and the filled in place. Photo attached shows the issue. Is there a way to fix this, please?

Thanks.

Forum Location Issue.JPG

Posted

This is not the behavior in the default theme on our install. Do you have a customization that might be doing this?

Showing the Member ID is not default behavior. Perhaps some third-party plugin is responsible?

Posted
2 hours ago, usmf said:

I don't want to edit something that should not be edited, but so far no fixes in the custom files are working. The Location line on all members info display area on a post is missing the space between the "Location:" and the filled in place. Photo attached shows the issue. Is there a way to fix this, please?

Thanks.

Forum Location Issue.JPG

That's controlled by the Profile Fields "Display format for profile" setting ( ACP => Members => Profile )

Posted
3 hours ago, Daniel F said:

That's controlled by the Profile Fields "Display format for profile" setting ( ACP => Members => Profile )

I've gone in there, but I don't seen where I am allowed to add the needed space after the colon. Field Name shows the "location", but I can't find the setting for the colon -- and it's a space needed after that.

  • Solution
Posted (edited)

ACP> Members> Profile> Click Location> Location> Edit

In the "Custom topic formatting" in the profiles place this code and notice the space before the "content"

<div align="center"><strong>{$title}:</strong> {$content}</div>

And be sure the "Display format for topics" above that is set to "Use custom formatting"

Edited by Genestoy
Posted
23 hours ago, Genestoy said:

ACP> Members> Profile> Click Location> Location> Edit

In the "Custom topic formatting" in the profiles place this code and notice the space before the "content"


<div align="center"><strong>{$title}:</strong> {$content}</div>

And be sure the "Display format for topics" above that is set to "Use custom formatting"

Thank you so much. That was perfect. Fixes a small issue that has been bugging me for a long while. Really appreciate the help.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...