Menu description
-
Hi I want to create a description under menu items using Custom fields
That’s the code I got but only shows just one value for the custom field called subtitulo:
$texto = get_post_meta($post->ID, 'subtitulo', true); <p>echo $texto</p>Any idea?, thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Menu description’ is closed to new replies.