Recent Images Code
-
So I am currently having trouble with a code that is supposed to show recent images. I have a custom theme, but the person who made it is currently not responding to any of my messages that I am sending her. My site is:
onedirectionclub.net.
At the top of the page there are boxes that say ‘Recent Image’
The code for that section is:<!-- RECENT IMAGE CODE HERE --> <center><a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/changeimg.gif" /></a></center> <!-- STOP HERE -->I am wondering if anyone knows how to change it so I can show pictures?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Recent Images Code’ is closed to new replies.