Live preview of wordpress theme customizer -



Live preview of wordpress theme customizer -

i want give user upload logo wordpress customizer api. ok without live preview.when user upload logo doesn't live preview in theme.but when save , publish appears in theme front end end.i can't understand why? give preview block code please give me proper code in there.the given code showing location of logo image.thank you.

wp.customize( 'tctheme_logo_image', function( value ) { value.bind( function( ) { $('.navbar-header a').html(to) }); });

wordpress

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -