From: Anthony Talarico Date: Thu, 2 Mar 2017 15:48:41 +0000 (-0500) Subject: adding the page ids to the javascript array in the day trips interactive map js X-Git-Tag: v1.0.0^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5d1b59bca87eec61f7d799d293fd315feb2e2f98;p=WP-Themes%2Fmackinawareavb.git adding the page ids to the javascript array in the day trips interactive map js code --- diff --git a/parts/interactive-map.php b/parts/interactive-map.php index 1346de1..3abca32 100644 --- a/parts/interactive-map.php +++ b/parts/interactive-map.php @@ -24,7 +24,7 @@ 'page', - 'post__in' => array(812,814,816,818,823,821,825,827,829,831,835,833, 837,116), + 'post__in' => array(812,814,816,818,823,821,825,827,829,831,835,833, 837,116, 1226,1233,1220), 'posts_per_page' => -1, 'numberposts' => -1