I’m a graphic designer working two jobs, and both companies are asking me to create their websites. They chose me because of my past experience with Adobe Muse, which I used quite some time ago.
I’ve decided to go with WordPress since they want a cost-effective solution that effectively manages blog posts and automatically displays the latest articles on the homepage.
I’ve tried several highly recommended page builders:
-
Elementor - The setup feels awkward, and tasks like creating sections or adjusting styles take far too long. The mobile loading speed is poor, and even after optimizing images, pages still take 4-5 seconds to load. For more intricate designs, you still need to use custom CSS.
-
Beaver Builder - Recommended by some long-time WordPress users. I tested the pro version for a month, and building a homepage took a lot of time. It felt quite cumbersome for my requirements. A simple brochure typically takes me 4-5 hours in InDesign, but mimicking that in Beaver Builder took me almost two full days of dedicated work. It seems better suited for those who are comfortable coding.
-
Themify - This has a similar complexity to Beaver Builder, and it feels just as overwhelming, but my budget constraints make this option unfeasible.
-
Block Editor - This is free with WordPress and I’ve previously used it for blog posts effectively. It works well for articles, unlike other builders that ruin code which can impact RSS feeds and look messy in the admin section. However, the Block Editor offers limited customization options for styling. Simple tasks like adjusting menu hover effects or the active state are impossible without additional plugins. I’ve tried a few plugins for menus, but they’re either unreliable or feel detached from the main editor.
Another irritation is needing custom code for basic functions. For instance, adding the current year to copyright text necessitates creating a full HTML block, resulting in a loss of access to the fonts from my theme. The first builder I mentioned handles this situation much more gracefully.
Furthermore, the Block Editor doesn’t support tabs or collapsible sections without external plugins. I worry that plugin compatibility may be an issue in the future with updates.
It’s also important that my clients can modify the site later without risking any damage. Are there better options I should look into?