Simplo - Responsive WordPress Blog / Personal

Themeforest Simplo - Responsive WordPress Blog / Personal WordPress Theme

Download Simplo - Responsive WordPress Blog / Personal WordPress Theme

Download Simplo - Responsive WordPress Blog / Personal WordPress Theme

Simplo Wordpress theme is for blog, personal or minimalist magazine. Sleek, minimalist and modern design based on light and dark color scheme in hand will bring your articles to the next level. Don’t forget to check the screenshots for this item.










Simplo WordPress theme is built on top rock-solid HTML5 and CSS3 Framework. It’s clearly that this theme has a responsive layout with adaptive approachment for each devices such as iPhone, iPad and many popular devices out there, give it a try using your device(s). Moreover, it comes with tons of features below.



Check more screenshots










Complete features




  1. Dummy data (widget, theme setting and posts) available for staging your site so you can import all data and have a staging site like the demo. Wanna help for setup? Just give us a call through contact form on profile page, it’s free.


  2. Documentation see it live in here


  3. Shortcode support it’s separated as plugin to make it flexible. Download the shortcode plugin from here http://dl.dropbox.com/u/2630347/Data%20share/nesia-shortcodes.zip


  4. Compatible with latest WordPress version


  5. Language for translation in .po format available.


  6. Custom header layout on the side or on top layout.


  7. Custom google webfonts all fonts are perfect for heading and body text.


  8. Custom widgets available.


  9. Responsive layout for tablet and mobile devices.


  10. PSDs format for customisation. All layers are separated and well organizing.


  11. Video support via oembed, list video support here.


  12. Template pages available to choose

    1. Homepage

    2. Archive by months

    3. Archive by categories

    4. Archive by tags

    5. Contact page (Display contact form and map location)

    6. Blog page (standard default page)




  13. Working ajax contact form with Google Map location on template page for contact.


  14. Minimalist and usable design orientation with content oriented in mind.


  15. Build on top rock-solid framework, HTML5 Boilerplate and Twitter Bootstrap.


  16. Supports are provided via forum support for better maintain each tickets. Don’t forget to register yourself, welcome!



Yes, we build this template on top (very) rock-solid framework and that’s all already inside this Simplo WordPress theme bundle, just for you!


Sources and Credits


I’ve used the following images, icons or other files as listed.



Changelog


January 15, 2013 - Version 1.0:
* First release.

Download Simplo - Responsive WordPress Blog / Personal WordPress Theme

