From: Laury GvR Date: Tue, 14 May 2019 14:57:16 +0000 (-0400) Subject: Remove tracking codes for now since they are breaking the pages they're made for X-Git-Tag: v1.0.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2c5466c0b3ddc72af0938ccd4f5cf6718fa1e13e;p=WP-Themes%2Fuptravel.git Remove tracking codes for now since they are breaking the pages they're made for --- diff --git a/sections/interior-page.php b/sections/interior-page.php index b2b3b48..b96748e 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -170,279 +170,7 @@ ID) { - case 163: - // Home page - ?> - - - - - - - - - - - - - - - - - #category {display:none; - .listing {display:none; - } - '; - } - $sController = new Toolkit_Members_TripPlannerList( - $this->pageGateway, - $GLOBALS['dbh'] - ); - $sController->show(); - ?> - - - - - - - - - - - - - - - - - - - - - - - - configureForm(); - $enews->show(); - ?> - - - - - - - - - - - - - - - - - - - - - - - configureForm(); - $planner->show(); - } - - if (array_key_exists('hau_rmv', $_POST)) { - // Hear About Us Form - $hau = new Toolkit_Contacts_HowDidYouHear($GLOBALS['dbh'], - 'how_did_you_hear_about_us', - 'post', - BASE_URL . 'index.php?catid=10', - '', - null, - true); - $hau->configureForm(); - echo $hau->toHtml(); - } - ?> - - - - - - - - - - - - \ No newline at end of file