1 2 3 4
<?php if ( the_ID() == 8) { echo "<div id='menu_show' class='slideshow'> <img src='http://www.someone.com/wp-content/themes/True%20Nature/img/rotate1.jpg' alt='A picture' width='748' height='245' /> ...
1 2 3 4
<?php if ( the_ID() == 8) { echo "<div id='menu_show' class='slideshow'> <img src='http://www.someone.com/wp-content/themes/True%20Nature/img/rotate1.jpg' alt='A picture' width='748' height='245' /> ...
Hi, I am just scratching th...