Title: Link display
Last modified: August 18, 2016

---

# Link display

 *  [toshina69](https://wordpress.org/support/users/toshina69/)
 * (@toshina69)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/link-display-2/)
 * I tried configuring a <br> tag in the HTML and in the WordPress database thingy
   but each link will appear right after the after. I just don’t understand how 
   to make each link appear in a separate line.
 * [http://www.condensation.us/links.php](http://www.condensation.us/links.php)
 * Thanks.

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

 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/link-display-2/#post-272289)
 * Did you use what is described [here](http://codex.wordpress.org/Template_Tags/get_links)
   to put a `<br />` between the link and link description?
 *  Thread Starter [toshina69](https://wordpress.org/support/users/toshina69/)
 * (@toshina69)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/link-display-2/#post-272757)
 * I don’t quite understand that. I configured the display with HTML in the links.
   php file in ‘wp-includes’ folders. Currently, the script I have inputted to display
   the links is <?php get_links_list(); ?>.
 *  [estjohn](https://wordpress.org/support/users/estjohn/)
 * (@estjohn)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/link-display-2/#post-272758)
 * you would have to find out where the get_links_list is defined at and edit there
 * or you can find out what options are availabe in get_links_list(this is where
   the options would enable);
 *  [puppy18](https://wordpress.org/support/users/puppy18/)
 * (@puppy18)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/link-display-2/#post-272903)
 * usually a
    -  css tag will break the links into separate line unless you have display:inline
      specified.

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

The topic ‘Link display’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [puppy18](https://wordpress.org/support/users/puppy18/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/link-display-2/#post-272903)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
