Show Custom Fields Content on Post

Posted in: Newspaper
Post count: 135

Hello, I’ve lot of content with custom fields text, but I am unable to make it visible to user:

http://www.rnbjunk.com/traduzioni-testi/traduzione-testo-learn-to-let-go-kesha-382/

I want to share “testo and traduzione fields”

View post on imgur.com

Post count: 9544

With Advanced Custom Fields (ACF) you would use [shortcode] in the post box.

Normally with WP post meta custom fields, you would put those in your theme template.

FYI:
https://codex.wordpress.org/Custom_Fields

https://codex.wordpress.org/Post_Meta_Data_Section

Or you’d need to use a plugin or function to enable WP post meta to be used with [shortcode] vs php function calls, as in template loop.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.