It seems that the sidebar no longer wants to embed whenever you load a comic page directly.
It still works fine if you type in https://questionablecontent.net to the URL bar. But if you open, say, https://questionablecontent.net/view.php?comic=4150, the sidebar is missing.
I suspect the issue is the absence of the line starting with <div class="small-2 medium-expand column", which appears to be where you inject the sidebar. It is present on the front page, but not on any of the individual comic pages.
It seems that the sidebar no longer wants to embed whenever you load a comic page directly.
It still works fine if you type in https://questionablecontent.net to the URL bar. But if you open, say, https://questionablecontent.net/view.php?comic=4150, the sidebar is missing.
I suspect the issue is the absence of the line starting with
<div class="small-2 medium-expand column", which appears to be where you inject the sidebar. It is present on the front page, but not on any of the individual comic pages.