Writter - A Modern Grid Based Mobile Theme

Themeforest Writter - A Modern Grid Based Mobile Theme WordPress Theme

Download Writter - A Modern Grid Based Mobile Theme WordPress Theme

Download Writter - A Modern Grid Based Mobile Theme WordPress Theme

Welcome! This is Writter.



Writter is grid based minimalistic theme with buch of colorful features bloggers will appreciate. Clean and smooth modern design with 8 great post formats is the right choise. Theme was built with strong focus on typography. On the mobile screen it’s just the best looking theme our there.




Writter is the right choise for creative bloggers but not only for them. Post layout can be used as a portfolio. It’s all about creativity. So click on a live preview and try Writter. It’s the perfect way to start!

Post formats


  • Standart Post

  • Image Post

  • Video Post

  • Audio Post

  • Gallery Post

  • Link Post

  • Quote Post

  • Aside Post




Theme Features


  • Responsive (liquid) layout

  • Masonry grid with CSS3 transitions

  • Infinite Scrolling

  • Sidebar widgets

  • 8 Perfect Post Formats (Audio, Video, Gallery, Link, Quote, Aside, Image and Standard)

  • WordPress 3.6 ready

  • High resolution and retina ready

  • Translation ready

  • Featured “sticky” posts

  • Author biography

  • ZillaShare plugin native support

  • ZillaLike plugin native support




Credits to:





  • CSS Reset

  • HTML5 Fix

  • ZillaShare

  • ZillaLikes

  • Source Sans Pro Google Fonts

  • jQuery Perfect Scrollbar

  • jQuery Mousewheel

  • jQuery ImagesLoaded

  • jQuery Masonry

  • jQuery InfiniteScroll

  • jQuery FlexSlider

  • Sounas Design Images for live preview



Thank you for visiting Writter


If you have any futher questions feel free to ask.



\\ \\
\\ \\




Version 1.0.1 – October 4th, 2013


- FIX: Secondary sidebar deleted
- FIX: Searchform under single posts bug



Version 1.0.0 – July 30th, 2013


- Initial release

Download Writter - A Modern Grid Based Mobile Theme WordPress Theme

