Hello.
My settings: http://www.mega-pools.ru/wp-content/uploads/2014/10/not_work.png
In header.php I put a code <h1><?php $text_h1 = get_field(‘title_h1’); echo $text_h1; ?></h1>
Why it doesn’t work?
Help me find a script that plugin Gallery. Seen references to the site, but now can not find it.
Hello.
$value = get_field( "country", $post->ID ); echo $value;
//Result $value = spain
//How to get the result $value = Испания
spain : Испания
poland : Польша
switzerland : Швейцария
germany : Германия
sweden : Швеция
turkey : Турция
france : Франция
slovenia : Словения`