Comments

  1. hi!
    Im about to buy this awesome theme but have some questions: 1. is it possible to use this theme as a portfolio? 2. Is it possible to create pages that list posts from just some categories?


    thx!

    ReplyDelete
  2. Hi nadade,


    Thanks for your compliment


    1. is it possible to use this theme as a portfolio?
    > currently, Simplo do not have additional Portfolio post type, if that’s what you mean. You can use regular Posts as portfolio if you want. Or install an additional Portfolio plugin. But again, we couldn’t guarantee that it’ll work well with Simplo. For example, you’ll be required to create a custom template to show your Portfolio pages, etc.


    2. Is it possible to create pages that list posts from just some categories?
    > We have this page template http://demo.nesia.me/wp/simplo/archive-category/ to show list of Categories. But if this doesn’t suite you, you’ll need to custom the template by yourself.


    Hope it explains.


    Cheers!

    ReplyDelete
  3. I have the website: www.bijenkasteel.nl
    and it does not show my Twitter feed only the @follow button.


    What can i do?

    ReplyDelete
  4. Hi leavemymark,


    Please update your Simplo to 1.0.2.
    Currently your site is running Simplo 1.0.1


    We have fixed this Twitter Widget issue in the latest version (1.0.2).
    You can get it on your download page here at TF.


    Cheers!

    ReplyDelete
  5. Could you please tell me which files have changed and are effected? I did some customs so i do not want to lose them.

    ReplyDelete
  6. Hi leavemymark,


    For the Twitter Widget issue, you can try to replace these files:

    includes/widgets/widget-nesia-twitter.php
    js/script.js
    style.css


    But partial update is actually not recommended, since you might lose another feature update (we can’t list them all here).


    If you want to customize the theme, it’s recommended to use child theme. So whenever the Parent Theme is updated, you won’t be bother to lose or re-apply your changes.


    But of course, it’s up to you


    Cheers!

    ReplyDelete
  7. cool thanks.
    having another problem of cannot inserting images in wysw editor. Can only paste via html img.

    ReplyDelete
  8. Hi leavemymark,


    Please try to do following steps:


    1) Have you tried it with the original Simplo theme (without the modification) ? Does it work?


    2) Have you tried it with WordPress default theme (i.e. TwentyTwelve) ? Does it work?


    Cheers!

    ReplyDelete
  9. Hey Guys,


    Got the theme and love it.


    ! 1/2 questions.


    I have changed the navigation colors as you said in an earlier questions that’s great. Now if i use the original theme it shows the icons


    But:


    if i use a child theme of it the icon’s don’t show up? I guess there is a command somewhere that is referenced to get_stylesheet_directory_uri() rather then get_template_directory_uri() that needs to be changed to get the icons in a child theme.


    Any idea where this function is or how i get the icons in a child theme please?


    Thank you in advanced for your help.

    ReplyDelete
  10. Figured it. Just did this in my functions file of the child theme:


    add_action( 'admin_print_styles-nav-menus.php', 'custom_icon_styles_child' );
    function custom_icon_styles_child() {
    wp_enqueue_style( 'custom-icon-styles_child', get_template_directory_uri() . '/css/custom-menu-icon.css' );
    }

    That replaces the function on line 34 of the original functions file.

    ReplyDelete
  11. Hi Henry,


    Yes, that’ll do it.


    Glad to see you can solve it.
    And thanks for sharing it here


    Cheers!

    ReplyDelete
  12. Just another child theme question about the Favicon’s.


    Which function is the add the favicon and apple icons to head in? I would like to unregister the function or insert my own instead.


    Many thanks in advance for helping me.

    ReplyDelete
  13. Hi Henry,


    If you’re looking for a way to upload a custom favicon, you can do it from the Theme Options. Here’s the screenshot: http://awesomescreenshot.com/05d1mdgx52


    But if you’re indeed looking for the function, you can find it in functions/admin-setup.php file on line 164.
    Look for nesia_output_custom_favicon() function.


    Hope it helps.


    Cheers!

    ReplyDelete
  14. Help’s a lot. Many thanks guys.

    ReplyDelete
  15. You’re welcome, Henry.


    If you need another assistance, please post it on our Support Forum http://support.nesia.me


    We’ll be waiting.


    Cheers!

    ReplyDelete
  16. Hi there, I have 2 questions.


    1) Can I change the menu icons on the left to my own icons? and I’m able to point those links to anywhere I want right?


    2) Does the theme support the bootstrap codes? I have many posts which I am using bootstrap layers, columns, Navbars, labels and many others. Would that be supported?


    Thanks in advance.

    ReplyDelete
  17. Hi mojo4588,


    1) We’re using Font Awesome for the custom icons, so you can choose it from the pre-defined icons. And since this is Menu feature from WordPress, so yes, of course you can point those links to any URLs.
    Here’s a screenshot: http://awesomescreenshot.com/01c1n8vxe4


    2) This theme was built on top of Twitter Bootstrap framework. Not really get with what you mean, but if you’re also use bootstrap style on your posts, then it might require a bit adjustment so it won’t conflict with the CSS selector from the theme. We can’t guarantee that this won’t be complicated, though.


    Hope this answers your questions.


    Cheers!

    ReplyDelete
  18. Hi,


    This is an awesome theme and has everything that I want.
    Just that I like to code my own blog/websites. Is there an HTML version of this that I can purchase? I read in one of your earlier comments that it was ongoing submission… but I can’t seem to find it anywhere.

    ReplyDelete
  19. Hi aniquez,


    Thanks for your compliment.


    Yes, we’re planning to release a HTML version of this theme.
    Currently we’re still preparing it along with required PSD files to be released with it.


    We’ll let you know as soon as we release this HTML.


    Thanks for your inquiry.


    Cheers!

    ReplyDelete
  20. This looks the perfect theme to move my old Blogger blog over to. One question – I have 9 years worth of archives and wondered whether I can display them first by year then drop-down and/or link through to the months. Otherwise I will have a very messy page showing all the months from the last 9 years.
    Thanks for your help.

    ReplyDelete
  21. Hi lostbyway,


    At the moment, Simplo only providing these 3 page templates:


    http://demo.nesia.me/wp/simplo/archive-monthly/
    http://demo.nesia.me/wp/simplo/archive-category/
    http://demo.nesia.me/wp/simplo/archive-tags/

    The one you’re asking above will need some modification to those templates (or maybe create a new one) and we can’t provide that.


    You can modify this theme by yourself, of course, if you’d like.


    Hope this helps.


    Cheers!

    ReplyDelete
  22. Hello!
    I am thinking of buying this one but I have a doubt.
    I really like the left bar navigation and instead of having the sub categories menus, can I put all the categories in the side bar and take out the subcategories?
    Thanks in advance.
    Ana

    ReplyDelete
  23. Hi Ana,


    Not really sure with what you mean, but the left bar navigation is using WordPress Menu feature. So basically, you can put any links on it, including categories (or sub categories).


    Here’s a screenshot of the Menu Admin: http://awesomescreenshot.com/01d1on706b
    and you can see the result at our demo page: http://demo.nesia.me/wp/simplo/


    If however, this is not what you mean, please provide us some details (or screenshots are even better) to describe your intent.


    Cheers!

    ReplyDelete
  24. Hi yes you replied to part of it I would also like to take out the subcategories that appear on the page bellow the logo. Ex:
    Sample categories


    aciform
    sub
    antiquarianism
    arrangement
    asmodeus
    Blogroll
    broder
    buying
    championship
    dispatch
    personable
    scholarship
    selfconvicted
    Uncategorized

    ReplyDelete
  25. Hi Ana,


    Oh so you mean the sidebar area?


    For the “Sample Categories” in the demo, we are using default Category Widget from WordPress, and currently WordPress do not have option to exclude its subcategories for being shown together with their parents. (for e.g. you just want to show ‘aciform’, but don’t want to show ‘sub’, currently WordPress default Category Widget do not have this capability).


    But if you do not need this widget, you can also remove it completely from the sidebar.


    And if you do want to remove the sidebar area completely, then you’ll have to modify the page template, since by default this area is already there.


    Still not sure if this answers your question.
    But then again, if you still have some questions, just hit us again


    Cheers!

    ReplyDelete
  26. Thanks for your reply, does the template integrate well with BuddyPress and WooCommerce?

    ReplyDelete
  27. Hi Ana,


    Simplo is not ready for WooCommerce and BuddyPress.


    If you’re looking for a WooCommerce-ready theme, you can take a look at our other products:


    Commerce: http://themeforest.net/item/commerce-versatile-responsive-wordpress-theme/2569077


    Shoppinggo: http://themeforest.net/item/shoppinggo-wordpress-ecommerce-theme/4571164


    Cheers!

    ReplyDelete
  28. Hi,


    Nesia Shortcodes are not working correctly with the latest Wordpress version (3.9.1). There is no MCE button to insert the shortcodes. I think the problem is related to MCE 4.


    Can this be fixed?


    Regards.

    ReplyDelete
  29. Hi, are you still providing support for this theme?


    I just posted an issue on your support page but then I realised there were a other posts/questions without any answer.


    Can you help me to solve this issue? I am having blank pages after clicking on any tag or category link. How can I fix this? Here is the link for your reference: http://learningservice.info/library/category/activism/ Thanks,

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme