Closed tstefanich closed 10 years ago
So I have a loop with these settings
$settings = array("w"=> 500, "zc" => 1, "q" =>80); echo "<div><img src='".get_image('thumbnail_image',1,1,0,NULL,$settings)."'></div>";
I am using a custom post type of "project" with image media field.
Never mind this can be closed. re-activating the plugin fixed it.
So I have a loop with these settings
I am using a custom post type of "project" with image media field.