Comments

  1. Hey. Great theme!


    I’m having a little trouble adding a main tiled background image to the theme. The wordpress backend tool does not work for me. It seems the problem is in the style.css #main-content styling.


    Any tips would be appreciated Thanks in advance

    ReplyDelete
  2. Hello, thank you mate , as for your problem – you could still try to upload .png file for background through FTP and set it via CSS tool in WordPress


    #main-content { background: url(yourfile.png); }

    Luke

    ReplyDelete
  3. is there a foot widgets and is there a way to make the post (example http://themeforest.net/item/writter-a-modern-grid-based-mobile-theme/full_screen_preview/5524038) smaller?

    ReplyDelete
  4. Hello, there is no footer so you can’t actually place widgets in nowhere. Only acceptable widget area is in main left sidebar.


    Luke

    ReplyDelete
  5. also can i make the name and the navigation like this .. http://derriuspierre.wordpress.com/

    ReplyDelete
  6. Hello, yes it is possible via some CSS minor changes.


    Luke

    ReplyDelete
  7. that’s great! could you help with that and is there a way to make the post smaller?

    ReplyDelete
  8. Send me an email after you purchase my template I’ll take a look into that


    Luke

    ReplyDelete
  9. ok. one more thing? is there anyway to add a footer. I really would like a footer for the theme to add as many widgets.

    ReplyDelete
  10. I really like the theme. It’s somewhat what i used to have on wordpress

    ReplyDelete
  11. Hello, if you think about it it’s rather impossible to have any footer with infinite scrolling, that just doesn’t make sense, it will loads more posts on and on and you will never reach the footer . If you have to get rid of this infinite scrolling it requires to have some wordpress and jQuery knowledge to re-code it right.


    Luke

    ReplyDelete
  12. Sigh… How can i make it so on the HOMEPAGE, there is a thumbnail for the image, and it NOT show an excerpt of the post? Just the thumbnail. As a “Standard” in the post format.
    Let me know if you don’t understand.

    ReplyDelete
  13. Hello, this is image post format you’re talking about. Unfortunately I don’t know what are you asking for.


    Luke

    ReplyDelete
  14. Alright. On the Homepage here how can i remove the post “content” from the actual; “preview” on the homepage, http://puu.sh/5P04w.jpg


    And for the single post page, how can i remove the thumbnail http://puu.sh/5P074.jpg located there, but keep the thumbnail on the index.php

    ReplyDelete
  15. I’m sorry I can’t see any post “content” in your screenshot. There’s also no post called “content” in theme’s live preview so I’m little confused.


    As for the second issue, you can edit your post-format file (for example image-post.php – for image post format) and using WordPress’ function called is_single() (use it in the if() – condition) you can show the thumbnail only for single posts.


    Luke

    ReplyDelete
  16. Content = “play”
    http://instaflix.nl/, look at my website. You’ll see “play”, I don’t want it to show any post content, just the thumbnail.
    And when you view a post; http://instaflix.nl/?p=5
    You see the VERY LARGE thumbnail? How can i make it not show a thumbnail in the post; however show a thumbnail on the index ( http://instaflix.nl/ )

    ReplyDelete
  17. Everything you need is in the post above. Like I said, use the WordPress function it will do its work. You will probably have to find someone to adjust this code right for you if you can’t do PHP yourself.


    Luke

    ReplyDelete
  18. Guess these issues would be common sense, however forgot how saturated the dev community was.

    ReplyDelete
  19. Hi, are you planning to include custom icons on the menu?


    Is there a way that menu stay always visible?


    Thanks!

    ReplyDelete
  20. Hello, you can download and replace icons via FTP. There are in images/icons folder.


    Yes it is, look into CSS and find class for menu. Then copy menu’s ”.moved” values into regular menu class.


    Luke

    ReplyDelete
  21. Hi there. Excellent theme Two quick questions, if you’d be so kind:


    1. How do you add in the zilla-like/share post footer; where is this option?
    2. Is there a way remove the page headings from the pages (but not from posts), ie, just have the content start at the top of the page and remove the “contact” (or whatever) heading from the page?


    Many thanks in advance

    ReplyDelete
  22. hey, how can i change the articles (post) list that show me in the center one article under one.. ?

    ReplyDelete
  23. hey there, try to use display: block; for each article box via CSS.


    Luke

    ReplyDelete
  24. Great theme. Before purchase I would like to know if it is possible to set first page to open slug, for example ”/deals”? Many themes search for static page inside pages which do not find content I need to open on first page.

    ReplyDelete
  25. A question about the use of mobile themes.


    When buying your theme my wordpress site would use 2 themes? .. One for normal browsing and another theme for when someone access to a cell phone?

    ReplyDelete
  26. Hi, great theme. 2 quick questions.


    1) I’ve noticed that some of my widgets are getting cut off on the left menu bar. Even if the page is long enough the Featured Post widget from Jetpack (amongst others) is cut about 1/3 of the way down. What can I do to fix this?


    2) Is there a way to add static elements, like an embedded video, at the top of my posts page and category pages?


    Thank you!

    ReplyDelete
  27. I’ve figured out the second question, but please still need help with the first! Why are elements in my menu sidebar being cut off?!

    ReplyDelete
  28. How do you place the image over the post title and text?
    Basic question but complete newbie here!


    Thanks

    ReplyDelete
  29. Using post formats when making a new post. Upload the image using add featured image.

    ReplyDelete
  30. Thanks…...another simple question, Is there a setting for making sub pages in the menu…been trying the conventional way and nothing changes, navigation menu does not change.


    Very frustrating, please help

    ReplyDelete
  31. Hi


    The sub categories and sub pages do not locate correctly they just show up in list on nav bar and not in the parent as they should. Please advise as this is useless to me…I will be using many sub cats.
    I have emailed but no response yet
    Thanks

    ReplyDelete
  32. Hello, unfortunately this theme doesn’t support subcategories.

    ReplyDelete
  33. Are the HTML version files included with this theme?

    ReplyDelete
  34. This is only WordPress theme.

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme