• hello, i made a template and put some divs in it, for example in the header section, i have:

    <body>
    <div id="social_icons">Tel: 01048580008958 <img src="<?php bloginfo('template_url'); ?>/images/icon_fb.jpg" width="100%" height="500" /></div>

    my point is, how can i make that portion “Tel: 01048580008958 <img src=”<?php bloginfo(‘template_url’); ?>/images/icon_fb.jpg” width=”100%” height=”500″ /> ” editable in the admin?

    WP4.0, Win64

    thanx

The topic ‘make a div content editable in admin’ is closed to new replies.