Title: Bullets!!!
Last modified: August 18, 2016

---

# Bullets!!!

 *  [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/)
 * I have a section in my sidebar that pulls in my links:
    <?php get_links(); ?>
   However, when I view it online, it doesn’t seem to show all my bullet images.
   If you look at my site: [http://www.nicktoye.co.uk/wordpress/index.php](http://www.nicktoye.co.uk/wordpress/index.php)
   In the sidebar I have a recent articles list that displays the bullets correctly
   but it doesn’t seem to show up in the inspiration/links section.

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

 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120901)
 * The Inspiration part is missing the
    -  tags for some reason
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120902)
 * That code is generated by the php, I don’t know how to fix that.
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120903)
 * Check if the settings for the link category Inspiration have
    -  and `
       
       for “before” and “after”. You can see it by going to Links >> Link
      Categories
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120904)
 * Yes, actually I didn’t have a link category called Inspiration, I have now though,
   and it still doesn’t show up. In fact when I try to edit a link I get this message
   
   Database error: [You have an error in your SQL syntax. Check the manual that 
   corresponds to your MySQL server version for the right syntax to use near ‘WHERE
   link_id = 9’ at line 1] SELECT * FROM WHERE link_id = 9 Link not found.
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120905)
 * Sorry, I have to turn in for the night/morning, but you should see how the other
   link lists are generated and how they are/were different from the Inspiration
   part.
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120906)
 * ok, well the recent article list isn’t actually a list that I create it is as
   it sounds a recent articles list generated from the get_recent_posts tag. The
   bottom list is a static one that I created manually.
 *  Thread Starter [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * (@nicktoye)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120907)
 * Fixed it:
    <?php wp_get_linksbyname(‘Inspiration’); ?> Cheers

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

The topic ‘Bullets!!!’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [nicktoye](https://wordpress.org/support/users/nicktoye/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/bullets-2/#post-120907)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
