Search found 20 matches

by ludera
Fri Apr 12, 2024 1:09 pm
Forum: Plugins
Topic: Disqus plugin not working anymore
Replies: 0
Views: 36

Disqus plugin not working anymore

Hi all. I tried to search for the Disqus plugin and it is not in the list. Was it before? I don't remember, I set this up like 4 years ago. I get this error, and it dissapeared from the website: embed.js:49 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is n...
by ludera
Tue Jul 28, 2020 10:37 am
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

Ok! I fixed it. The problem was that the folder name on the zip file of the plugin was prism-1.0 . You have to remove the -1.0 . So it should be just prism/ Summary of what you have to do to add code snippets to Bludit: Add Prism plugin from the plugin pages : https://plugins.bludit.com/plugin/prism...
by ludera
Mon Jul 27, 2020 5:21 pm
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

Oh, ok. Then I'm ok with those. I'd include GLSL and HLSL, but it's ok if it doesn't have it. Right now what is failing is c#, it comes by default. Should I do something else? I uploaded the plugin, activated it, and then reloaded the website. The colors work on the editor, but when saved it doesn't...
by ludera
Mon Jul 27, 2020 4:59 pm
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

Wow. That was fast! Thanks for that. I downloaded the plugin, changed the Css and Js files with the ones that contain the languages and settings I wanted (just a subset of the languages available). Is this supposed to add css to the colouring of the code. Well... it doesn't. Am I doing something wro...
by ludera
Mon Jul 27, 2020 1:32 pm
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

Hi. Thanks. I've been trying this, I uploaded the custom files I need for Prism. But when you say : Add this code to the HTML of the plugin what do you mean? There is only a plugin.php. Do you mean the html generated in the "adminHead()" function? The adminBodyEnd() doesn't generate any HT...
by ludera
Thu Jul 16, 2020 12:17 pm
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

I forgot to answer. It's really easy to use, sorry about that. I should have checked the settings first. I activated it and it's working fine, really helpful. The only problem I have is that the code is colored while editing correctly, but after saving, in the article itself, it is NOT. What can be ...
by ludera
Tue Jun 30, 2020 9:17 am
Forum: General
Topic: What does Bludit Pro contains?
Replies: 7
Views: 4188

Re: What does Bludit Pro contains?

There are different editors you can use. What do you mean with "an even more advanced editing mode"? Yes. It was not clear. The one I enabled didn't have some buttons that I normally use (to help integrate YouTube videos without having to go to the code and edit by hand and such). But if ...
by ludera
Mon Jun 29, 2020 4:42 pm
Forum: General
Topic: What does Bludit Pro contains?
Replies: 7
Views: 4188

Re: What does Bludit Pro contains?

Yes that is correct -and then there is also the possibility that you can donate via Patreon if you want to support the project. Yes. That I will do for sure after a short while working with the blog and deciding to stick with it. Right now I'm testing its features. Pasting code is certainly one of ...
by ludera
Fri Jun 26, 2020 4:12 pm
Forum: General
Topic: What does Bludit Pro contains?
Replies: 7
Views: 4188

Re: What does Bludit Pro contains?

So timemachine and domain migrator?
by ludera
Fri Jun 26, 2020 4:10 pm
Forum: Plugins
Topic: Please add <code> tags or similar to the editor to add code!
Replies: 15
Views: 7019

Re: Please add <code> tags or similar to the editor to add code!

Which editor do you use? I'm using TinyMCE. I tried the other one but had less features than this one. At least in this one I can see the source code and add stuff there. I just need a <code></code> around text . Or better, a <pre><code></code></pre> around text that is code and it changes style. T...