Hey everyone,
I’ve been working on integrating a community blog section into our shop environment, but I’ve run into a weird rendering issue that I can’t quite pin down. Most of our pages are loading fine, but on a specific entry we just put up regarding blox fruit scripts, the sidebar widgets are completely shifting to the bottom of the page.
I’ve checked the CSS and it seems consistent with the rest of the site, so I’m wondering if this might be a Smarty templating conflict or something related to how the metadata is being parsed for that specific URL. Has anyone else experienced layout breaks when using specific external scripts or custom HTML blocks within an OXID CMS page? It’s frustrating because the mobile view looks perfect, but the desktop version is totally broken. I’m also seeing some intermittent “403 Forbidden” errors on the assets for that post, which is strange because the permissions seem correct on the server side. If anyone has a moment to check if it’s a script-related conflict or a database fetch error, I’d really appreciate the insight!