@@ -427,7 +427,7 @@ |
||
| 427 | 427 | } |
| 428 | 428 | |
| 429 | 429 | return $output; |
| 430 | - }else{ |
|
| 430 | + } else{ |
|
| 431 | 431 | ob_start(); |
| 432 | 432 | add_action('wp_head', 'init_listing_map_script'); // Initialize the map object and marker array |
| 433 | 433 | add_action('the_post', 'create_list_jsondata'); // Add marker in json array |