Observations from a new user

So I consider myself to be pretty comfortable with a computer, programming, and design that I can give a pretty honest opinion when using a new application. I’ve tried quite a few web editors in the past, and I’ve settled on using Bootstrap Studio for probably the last year since it had the features I needed at the time. When I heard about Blocs a couple of months ago I was eager to give it a shot, and for me, the best way to try out a new web editor is to just do a simple test rebuilding my current website with it. What I did find was Blocs was amazingly fast and intuitive when it came to laying out my structure. But the things that I don’t quite like, or understand, are probably the only things holding me back from making a complete switch to Blocs.

  1. Smart Forms - Not sure if this makes sense, or how Bootstrap Studio did it but they were able to incorporate a “smart” form option that will take all the entries from the form and send them to an approved email address (probably through some mail server on their end). It just makes setting up the contact form part so much faster and easier.
  2. Class Manager Issues - The custom class manager is a cool little tool for visualizing most of the CSS attributes, but it does have a few problems with how it structures the code/works. First, you can’t set a background Image and a Background Color at the same time, since the code puts the two items on separate lines only the background image is respected. Adding Borders to just a single side also doesn’t work in the Class Manager. It doesn’t really make sense on how to add borders, but even if you just click on one border icon and then set the border, it adds borders to all sides. It just needs some re-tooling to work correctly.
  3. Out of date icons - Fontawesome is pretty out of date now, and it would be nice to be able to either upload a custom icon font file or update the existing ones when they go out of date. Uploading an SVG icon works, but then you lose the icon functionality that comes built into Blocs when you use the built-in icon fonts.
  4. Icon Styling - Much like the Class Editor issues, the icon’s styling options are hard to use. One great example is the outline option, for some reason the outline added is always quite large and there is no way to adjust the size of the outline.

So yeah, just a few things I’ve noticed. Outside of those things, I was pretty much able to get about 90% of my website done in about 8 hours of time after playing with Blocs for a week to get comfortable with it. I think it’s a great tool, would love to switch over to Blocs as my permanent editor, but for now due to the types of projects I get and the issues I’m currently running into I can’t make that jump just yet.

1 Like

Hi Sal,

Welcome to the Blocs Community!

I took a look at your website (I assume you are talking about this one?), and I think there is nothing you can’t do in Blocs.

As for your issues,

  1. As far as I understand, Forms work similar in Blocs.
  2. Custom Class Editor actually does most of the things you are talking about like border only on one side. Just type 0 on sides you don’t want to have border.
  3. I agree with you. It would be nice to have a fresh icons in Blocs.
  4. You can adjust a lot of things for icons, including almost everything about outline.

I am not on my Mac, so I can’t show how to, but if you want, I can do that later.

Cheers,
Eldar

3 Likes
  1. I’m not what you mean by smart form? In Blocs you add the form and set who you want the form to be sent to?

  2. The class manager is very powerful. You can use a transparent PNG file and still set a background color using a class.

  3. As far as borders and icons. Using a class you can make icons and borders however you want with all sides having a border of just one. Here’s a snapshot of several choices. The top icon is a default bordered icon. The one below is regular icons with different types of borders.

I agree with we need an icon upgrade.

Casey

3 Likes

Thanks @Eldar and @casey1823. I’ll give some of those options a shot and see if I can get those last little pieces to work, I really want to make Blocs my main editor since it fits better with the way I like to work. I knew once I could get those little things figured out (like getting the borders to work the way I wanted) then this app would be way better to use going forward.

1 Like

@saldana Great! If you have any specific questions don’t be afraid to ask, lots of forum members willing to help.

Casey