changing the shortcode in the page-38 template to use gravityforms instead of contact 7
</ul>
</div>
<div class="large-2 columns show-for-large-up">
- <a class="request" href="<?php bloginfo('url');?>/contact-us/"></a>
+ <a class="request" href="<?php echo get_permalink(38); ?>"></a>
</div>
<div id="trip-ex" class="small-12 medium-4 large-3 columns">
<div id="TA_certificateOfExcellence921" class="TA_certificateOfExcellence"><ul id="SbtDSgPxOxwU" class="TA_links ckn0DmQ"><li id="uLD9EpvW" class="MY5lvq1"><a target="_blank" href="https://www.tripadvisor.com/Attraction_Review-g42454-d2171243-Reviews-Parrot_s_Landing_Jeep_Rentals_and_Tours-Mears_Oceana_County_Michigan.html"><img src="https://www.tripadvisor.com/img/cdsi/img2/awards/CoE2016_WidgetAsset-14348-2.png" alt="TripAdvisor" class="widCOEImg" id="CDSWIDCOELOGO"/></a></li></ul></div><script src="https://www.jscache.com/wejs?wtype=certificateOfExcellence&uniq=921&locationId=2171243&lang=en_US&year=2016&display_version=2"></script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><?php wp_title(); ?></title>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.4">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.6">
<link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
<?php wp_head(); ?>
<!-- Facebook Pixel Code -->
<?php endwhile; else:?>
<p><?php _e('Sorry, no results found.');?></p>
<?php endif;?>
- <?php echo do_shortcode('[contact-form-7 id="48" title="Contact form 1"]');?>
+ <?php echo do_shortcode('[gravityforms id="1"]');?>
</div>
<!--
<div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
<li class="trip"><a href="https://www.tripadvisor.com/Attraction_Review-g42454-d2171243-Reviews-Parrot_s_Landing_Jeep_Rentals_and_Tours-Mears_Oceana_County_Michigan.html" target="_blank"></a></li>
<li class="y-page"><a href="http://www.yelp.com/biz/parrots-landing-mears" target="_blank"></a></li>
</ul>
- <a class="request" href="<?php bloginfo('url');?>/contact-us/"></a>
+ <a class="request" href="<?php echo get_permalink(38); ?>"></a>
</aside>
<!--
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for ParrotsLanding
-Version: 1.0.5
+Version: 1.0.6
*/