Possible to add this to functions.php to get my logo to display random image?
]]>Is it possible to associate a random image with random text. Specifically, image1.jpg + text1.txt etc etc?
]]>This plugin doesn’t work. I used exactly as instructed, inserted this code into a template:
<img class=”image” src=”<?php echo c2c_random_file( ‘/wp/FRONTPAGE-IMAGES/’ ); ?>” />
But it returns nothing.
]]>Hi,
I realize you have instructions for installation, but the information is above my knowledge level. Could you help me with a step-by-step?
After I activate the plugin, what comes next? If I am reading this correctly, I am supposed to copy one of the two codes provided into my theme php file?
This worries me, as I never am successful in adding code to my php file — every plug in that instructs me to copy code into the php file, I end up with a blank website and have to restore it.
Can you help me understand exactly what code I need to paste and WHERE I need to paste this in my theme php file?
Thanks!