| "Latest" photo feature not working
I have the featured photo rotation set to "latest" in my inc_features.php file, and it still seems to be showing random. Any thoughts? The line reads as follows...just in case I missed something simple.
// which type of images do you want to show (random, most_view, latest)
$q_switch = latest;
|