Trying to Integration a google hire site

1 reply·opened May 28, 2019
W
wisengineeringMay 28, 2019

I'm trying to integrate our google hire page in to the new template. Our job list loads but it ignores the current formatting.

<div class="section nomargin">
<div class="container clearfix">
						<div class="heading-block fancy-title nobottomborder title-bottom-border">
							<h2>Current Job <span>Openings</span>.</h4>
							<script id="hire-embed-loader" async defer src="https://hire.withgoogle.com/s/embed/hire-jobs.js?company=wisengineeringcom"></script>
						</div>
					</div>
				</div>
S
SemiColonWebSTAFFMay 29, 2019

Hello,

Consider using the Embed Codes outside the .heading-block Element:

<div class="heading-block fancy-title nobottomborder title-bottom-border">
    <h2>Current Job <span>Openings</span>.</h4>
</div>

<script id="hire-embed-loader" async defer src="https://hire.withgoogle.com/s/embed/hire-jobs.js?company=wisengineeringcom"></script>

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard