Jan 26, 2023 12:22 PM
They show up on the backend while in the page editor, but not on the preview or site itself. Sharing and visibility settings have been set up, there are no missing brackets to disrupt the display, and I've tried other methods of getting it to generate. Nothing seems to work.
Jan 26, 2023 1:07 PM
@IDB if it works in preview, and not live, it is usually due to code outside of the page that's missing or has an error.
A common example would be a jQuery conflict.
If you open your website in chrome, right click the page and choose Inspect, then change to "Console" to see if there are errors.
here's a random error to show you an example
If you want to share your page link, I can also look at the code to see what might be happening.
Jan 26, 2023 3:32 PM
Sure thing; here is that [ link ] , let me know if you need anything else from me!
I did see a few errors when I checked the console; fingers crossed it's just something that easy. It's my first time using Hubspot for a client site so I still have more to learn apparently! (^:
Jan 26, 2023 3:39 PM
Thanks for the link @IDB , happy to help!
So there are 2 errors, and they are failing to load an RSS feed, which I'm 99% sure are the two blogs - are the blogs published?
If not, the module won't pull in drafts, which is why you might see it in preview and not live.
If they are published, we might have to do some more troubleshooting, and the live blog links would be helpful.
I did a quick search for your theme (Melinda), but I'm not familiar with it enough to know how they coded the blog modules. It might require reaching out to their support, I didn't see anything in their documentation either.