• Resolved IAmTam

    (@iamtam)


    Thank you for this plug-in!

    I am trying to create a list of links of medical offices that each have an address. I would love to display the address in the traditional form. For example…

    Location Link Title
    Street Address
    City and State
    Phone Number

    Is there a way to do this? I have tried simply styling it with CSS but It is effecting the Link title as well. I can’t seem to isolate the description words only.

    Would I be able to do this using the “notes” field instead of the “description?”

    I tried changing the shortcode template from showing the description, to showing the notes but that is resulting in the shortcode brackets showing up on my site. I’m not sure what I am doing wrong.

    http://wordpress.org/plugins/links-shortcode/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter IAmTam

    (@iamtam)

    Update: I figured out how to show the notes fields instead of the description. But, even though I can add line breaks using the notes field, the plugin doesn’t show those line breaks.

    Any ideas you have would be great. Thank you again!

    Plugin Author Apprique

    (@apprique)

    Hi IAmTam,

    The plugin literally displays the text from the notes field. In html however, line breaks are ignored, unless you use the html tag for the line break. You could try to add the html tag for a line break: <br /> to the notes field.

    I hope this helps.

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

The topic ‘Line breaks in the description?’ is closed to new replies.