diff --git a/public/class-water-the-theme-public.php b/public/class-water-the-theme-public.php index 7ba3bca..04425bb 100644 --- a/public/class-water-the-theme-public.php +++ b/public/class-water-the-theme-public.php @@ -112,7 +112,7 @@ class Water_The_Theme_Public { // front page // [usgs_custom name="Timely Information" location='03071590,03071600,03071605' parameters='00010,00065,62614'] - if ($short_code_name === 'Timely Information') { + if ($short_code_name === 'timely-information') { foreach ($xml_tree->body->div->div as $div) { $value = (string)$div;