Search found 12 matches

by Qianca
Fri Jan 31, 2025 8:20 pm
Forum: Themes
Topic: BS5Plain Modification Assistance?
Replies: 6
Views: 110743

Re: BS5Plain Modification Assistance?

Hey, welcome! I’ve worked with Bludit and the BS5Plain theme before, so I can definitely help point you in the right direction. To make the sticky sidebar work, you’ll need to dive into the theme’s layout and modify the HTML and CSS a bit. You’ll want to find where the sidebar is in the template and ...
by Qianca
Fri Jan 24, 2025 11:30 am
Forum: Plugins
Topic: Auto Minify no longer works
Replies: 4
Views: 71798

Re: Auto Minify no longer works

I ran into the same issue with that plugin a while back, and it seems like it’s just outdated for the newer Bludit versions. I ended up switching to manually minifying my HTML with an online tool before uploading—it’s not ideal, but it works. If you’re set on automating it, you might try tweaking ...
by Qianca
Fri Jan 24, 2025 11:24 am
Forum: Themes
Topic: Help needed moving social media icons in the Tagg theme
Replies: 8
Views: 119425

Re: Help needed moving social media icons in the Tagg theme

I did something similar on my site using the WordPress Customizer. To move the social icons, you can add a "Custom HTML" widget to the sidebar and paste the code for the icons there—that worked for me when I wanted them out of the footer. For the About page link, just go to the "Menus" section in ...
by Qianca
Fri Jan 24, 2025 11:08 am
Forum: Plugins
Topic: Good photo gallery plugin?
Replies: 12
Views: 138770

Re: Good photo gallery plugin?

I’d recommend checking out SimpleGallery. I’ve used it with Bludit before, and it’s straightforward to set up and does the job for basic galleries without slowing your site down. It’s not overly fancy, but if you just need something clean and functional, it’s worth a look. If you’re after more ...
by Qianca
Fri Jan 24, 2025 11:07 am
Forum: Plugins
Topic: Custom Plugin Development
Replies: 2
Views: 52790

Re: Custom Plugin Development

Hey! I’d recommend checking out the Bludit forums or their GitHub page—there are some pretty active devs there who might be up for the job. I’ve had good luck finding help on GitHub for similar stuff in the past.
by Qianca
Wed Jan 22, 2025 4:52 pm
Forum: Themes
Topic: Best theme for video display
Replies: 2
Views: 59348

Re: Best theme for video display

I’ve worked on family video projects, and finding the proper setup for displaying videos can be tricky. Instead of focusing too much on themes, I found that tools like video editors with built-in features for easy formatting and transitions save much time. Once you organize your videos the way you ...
by Qianca
Tue Jan 21, 2025 10:04 pm
Forum: General
Topic: Stupid new user questions about remote content
Replies: 3
Views: 52569

Re: Stupid new user questions about remote content

I totally get where you're coming from. I’ve used Bludit on a subdomain before, and it’s pretty easy to set up without getting too deep into CSS or other complex stuff. If you're trying to avoid Github, you can always just upload updates via FTP—no need for anything extra. I’ve used Ionos for ...
by Qianca
Tue Jan 21, 2025 9:40 pm
Forum: General
Topic: Display bug, duplicated footer and sidebar !
Replies: 4
Views: 64238

Re: Display bug, duplicated footer and sidebar !

Hey Nathanael, I had a similar issue before with a Bludit site I was running. It sounds like it might be a CSS or JavaScript conflict that only appears with longer posts. I’d suggest checking the browser console for any errors—sometimes certain scripts just don’t load or function properly on the ...
by Qianca
Tue Jan 21, 2025 9:29 pm
Forum: General
Topic: Import RSS feeds?
Replies: 7
Views: 95488

Re: Import RSS feeds?

I’ve used a similar setup before and found that using tools like IFTTT or Zapier works pretty well for automatically importing content from external sources like Mastodon into a site. It saves a lot of time compared to manually coding it. If you're looking for something more customizable, you could ...
by Qianca
Tue Jan 21, 2025 9:21 pm
Forum: General
Topic: Link via WhatsApp without CSS
Replies: 7
Views: 90778

Re: Link via WhatsApp without CSS

I had a similar issue once, and it turned out to be a caching problem. It seems like WhatsApp or the server wasn’t loading the page correctly the first time. I cleared the cache both on the server and in the WhatsApp app, and it seemed to fix things. Another thing that helped was adding cache ...