finer Posted November 9, 2023 Share Posted November 9, 2023 Hi all, I am trying to add a web container to a webpage. I have injected the following code into the header of my site: <script defer src="https://widgets.jobbio.com/partner_fluid_widgets_v1.6.1/display.min.js" id="jobbio-display-script"></script> <script> document.addEventListener('DOMContentLoaded', function () { jobbio_display.widget({ slug: 'learn-bi-jobs', container: 'widget-display', style: 'masonry', count: 5, type: 'multiple', content: 'jobs', searchTerm: 'business intelligence’, }); }, false); </script> And then on the web page I have added a code block with the following code... <div id='widget-display' class='jobbioapp'></div> This is not displaying anything at all. TBH, I don't really know what I'm doing but am hoping someone can give me some pointers. Thanks! Beyondspace 1 Link to comment
tuanphan Posted November 12, 2023 Share Posted November 12, 2023 Where did you get the code? Just tried it on my sites & lot of error message Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Beyondspace Posted November 16, 2023 Share Posted November 16, 2023 On 11/9/2023 at 10:26 PM, finer said: Hi all, I am trying to add a web container to a webpage. I have injected the following code into the header of my site: <script defer src="https://widgets.jobbio.com/partner_fluid_widgets_v1.6.1/display.min.js" id="jobbio-display-script"></script> <script> document.addEventListener('DOMContentLoaded', function () { jobbio_display.widget({ slug: 'learn-bi-jobs', container: 'widget-display', style: 'masonry', count: 5, type: 'multiple', content: 'jobs', searchTerm: 'business intelligence’, }); }, false); </script> And then on the web page I have added a code block with the following code... <div id='widget-display' class='jobbioapp'></div> This is not displaying anything at all. TBH, I don't really know what I'm doing but am hoping someone can give me some pointers. Thanks! You should contact jobbio.com, the widget provider for advice BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment