Title: get_post_meta problem
Last modified: August 19, 2016

---

# get_post_meta problem

 *  Resolved [sdjl](https://wordpress.org/support/users/sdjl/)
 * (@sdjl)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/get_post_meta-problem-1/)
 * Hi all,
 * Having a bit of an unusual problem relating to get_post_meta.
    This function 
   was originally working, then I moved to a Mac OS X server and upgraded to the
   latest WordPress (2.9.2). (PHP config appears to be similar)
 * For some reason, get_post_meta is no longer working.
    This is the code I’m using,
   which is located inside the WordPress loop, inside my page.php template file.`
   echo get_post_meta($post->ID, 'realTitle', true);`
 * If I try echoing $post->ID, I get the correct post ID. Even if I replace $post-
   >ID with the actual page number I get no results.
    The same is true if I try 
   using the_meta(); instead of get_post_meta();
 * Any insight and help would be greatly appreciated as I’m a little confused!
 * Thanks,
 * David

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

 *  Thread Starter [sdjl](https://wordpress.org/support/users/sdjl/)
 * (@sdjl)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/get_post_meta-problem-1/#post-1452134)
 * Rather bizarrely this has rectified itself.
    I suspect something to do with cache
   files, APC and wp-cache.
 *  [tprod](https://wordpress.org/support/users/tprod/)
 * (@tprod)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/get_post_meta-problem-1/#post-1452387)
 * Hi,
 * I have the same problem even with get_the id function. MySQL Tables are OK 3 
   of my products contain pictures. No images display.
 * Any ideas ?

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

The topic ‘get_post_meta problem’ is closed to new replies.

## Tags

 * [get_post_meta](https://wordpress.org/support/topic-tag/get_post_meta/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [tprod](https://wordpress.org/support/users/tprod/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/get_post_meta-problem-1/#post-1452387)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
