blog info doesn't work
-
Hi i’m new to wordpress and php, i try adding a bloginfo to link to my picture but doesnt seem to be working, please help.
<?php if (!is_page( 24 )){ echo "<div id=\"header3\">"; echo "<div id='coin-slider' style=\"position:relative; top:30.33px; z-index:-10; \">"; echo "<a href=\"img01_url\" target=\"_blank\">"; echo "<img src=\"<?php bloginfo('template_directory'); ?>/images/index/1.jpg\" width=\"1081\" height=\"374\" alt=\"mcec\" />"; echo "</a>"; echo "</div>"; } ?><!--end header3-->
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘blog info doesn't work’ is closed to new replies.