-
Not easily customizable
By stbedesantafe, 2017-07-11
via wordpress.org
I love the clean simple layout, but the mere fact that the header image MUST be shaded knocks this theme out of being useful to me. My clients don’t want their logo or art work shaded out. Support says shading can only be removed in the premium theme.
-
Nice
By jonny-s, 2016-09-04
via wordpress.org
I like this theme. It is clear on all different post-types. Nice.
(After a re-upload the author-template also works, I don’t know why it does not after first upload.)
I think it would be nicer, if the theme respect the admins configuration for date-format also in masonry-view on both the home and the author template. But this is a minor criticism.
For individual styling I simply use a child-theme. I think to make your blog your own style, it is necessary to choose your own colors and individual adds. For a theme who presents your whole blog a few hours of customization a really okay.
Thanks to the author!
-
Great beautiful theme, wish I could change the color easily
By carolaclavo, 2016-07-18
via wordpress.org
This is a great topic to start any wordpress install, looks great and looks good for any purpose. Just… I wish it was easier to change the colours as it is a quick and easy way to customize it not breaking anything – but you really have to dig deep to do this.
I would pay a couple bucks for an option to change the accent color to be added in the UI.
-
Can't customise it
By salachappy, 2016-06-25
via wordpress.org
I love the clean look of this theme, but do not like that I cannot change the color or sizes of the fonts, nor can I add plugins, no place to do so that I can find. Maybe these things can be done, but it is not something I have been able to figure out.
-
Clean and simple. Easy to use.
By mizmulligan, 2016-06-18
via wordpress.org
I love this template because it’s each to customize. It’s also clean and sharp.
-
Great theme, love the look
By JanPaul999, 2016-05-04
via wordpress.org
Clean and beautiful! Best free theme that I came across and I researched a lot. Will be using it for a video blog for which it’s great.
-
Clean minimalist but wish easier to change color palette
By car57, 2016-04-27
via wordpress.org
I just installed this theme for a blog with several dozen posts. I love the simplicity, unusually good typographic settings, and it’s user friendly. But one thing that drove me up the wall is having to manually find and change dozens of css selectors in a child theme to modify the color palette. If you don’t want the deep navy, seafoam green, and gray palette, you’ll have a ton of work to do. It would have been SO MUCH EASIER if the creator had used the customizer and the Options Framework to enable users to easily change the colors of links and hover colors throughout from a Customizer setting. (Also frustrating is that the author’s seafoam green is hard-coded into some of the icons).
I realize most people will be delighted with this theme; only a few will be like me, a graphic designer and artist who wants to have more control over color palette to match my branding and logo.
-
Nice and slick
By sthilden, 2015-12-18
via wordpress.org
Beautiful design and properly responsive. Really looks good on all devices. The code is also tidy, making extensions and modifications easier.
-
Amazing theme
By Dondon76, 2015-10-25
via wordpress.org
I absolutely LOVE this theme. I’ve been suffering for weeks trying to find a proper theme for my blog. Every single one I’ve tried, although looks great in theory, once activated on my .com site it just looked like sh**.
I then came about Baskerville – and it was heaven!
Easy to use.
Love the look and feel. Very elegant.
Amazing space in both sidebar + 3 different footer areas.
Love the fact that you have an automatic writer bui showing at the end of the blog posts.
Love the comments layout.
Love the home page layout.
Love the archive template.
Love all the different page options you have for blog posts.
And most of all – can’t believe it’s FREE!
Seriously Andres – you can be really proud of what you created here!
-
Love the look – but can we disable text in header?
By Kristy, 2015-10-25
via wordpress.org
Love the look of this theme but can I disable the wordings in the header?
I’m using it on a WordPress.com blog so can’t easily edit the theme files/css etc.
Would be great if we could also pick custom colors instead of having to pick individual colors.
Thanks!
-
Good theme that can be adapted for our plugins
By videowhisper, 2015-09-25
via wordpress.org
Our plugins require a lot of content space for video conferencing interface to fit. That usually requires full page widh with minimum padding / borders.
One of our clients is using this theme with PPV Live Webcams plugin that can be configured in Integration settings to use a custom template file.
Our staff created this template-videowhisper.php file in theme folder and configured plugin to use that. Here’s the source for others that may need it:
<?php /* Template Name: VideoWhisper Full */ ?> <?php get_header(); ?> <style type="text/css"> .post-content-videowhisper { padding: 5px; } </style> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="post"> <div class="post-header"> <h1 class="post-title"><?php the_title(); ?></h1> </div> <!-- /post-header --> <div class="post-content-videowhisper"> <?php the_content(); ?> <?php if ( current_user_can( 'manage_options' ) ) : ?> <?php endif; ?> </div> <!-- /post-content --> <?php comments_template( '', true ); ?> </div> <!-- /post --> <?php endwhile; else: ?> <p><?php _e("We couldn't find any posts that matched your query. Please try again.", "baskerville"); ?></p> <?php endif; ?> <div class="clear"></div> <?php get_footer(); ?>
-
great theme
By markusk, 2015-08-25
via wordpress.org
wish some of the paid themes were that well crafted..