Title: UnevenPixels's Replies | WordPress.org

---

# UnevenPixels

  [  ](https://wordpress.org/support/users/unevenpixels/)

 *   [Profile](https://wordpress.org/support/users/unevenpixels/)
 *   [Topics Started](https://wordpress.org/support/users/unevenpixels/topics/)
 *   [Replies Created](https://wordpress.org/support/users/unevenpixels/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/unevenpixels/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/unevenpixels/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/unevenpixels/engagements/)
 *   [Favorites](https://wordpress.org/support/users/unevenpixels/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PHP Code for posts] Catchable fatal error on all posts](https://wordpress.org/support/topic/catchable-fatal-error-on-all-posts/)
 *  Thread Starter [UnevenPixels](https://wordpress.org/support/users/unevenpixels/)
 * (@unevenpixels)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/catchable-fatal-error-on-all-posts/#post-7175484)
 * Hi Jamie,
 * Thanks a lot, that’s working perfectly 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PHP Code for posts] Catchable fatal error on all posts](https://wordpress.org/support/topic/catchable-fatal-error-on-all-posts/)
 *  Thread Starter [UnevenPixels](https://wordpress.org/support/users/unevenpixels/)
 * (@unevenpixels)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/catchable-fatal-error-on-all-posts/#post-7175401)
 * Thanks for the fast reply.
 * It’s strange as they were working fine for a solid day or two and I hadn’t changed
   anything to the snippet code when it stopped working.
 * To double-check I just deleted the plugin along with all snippets, reinstalled
   and created a single snippet with the original code I used a couple days back,
   should this code be causing any issues?
 *     ```
       <?php
       echo get_the_term_list( $post->ID, 'release-dates', '<ul class="styles"><li>', ',</li><li>', '</li></ul>' );
       ?>
       ```
   
 * I’m a total beginner when it comes to PHP, but it seems strange the code would
   cause such a delayed reaction if it’s to blame?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I display the current post's taxonomies?](https://wordpress.org/support/topic/how-do-i-display-the-current-posts-taxonomies/)
 *  Thread Starter [UnevenPixels](https://wordpress.org/support/users/unevenpixels/)
 * (@unevenpixels)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-display-the-current-posts-taxonomies/#post-7167645)
 * Hi Allison, thanks for the help!
 * I ended up using the code I initally posted with the PHP Code for posts plugin,
   works a treat!
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Site backup restore issue](https://wordpress.org/support/topic/site-backup-restore-issue/)
 *  Thread Starter [UnevenPixels](https://wordpress.org/support/users/unevenpixels/)
 * (@unevenpixels)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-backup-restore-issue/#post-5733625)
 * Thanks for the reply, although I’d already been over that link with no luck.
 * It turned out that in the wp-config file I had to change the WordPress Database
   Table prefix to match the relevant prefix that occurs in the database, easy fix
   once I caught on.

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