Guest Less than 1 minute ago
I am trying to set the default sized image as a background image on the image.php but I need to figure out how to call that function.
I've got
<?=getFullImageURL();?>
but getSizedImageURL or getDefaultImageURL aren't working out.
I'd essentially just like to figure out how to get the URL only from the portion where in templates it uses printDefaultSizedImage
Thanks.