Can't get the embed code to add 'hire me' widget
Hi,
I can't add the 'hire me' widget in my profile.
somehow or some why it's not working. Could you help me on adding the 'hire me' widget in my profile please....
Thank you.
regards
-
Official comment
Many thanks for your message.
I have opened up a ticket for you with our customer support team and someone will email you soon.
Please let me know if I can help you with anything else.Comment actions -
Can't added 'Hire Me' widget in my profile.
Code is below
<!--
PeoplePerHour Profile Widget
The div#pph-hire me is the element
where the iframe will be inserted.
You may move this element wherever
you need to display the widget
-->
<div id="pph-hireme"></div>
<script type="text/javascript">
(function(d, s) {
var useSSL = 'https:' == document.location.protocol;
var js, where = d.getElementsByTagName(s)[0],
js = d.createElement(s);
js.src = (useSSL ? 'https:' : 'http:') + '//www.peopleperhour.com/hire/2098260802/2166985.js?width=728&height=123&orientation=horizontal&theme=dark&hourlies=463757&rnd='+parseInt(Math.random()*10000, 10);
try { where.parentNode.insertBefore(js, where); } catch (e) { if (typeof console !== 'undefined' && console.log && e.stack) { console.log(e.stack); } }
}(document, 'script'));
</script>
Please sign in to leave a comment.
Comments
5 comments