Log in Sign up

Bug

94 questions tagged ‘Bug’

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.

Formatting in Google Docs not showing correctly in published posts

Simple formating such as titles in bold and quotes in italics are not appearing in published posts, despite being in source Google Doc. Also not all the "tags", which are in the Google Doc titles, are updating after being amended.

Images not showing in published posts created in Google Docs?

I am using the Magazine template and writing my posts in Google Docs. However, I cannot get any images to show in published posts, irrespective of whether I embed them in the doc itself or use Markdown (which I suspect isn't fully supported by Google Docs). I could write my posts in Notepad for Windows but again, I suspect that when uploaded to Google Docs it will mess things up. Any advice on how I can get images to display without giving up the convenience of Google Docs? Regards, Roger.

Org mode not working?

I've added an example Org file to my blog only to see that it's detected as a file, and not as a post. The file's contents are just: This is a test. /Woo-hoo./

Mysterious latex problems?

I am working on a post with some latex equations. They look great and everything, but when there is a latex error of some kind it fails silently, and prevents changes from reflecting in my post. Tracing down an error is a lot of work, but I isolated a few of them, and now that I've traced the problems, I am completely baffled. Very mundane things like adding () around something can cause it to fail, and I can't figure out why. For example I have a line $$A_{ij}$$ contains $$(X_{i,c}W_{c,0})X$$. which apparently works fine because the page renders, but if I change it to $$A_{ij}$$ contains $$(X_{i,c}W_{c,0})(X)$$. then all changes I make to the document are blocked, and aren't reflected until I remove the surrounding () from X. Another problematic snippet is The resulting attention matrix is $$ A = XW^Q W^K^\intercal X^\intercal $$ Which renders the middle W^K correctly, but everything else is left as plain text.. Then if I include the subsequent paragraph, again, changes are blocked. While this is easy to lay out, it is very difficult to interpret. The meaning of each barcode depends entirely on which other barcodes are present, so the meaning of $$W^Q$$ and $$W^K$$ can't be nailed down without context. But if I remove it I can make changes again (but the proceeding equation still renders wrong) I can't reproduce any of these issues with my own local latex environments, and I've tried all kinds of variations to figure out what is wrong. Does anyone know what is going on?

Previous 1 3 4 5 6 7 10 Next

Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.