Title: Custom Meta Data
Last modified: September 1, 2016

---

# Custom Meta Data

 *  [rellison959](https://wordpress.org/support/users/rellison959/)
 * (@rellison959)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/custom-meta-data-3/)
 * I have audio link/player set in a custom meta box within WP admin. Desktop site
   calls the meta data url no problem, but even though I added the same call [$urlmp3
   = get_post_meta($post->ID, “urlmp3”, true);] to the single.php template file,
   it’s not calling the custom meta like it should in the echo. Instead it’s an 
   empty variable.
 * Ideas on how to get the custom meta available?
 * [https://wordpress.org/plugins/wptouch/](https://wordpress.org/plugins/wptouch/)

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

 *  Thread Starter [rellison959](https://wordpress.org/support/users/rellison959/)
 * (@rellison959)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/custom-meta-data-3/#post-7676648)
 * OK… made some progress… it IS pulling in the custom meta data… however it’s not
   converting url.mp3 to audio player. Gotta be a solution for mobile browser mp3
   audio player. Ideas?
 *  [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/custom-meta-data-3/#post-7676941)
 * Hi,
 * Is there anything else you are doing in the desktop theme to add this functionality?
   For example, any functions added to the functions.php, enqueued scripts, etc.?
 * If so, the same needs to be done to WPtouch Pro. Only, we don’t recommend editing
   the theme’s template files in WPtouch (free). At this time, only WPtouch Pro 
   includes support for child themes. With its “Make a Child Theme” extension, this
   process can very easily be done right from the WPtouch Pro admin panel.
 * Regards,
 * Emilio Rivera,
    WPtouch Support

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

The topic ‘Custom Meta Data’ is closed to new replies.

 * ![](https://ps.w.org/wptouch/assets/icon-256x256.png?rev=1313960)
 * [WPtouch - Make your WordPress Website Mobile-Friendly](https://wordpress.org/plugins/wptouch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptouch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptouch/)
 * [Active Topics](https://wordpress.org/support/plugin/wptouch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptouch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptouch/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/custom-meta-data-3/#post-7676941)
 * Status: not resolved