eee
Showing
5 changed files
with
63 additions
and
3 deletions
| ... | @@ -221,9 +221,9 @@ defined( 'ABSPATH' ) || exit; | ... | @@ -221,9 +221,9 @@ defined( 'ABSPATH' ) || exit; |
| 221 | </g> | 221 | </g> |
| 222 | </svg> | 222 | </svg> |
| 223 | 223 | ||
| 224 | <div class="container" id="content"> | 224 | <div class="container"> |
| 225 | <div class="row"> | 225 | <div class="row"> |
| 226 | <div class="col-md-12 content-area" id="primary"> | 226 | <div class="col-md-12 content-area"> |
| 227 | <div class="header-text"> | 227 | <div class="header-text"> |
| 228 | <?php if( get_field('header_text')): ?> | 228 | <?php if( get_field('header_text')): ?> |
| 229 | <?php the_field('header_text'); ?> | 229 | <?php the_field('header_text'); ?> | ... | ... |
| ... | @@ -20,10 +20,23 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' | ... | @@ -20,10 +20,23 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' |
| 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> | 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> |
| 22 | <link rel="icon" href="./favicon_fpcan.png" type="image/x-icon" /> | 22 | <link rel="icon" href="./favicon_fpcan.png" type="image/x-icon" /> |
| 23 | <!-- Google Tag Manager --> | ||
| 24 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
| 25 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
| 26 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
| 27 | 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
| 28 | })(window,document,'script','dataLayer','GTM-NPF5PDM');</script> | ||
| 29 | <!-- End Google Tag Manager --> | ||
| 23 | <?php wp_head(); ?> | 30 | <?php wp_head(); ?> |
| 24 | </head> | 31 | </head> |
| 25 | 32 | ||
| 26 | <body <?php body_class(); ?> <?php understrap_body_attributes(); ?>> | 33 | <body <?php body_class(); ?> <?php understrap_body_attributes(); ?>> |
| 34 | <!-- Google Tag Manager (noscript) --> | ||
| 35 | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NPF5PDM" | ||
| 36 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
| 37 | <!-- End Google Tag Manager (noscript) --> | ||
| 38 | |||
| 39 | |||
| 27 | <?php do_action( 'wp_body_open' ); ?> | 40 | <?php do_action( 'wp_body_open' ); ?> |
| 28 | <div class="site" id="page"> | 41 | <div class="site" id="page"> |
| 29 | 42 | ... | ... |
| ... | @@ -20,10 +20,23 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' ); | ... | @@ -20,10 +20,23 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' ); |
| 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> | 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> |
| 22 | <link rel="icon" href="./favicon_fpcan.png" type="image/x-icon" /> | 22 | <link rel="icon" href="./favicon_fpcan.png" type="image/x-icon" /> |
| 23 | <!-- Google Tag Manager --> | ||
| 24 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
| 25 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
| 26 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
| 27 | 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
| 28 | })(window,document,'script','dataLayer','GTM-NPF5PDM');</script> | ||
| 29 | <!-- End Google Tag Manager --> | ||
| 23 | <?php wp_head(); ?> | 30 | <?php wp_head(); ?> |
| 24 | </head> | 31 | </head> |
| 25 | 32 | ||
| 26 | <body <?php body_class(); ?> <?php understrap_body_attributes(); ?>> | 33 | <body <?php body_class(); ?> <?php understrap_body_attributes(); ?>> |
| 34 | <!-- Google Tag Manager (noscript) --> | ||
| 35 | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NPF5PDM" | ||
| 36 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
| 37 | <!-- End Google Tag Manager (noscript) --> | ||
| 38 | |||
| 39 | |||
| 27 | <?php do_action( 'wp_body_open' ); ?> | 40 | <?php do_action( 'wp_body_open' ); ?> |
| 28 | <div class="site" id="page"> | 41 | <div class="site" id="page"> |
| 29 | 42 | ... | ... |
| ... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
| 60 | <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;"> | 60 | <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;"> |
| 61 | <tr> | 61 | <tr> |
| 62 | <td colspan="3" style="padding:0 0 36px 0;color:#153643;"> | 62 | <td colspan="3" style="padding:0 0 36px 0;color:#153643;"> |
| 63 | <p style="margin:0 0 12px 0;font-size:24px;line-height:28px;font-family: Calibri;color:#012169;">It seems there is an issue with your WYN Registration. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis eget malesuada augue. Ut vel ornare tellus, at tempus ante. Ut tristique lacus a suscipit egestas. </p> | 63 | <p style="margin:0 0 12px 0;font-size:24px;line-height:28px;font-family: Calibri;color:#012169;">Thank you for your interest in the FP Canada™ "What’s Your Number" campaign. Unfortunately, you are outside of the geographic area for this program and are unable to participate.</p> |
| 64 | <p style="margin:0;font-weight:bold;font-size:20px;line-height:22px;font-family: Calibri-bold;color:#5B6770;">If you have questions, contact us at <a style="color:#012169;text-decoration: none;" href="mailto:wyncampaign@fpcanada.ca">wyncampaign@fpcanada.ca</a></p> | 64 | <p style="margin:0;font-weight:bold;font-size:20px;line-height:22px;font-family: Calibri-bold;color:#5B6770;">If you have questions, contact us at <a style="color:#012169;text-decoration: none;" href="mailto:wyncampaign@fpcanada.ca">wyncampaign@fpcanada.ca</a></p> |
| 65 | </td> | 65 | </td> |
| 66 | </tr> | 66 | </tr> | ... | ... |
| 1 | <?php | ||
| 2 | /** | ||
| 3 | * Sidebar setup for footer full | ||
| 4 | * | ||
| 5 | * @package Understrap | ||
| 6 | */ | ||
| 7 | |||
| 8 | // Exit if accessed directly. | ||
| 9 | defined( 'ABSPATH' ) || exit; | ||
| 10 | |||
| 11 | $container = get_theme_mod( 'understrap_container_type' ); | ||
| 12 | |||
| 13 | ?> | ||
| 14 | |||
| 15 | <?php if ( is_active_sidebar( 'footerfull' ) ) : ?> | ||
| 16 | |||
| 17 | <!-- ******************* The Footer Full-width Widget Area ******************* --> | ||
| 18 | |||
| 19 | <div class="wrapper" id="wrapper-footer-full"> | ||
| 20 | |||
| 21 | <div class="<?php echo esc_attr( $container ); ?>" id="footer-full-content" tabindex="-1"> | ||
| 22 | |||
| 23 | <div class="row"> | ||
| 24 | |||
| 25 | |||
| 26 | |||
| 27 | </div> | ||
| 28 | |||
| 29 | </div> | ||
| 30 | |||
| 31 | </div><!-- #wrapper-footer-full --> | ||
| 32 | |||
| 33 | <?php | ||
| 34 | endif; |
-
Please register or sign in to post a comment