Indeed Career Page Widget will not diplay
-
I am trying to display indeed.com career page widget on my site. Here is the code:
<div class=”indeedjobs-widget” data-id=”5a5f654e3a45afd485e8″ data-theme=”light” data-height=”320″></div> <script> (function(d, id) { if (d.getElementById(id)) return; var js = d.createElement(‘script’); js.id = id; js.src = ‘https://www.indeedjobs.com/widget.js’; d.head.appendChild(js); })(document, ‘indeedjobs-js’); </script>I copied the code into a HTML block on the page editor and the feed displays on the preview, but when I publish the page it does not show there. I tried doing the same on another site with the same theme (4sitesolutions.net/test), and it displayed no problem.
The page I need help with: [log in to see the link]
- The topic ‘Indeed Career Page Widget will not diplay’ is closed to new replies.