Siiimple

Minimalist CSS Gallery

Mnml Galleria

Mnml Galleria

Posted Dec 12, 2009

Listed Categories

siiimple-blog, Themes

Visit Site - Mnml Galleria

  1. [...] famous theme that gives good look.SevenFiveCollection of best designs that gives good looks.Mnmi GalleriaGood looking theme that can easily change.Beauty And CleanThis is good looking themePrimalMeta [...]

  2. [...] Bilgi | Ön İzleme | inDir [...]

  3. [...] Chic: 1. Mnml Galleria – Clean photo gallery layout with 5 neutral color schemes and multiple photo layout options. [...]

  4. Alexander says:

    Hi Justin
    -How can I get rid of all the information behind each thumbnail and simply got an url when my cursor pass over? Like keeping the image without getting the keyword?

    Most of the visitor can find my articles because they click on keyword instead of the title. Maybe if they click on thumb it’ll be simple?

    - and can I get rid of the navigation menu? I dont want custom colors.

    Thank you !

    Alexandre Demers

  5. jasont says:

    hi justin

    thanks for the stunning theme! I just have a qusetion:how to show the “timthumb” in index?

    this is my site:http://www.doroq.com/

    ps:I have added “custom fields” when I post article.

  6. mw says:

    Hey Justin,
    Wow! I’m really excited about this theme, its taken all night of searching to find a wordpress theme with the finesse of Indexhibit / cargo collective, etc…Just wondering if it is possible to have multiple vertical scrolling images when the thumb is clicked such as:
    http://rumors-online.com/project.php?id=8

    Thanks again,
    m

  7. chad says:

    Thanks mate you’re a hero!

  8. Justin says:

    @chad: Go to line 31-39 of single.php and remove those lines. That should do it.

  9. chad says:

    Hey man, awesome theme – could you tell me what I’d need to edit to get rid of the ‘socials’ bar? I tried removing social icons section from global.css but that only removed the icons – the table and text was still there :(

    Thanks!

  10. Joe says:

    @Justin: thanks for the quick reply – that didn’t work, but “body{
    background-image: url(images/stripes.jpg);
    }” did.

    Thanks again!

  11. Justin says:

    @Joe: Add this to your global.css stylesheet: body{background: url(“images/stripes.jpg”);}

    That should do it.

  12. Joe says:

    Hey Justin, great theme!

    I need a bit of help, as I am a bit dull!

    I’m trying to change the theme in the backend, the same as @Red posted. Your solution was:

    “Or you can go into layout.css and change it in the body section.”

    layout.css is blank apart from “/*Silence*/”

    What would I need to add/edit to get the theme to default to simple stripes?

    Thanks for publishing your theme :)

  13. Opal says:

    Wow! Thanks for the fast reply!

  14. Justin says:

    @Opal: You can remove lines 136-140. And remove the mootools script on line: 27. In the header.php file.

    The navigation menu that has the mootools slider is the < ?php the_sidebar(); ?> function, so you can place that where ever it fits your needs.

    Hope that helps!
    Justin

  15. Opal says:

    Hi!

    Thanks so much for a great theme. I know you hear that a lot but I just had to let you know.

    I’m trying to use the theme as a framework. While I was initially drawn to the MooTools feature, it turns out that it doesn’t fit my purpose. In fact, I’d like to scrub the entire top navigation menu. How might I do that without affecting the layout and functionality of the rest of the theme? (I’m going to use a jquery sliding panel for navigation instead.)

    I’d appreciate if anyone had the time to respond. Thank you!

  16. [...] galleria – siimple Download Page | Theme [...]

  17. Andrea says:

    Thanks much Justin. I had to delete through line 130 (or 131?) and now it works! I’m looking forward to working with it.

  18. Justin says:

    Hi Andrea

    That’s an issue with the Twitter script that displays the number of Twitter followers. If it persists you may have to delete that script which begins on line 99 and ends on line 127. In the header section.

  19. [...] mnml galleria – siimple [...]

  20. Andrea says:

    Thanks for responding. I selected 2-column in mnml galleria options and the width adjusted but I still have the same error. Thanks again!

  21. Justin says:

    I believe that is an issue with not yet choosing a layout in the settings. You’ll get that error if a layout hasn’t yet been selected. Let me know if that doesn’t resolve it. Thanks!

  22. Andrea says:

    I love your theme, but I’m getting the following error:

    Warning: domdocument() expects at least 1 parameter, 0 given in /homepages/4/d243885542/htdocs/FavoriteNumbers/wp-content/themes/mg/header.php on line 121

    It looks like someone else had the same error but I haven’t changed anything yet.

    Thank you!

  23. Justin says:

    Hey Blue

    It’s okay to transform it. No problem. I should probably remove that license.

  24. Blue says:

    The theme looks so nice!
    But i have a question.
    I see the “Attribution-NonCommercial-NoDerivs 3.0 Licence” that says, that i should not transform or build upon this work.
    But what means this? Sorry I’m german!
    Could I get such thing like an OK, to transform it or anything in this way? Or is there no chance? It would be very nice and wonderful! I would be very thankful.

    Blue

  25. Justin says:

    Hi Red

    You can change the color scheme on the front end, under the “navigation” menu. Or you can go into layout.css and change it in the body section.

    Glad you like the theme.

    Justin

  26. Red says:

    Hi Justin,

    Thank you for this theme. I love it. The thumbnails worked nicely. I only have one silly question: “how do i switch color schemes?” I don’t seem to find an option in the Mnml Galleria Options.

  27. Tim says:

    Well… I did some searching on the net for that issue.

    came across this string, — allow_url_fopen = On ; –

    Not sure what it is about this theme that I had to do that in the php.ini file but It seems to be working now.

    Never had an issue like that before.

    I will let you know if it acts up again.

  28. Tim says:

    Love the theme but can’t get it to function.
    Uploaded the theme and got these errors…

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/19/d229294031/htdocs/wp-content/themes/mg/header.php on line 120

    Warning: file_get_contents(http://twitter.com/siiimple) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /homepages/19/d229294031/htdocs/wp-content/themes/mg/header.php on line 120

    Fatal error: Call to a member function removeChild() on a non-object in /homepages/19/d229294031/htdocs/wp-content/themes/mg/header.php on line 114

    any help?

  29. Justin says:

    hey liz,

    just go into global.css and change the background color of the body from #FFFEF0 to whatever color you’d prefer.

    If you ever wanted to change the name or colors of the separate style sheets go into the sidebar.php file and look for lines 63-67. You can manually change the names there.

    hope that helps

  30. Liz says:

    Hi! Lovely theme! I was wondering if there was a way to make another color scheme the default instead of the golden color?
    Cheers,
    Liz

  31. Great minimal gallery theme…really cool that you configure the width without fussing with any code/image sizes.

    I featured this on my free resource collection site: Resource Hive @ http://resourcehive.com/2010/04/22/mnml-galleria-wordpress-theme-siiimple/

  32. Thanks for sharing this galleries

  33. Joe says:

    Hi -

    this is great. The best minimal gallery I’ve seen.

    What would you say is the best way to edit the size of the images on the index page?

    I like the 3-column layout, but I’d like to make the images a lot longer (they’re in portrait mode).

  34. tymek says:

    Nope, I’ve copied the path from media library directly to the custom field. It’s this:
    http://tymoteuszkowalski.com/wp-content/uploads/fajnaljeden.jpg

    Maybe I should upload my images to some other folder? Maybe I have to set some permissions?

  35. Justin says:

    Tymek,

    Not sure why that wouldn’t work…though make sure the path is correct to where you’re storing your images; if the path is off, then the images won’t show up.

    Let me know if you still have trouble.

  36. Tymek says:

    Thumbnails aren’t working on my site for some reason. I did what you told – made a post with a custom field entitled thumb, where I put the path to the image.
    Why is that so?

  37. [...] 21. mnml galleria – siimple [...]

  38. [...] Features Live Demo Download [...]

  39. lisa says:

    *LOL* – that fixed it. I didn’t even think of looking there!

    Thanks heaps!

    L.

  40. admin says:

    Hi Lisa

    Not sure why that would be occurring. Except perhaps if you go to Settings -> Reading -> Blog Pages Show At Most … Make sure there are 12 posts, instead of 10, listed in that box. Hopefully that will solve your problem.

    Justin

  41. lisa says:

    Hi there,

    love the theme. Have an odd issue where on the 4×3 layout, it’s only displaying 10 images rather than 12.

    Hoping you can advise a way to fix :D

    thanks!

    L.

  42. Justin says:

    thanks Bogdan, I was just having a look this morning. I will change that right away. glad you enjoy the theme!

  43. Bogdan says:

    I found the “bug” and it’s not the wp version. Check the header.php file on line 5 and you will find a php tag misspelled (you may just change the <? with <?php).

    Thank you for this great theme!

  44. Bogdan says:

    I’m getting some problems using the mnml theme over 2.9.2 version of WordPress. The theme setting doesn’t work.

  45. admin says:

    Did you change the Twitter ID on line 130 in header.php?

  46. [...] original post here: siiimple | a minimalist css gallery mnml wordpress theme | siiimple Tags: clean, minimaliste, siiimple, [...]

  47. admin says:

    I’ll take a look at it and let you know. First time I’ve heard that issue, so I’ll get back to you.

  48. justin says:

    this theme looks great… unfortunately it doesn’t work. all I get is this error message:

    Warning: domdocument() expects at least 1 parameter, 0 given in (…site path…)header.php on line 121

    looks like its hanging up on something in the twitter function.

  49. [...] BlueBubble Satoshi Clear Fifty Фифт Стреет Нейтральная mnml galleria – siimple Purple Block Functionalism Ulap Theme Соединение: 25 Тем для [...]

  50. [...] Theme Tanzaku MiniCard BlueBubble Satoshi Clear Fifty Fifth Street Neutre mnml galleria – siimple Purple Block Functionalism Ulap Theme Un lien : 25 Sujets pour [...]

  51. [...] Theme Tanzaku MiniCard BlueBubble Satoshi Clear Fifty Fifth Street Neutral mnml galleria – siimple Purple Block Functionalism Ulap Theme Linkage: 25 Topics for [...]

  52. [...] mnml galleria – siimple [...]

  53. Swiss says:

    Now it works! Thanks so much! Beautiful theme.

  54. admin says:

    hi swiss

    sorry about that…there was an issue with the download plugin I’m using…try it now…

  55. Swiss says:

    Hi Justin
    I love this theme! Downloaded it, but its not working. :-(
    Wordpress says Stylesheet missed. And there is no style.css in the _minpress file.
    Can you help me?
    Is it a free theme or do I have to buy it? If so, where?
    Anyway, great work.
    Greetings from Switzerland.

  56. [...] mnml galleria | Demo | Link | by [...]

  57. Justin says:

    thanks, adrian.

  58. Adrian says:

    looks great like it
    maybe i will buy it

  59. [...] check it out here [...]

Leave A Reply





Siiimple © 2009-2012.

“Simplicity is the nature of great souls.” - Thoreau