• Resolved maddogprod

    (@maddogprod)


    Once I’m using NO CSS I get more flexibility to style the results, but how do I do some very basic formatting such as:

    {firstname} {lastname}
    {street address}
    {city}, {state} {zipcode} {country}
    Tel: {telephone}

    etc

    And can I use conditionals to not display lines if the field is empty?

    Thanks!

    https://wordpress.org/plugins/amr-users/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author anmari

    (@anmari)

    Hi

    probably the “simple” or html5 list type would suit you
    see settings http://wpusersplugin.com/3299/amr-users-css-html-and-styling/ and then use css
    Fields do not display if they are empty (not even the before/after text) – try it.

    Thread Starter maddogprod

    (@maddogprod)

    Thanks. That’s what I was looking at but can’t see how CSS would help me display something like this, for example:

    Address: {street}, {city}

    How would I add the words “Address:” and the comma?

    Thanks!

    Thread Starter maddogprod

    (@maddogprod)

    Cancel the request….I figured out the “Before” and “After” fields will add the text and some display:block sort of css should do the rest.

    Even found the “display if empty” or “don’t display if empty” which takes care of the conditionals.

    You’ve got a lot of features built in and not always as intuitive to find as I’d like.

    On the plus side, I’m *this” close to buying PLUS and maybe a plugin!

    THANKS

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Directory and Detail styling’ is closed to new replies.