1. blocdaddy
  2. Support
  3. Wednesday, August 21 2019, 01:09 AM
I was wondering if it was possible to show more than one user field on the same line. For example, on the page below I would like the city, state, and zipcode fields all to be on one line. I would also need a comma to automatically be inserted after the city field. So instead of it looking like this:

Brett H. Pritchard, P.C.
1201 South W.S. Young Drive
Suite A
Killeen
TX
76543


It would like look like this:

Brett H. Pritchard, P.C.
1201 South W.S. Young Drive
Suite A
Killeen, TX 76543

https://www.premierlawyers.org/index.php/brett.pritchard.html

Thanks for your help!
References
  1. https://www.premierlawyers.org/index.php/brett.pritchard.html
Accepted Answer
admin Accepted Answer
Admin
Hi,
in profile page instead show every single fields, you can show a single HTML delimiter field type with a code like this:
{user fistname displayed} {user lastname displayed}
{user address displayed}
{user city displayed} {user postal_code displayed}


With our content plugin a code like {user field_alias displayed} will be replaced with the value of the field (http://docs.easy-profile.com/index.php/article/content-plugin)
  1. more than a month ago
  2. Support
  3. # Permalink
blocdaddy Accepted Answer
Thanks for the quick response, this works great!
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.