finer Posted November 9 Share Posted November 9 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 Share Posted November 12 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Beyondspace Posted November 16 Share Posted November 16 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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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