Shoshana Pretty! I love the picture of you serving them too. – May 22, 11:12 AM
Shoshana Aw, you're making me hungry for a kale-apple grilled cheese sandwich! Do you ever put plants in "bunk-beds"? Seriously, I'm curious. – May 22, 11:12 AM
Shoshana Nice! I like the idea of using newspaper pages - it gives the collages a nice look, and from a distance, it gives it a... – May 22, 11:11 AM
// checks if the page is a store page
if(substr_count($_SERVER['REQUEST_URI'], sp_extract_url(get_option('product_list_url'))))
$is_paged = true;
else
$is_paged = false;
?>