Plain WP – Free Responsive WordPress Theme

plain

Plain is a responsive, mobile first WordPress theme built on top of Hybrid Core

Theme Features

  • Plain Design
  • Responsive Layout
  • Custom Background
  • Custom Header
  • Child-theme Friendly
  • Translation-ready (contains .po/.mo files)
  • many more hybrid core awesomeness

Preview Demo | Download

Enjoy 🙂

17 Comments

  1. You guys got some really beautiful themes… thanks for offering them for free..

    • han

      Glad you like them 😀

  2. question, i have this theme, but there is no “Leave a reply” box like this one I am leaving my comment in? is that normal? does this theme not come with this feature? thanks you

    • Have you activate Jetpack Comments? Also, make sure “allow comments” is enabled on each post

      • yes i activated jetpack comments. and i went through my all post and allowed comments and pings. Do you have any other suggestions

        • Maybe it’s plugin conflict. Try to deactivate all plugins and check if the comment form show up

      • i figured out the problem, my facebook comments were on and not allowing the wordpress comment box to appear. sorry for the bother

  3. Hello! How do we get rid of the ‘read more’ sticky post setting? I would like my whole post to show and the option to do read more – I really lovee the theme and want to keep it. Thanks 🙂

  4. honigp

    Thanks for the theme, great job.

  5. honigp

    Nice template I put Disqus on your site but does not appear on this template.

    Sorry for bad English.

    • Han

      try add this code into functions.php

      // add disqus compatibility
      if (function_exists('dsq_comments_template')) {
      remove_filter( 'comments_template', 'dsq_comments_template' );
      add_filter( 'comments_template', 'dsq_comments_template', 12 ); // You can use any priority higher than '10'
      }

      • honigp

        Thanks it works 🙂

  6. Han

    please add this code into functions.php

    // add disqus compatibility
    if (function_exists('dsq_comments_template')) {
    remove_filter( 'comments_template', 'dsq_comments_template' );
    add_filter( 'comments_template', 'dsq_comments_template', 12 ); // You can use any priority higher than '10'
    }

  7. honigp

    Language-translation into Czech “hybrid-base-cs_CZ.po” after uploading the folder with the language change, any tips?

  8. Tom Luke

    Great theme! Just one minor problem. Some of the strings are not woking for example: “Search results for..” stays the same, in the comment section “One Response” stays the same. I renamed the mo file to wp-plain-es_ES and works only with some strings, hybrid-base-es_ES doesnt work at all. Any ideas? thanks. This is a really nice theme.

  9. annieone_hh

    hi, nice thing!! just one more question: how can i get a read more link on search result pages..?!

Comments are closed.