Tag: Sidebar

  • Tuesday, October 10th, 2023

    Follow up from yesterday: The main problem I was having trying to fix that YT broken link is that it assumed that any YT link was for a video, and tried to treat it like an embed. I initially tried to fix it by trying another theme that was *close* to the same thing as this one, but the sidebar was fugly, and not customizable, not even through tweaking the CSS for some reason. Additionally, this theme tried to add a 2nd sidebar menu, and would not let me get rid of the one that you see. So, there was no way to have that YouTube link in the menu and have it act differently.

    Then, I got a rare good night’s sleep and came up with a different idea. What if I create a new page for all the social links, and have all the links open to a new tab. That should work, right? So I created the Social Page you see in the sidebar and put all the places you can connect with me there.

    It was then I found out that the problem wasn’t just in the sidebar, it’s any YouTube link placed anywhere.

    Sometimes I swear these things are too smart for their own good.

  • Monday, October 9th, 2023

    Here’s a reminder that functional doesn’t necessarily mean correct. I had a link in the sidebar for YouTube that you’ll notice is no longer there. Turns out that when you click the link, it treats it as if it is a video, and tries to bring up that video in a lightbox. When you create a sidebar menu from WordPress Pages, it’s doing what it’s supposed to. Hat tip to the guy who told me the link was broken.

    To fix this, I need to get more under the hood than I have in years. You may remember that this used to be a Squarespace site. If I can keep this exact look, it might be again. WordPress themes are so damn clunky sometimes. I tell you, there’s more on the backend of this theme than I think is necessary for how minimal I want it to look.

    Time to make it correct.