Bug
88 questions tagged ‘Bug’
Broken link to developer documentation?
Hello, I'm trying to create a custom template, but some documentation seems to be missing: https://blot.im/developers/reference
Unable to add images and files via Git
Whenever I try to add files to the "Files" folder I get the following error (I'm using GitHub Desktop): "The remote disconnected. Check your Internet connection and try again." It handles all new text files just fine, but if I try to add a png, jpg, or zip it gets rejected and I get an error. How can I get blog.im to host my images? UPDATE: I'm also getting a "500 Internal Server Error" when I try to upload a small jpg via the dashboard here - https://blot.im/dashboard/USERNAME/photo
Issue with position of headers on the Blog template
When using the Blog tempate and viewing a single entry, the <h5> elements for Tags, Date, Next, and Previously all appear on top of each other in the top left of the page. Looking through the CSS, it appears that .label-left h5 is set to position:absolute, which explains the behavior. Adding position:relative to the CSS rules for .label-left ensures that the parent element of the <h5> is set to relative, which fixes the issue with their absolute positioning.
Error when I save my CSS on the template editor?
There seems to be an issue with modifying stylesheets. Every time I try to save changes to a css file (in any of my themes), I get this: 500 Internal Server Error Any help with this would be appreciated. Thanks!
Change to the template system — blog reverted to old theme?
there seems to have taken place some change to the templating system? I've always edited my template in the web interface, but that isn't possible anymore apparently. Which is fine, but with this change, my blog reverted to an old version of my theme, before I'd made some crucial changes that, frankly, will be hard for me to reproduce. Is there any way for me to get the latest version of my theme back?
Org-Mode Headings show up as ordered lists?
I'm having trouble moving from markdown to org-mode (my favorite markup). In markdown # converts to an h1, ## converts to h2, ### converts to h3 and so on. In org-mode * converts to h1, ** converts to h2, however *** converts to an ordered list. I would prefer for there to be parity between markdown and org-mode so that all heading levels regardless of format would convert to their respective HTML heading tags.
Previously scheduled post still shows on the dashboard?
Below is a screenshot of my Dashboard Posts page showing a phantom post (the first one). The post was previously scheduled, but I moved it to drafts to work on it more. It was never published and it isn't in dropbox as you can see on the left of the below screenshot.
Home page still not caught up. What's going on?
After intermitent recovery following last month's outages, now my home page is now stuck five days behind my site's content. For something that used to be rock-solid, I'm starting to have doubts about Blot's stability.
Not able to make changes through git
Hey there, I'm currently not able to post anything through git. I also can't change my pages. Everything pushes normally, but nothings shows up in blot. Is anyone else seeing this?
An error occurred while trying to edit the template.
About 12 hours ago, when trying to open any template for editing, an error appears: "Error: Error rendering /template-editor/preview.html: Unclosed section "tags" at 7088" After duplicating other templates, the result is the same. This is with all templates. The site is working, and the template preview is working too.