Simple Life : Free WordPress Theme

Simple Life is a simple, minimal and accessibility ready theme for your awesome WordPress website. It comes with a whole set of interesting, rich features and flexible theme customization. This theme is easily customizable with the Customizer feature of WordPress. It is also translation ready.

Features:

  • Simple and clean design
  • Accessibility Ready
  • Based on Bootstrap
  • Supports Post Formats
  • Cross browser compatible
  • Two columns or One column layout
  • Responsive Design
  • Custom menus
  • Theme options
  • Translation ready

Download : Download from WordPress.org
Demo : Simple Life Demo
Support : Get Support
Reviews: Submit reviews and feedback

My Free WordPress Themes

19 thoughts on “Simple Life : Free WordPress Theme

  1. function simple_life_hooking_woo() {

    remove_action( ‘woocommerce_before_main_content’, ‘woocommerce_breadcrumb’, 20, 0 );

    if (function_exists(‘is_woocommerce’)) {//better to check this, because not everyone install the woocommerce
    if ( is_woocommerce() && true === simple_life_get_option( ‘enable_breadcrumb’ ))
    {
    add_action( ‘simple_life_action_after_header’, ‘woocommerce_breadcrumb’ );
    remove_action( ‘simple_life_action_after_header’, ‘simple_life_add_breadcrumb’ );
    }
    }

    }

    1. Thanks for the comment. I believe that is not needed inside the function because that whole support PHP file is loaded only if WooCommerce is activated.

  2. Hi, I love the simplicity of this theme, but can’t see a way to add “share this” this type buttons to each post (single post view) – please advise.
    Thanks,
    Kim

    1. Thanks for using my theme. Which plugin you are trying to use? Plugin should be able to hook into single content as I have followed WP standard for theme development.

  3. Hi Nilambar . Thank you so much for your useful Theme!

    I’m so satisfied with your theme and want to say Thank you for providing this theme.

    Now I’m starting my wordpress blog with your theme and I have a question, (or favor)…

    May I change colors of menus and footer like as my blog(dividend.kr)? My prior blog’s color theme is #4a89bf and I’d like to using same color as my prior blog. So I changed theme’s menu and footer color like this.

    I’d like to know if I can use your theme like this.

    Thank you!

    1. You sure can change color as you like. Just make sure you dont modify theme directly. Use either child theme or Custom CSS that is available in WordPress since 4.7.

      1. Thank you again Nilambar. I’m not major in Web programming or HTML…and so on, so I have never heard of child theme. I changed theme directly, but after I searching about child theme, I understood all modifications I made are gone when theme is updated. Now I made a child theme and change color of theme and so on.

        Thank you for allow modifications of your free theme and kindfull tips about child theme.

        Merry Christmas and happy new year!

  4. Hi Nilambar,
    I am creating my own website and i just love your theme. I am new to wordpress and not very good with CSS and HTML. I want to have header image on the Home page only. I want to remove the image from other pages. Is there a way to do it.

    Please guide.

  5. Dear Nilambar

    I have been using your simple life theme since 3 years and I turned my blog into top travel blogs from Himachal Pradesh. I was now looking to speed up my site and want to limit the number of posts which appear on my homepage to 3-4 in number. I checked the customized settings and couldnt find the option to limit the post. I also dont want to make my homepage static so can you help me please?

    Rahul Sharma

  6. I love this theme. I’ve been using it since it came out as the basis for a child theme to suit my blog. The only trouble I’m running into is that I cannot figure out where to change the width for the content area and sidebar without screwing with the responsiveness of the theme. Is there a way?

  7. Dear Nilambar,

    Thank you so much for a great theme you kindly provided! Using it for a couple of years by now, I like it very much!

    Unfortunately, I noticed a strange effect some time ago, when viewing my page on an Android mobile phone (iOS; i still haven’t tried):
    By changing a view from landscape to portrait, the “hamburger” menu bar disappears completely so one has to reload the page in portrait ´view to be able to see this “hamburger” menu bar back in place again. I badly need to have this little bug fixed and can’t find any solution by myself.

    Please, help me to solve this problem!

    Best Regards,

    Alex

  8. Dear Nilambar,

    your theme is one of the best themes I’ve yet found – just simple and elegant. Thank you very much for your job.

    Concerning two (minor) cases on the mobile view:
    – by turning around the phone twice the menu is gone
    – you are able to “move the content” a bit by swiping left/right, it isn’t fixed

    This also appears on a fresh installation.
    Is there a chance these cases will be fixed?

    Thank you very much,
    best regards,
    Stephen

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.