Wordpress Theme: wpjeriko01

wpjeriko01 isn't maintained anymore and was replaced by wpjeriko01.2

 
Tweet This
0 Votes 1 Star
Ähnliche Beiträge

13 Trackbacks

  1. 07.05.2006 - Weblog Tools Collection » WP Theme: wpjeriko01
  2. 08.05.2006 - CoXis WeBlog » Article » wpjeriko01
  3. 09.05.2006 - newdisco » links for 2006-05-09
  4. 09.05.2006 - seanmcdonald.ca » Blog Archive » links for 2006-05-09
  5. 16.05.2006 - SridhaReena: CMS, Scripts, Software, Technology tidbits, WordPress, and everythi [...]
  6. 02.06.2006 - How to Blog : Comprehensive list of 875+ Free WordPress 1.5 and 2.0 Themes / Tem [...]
  7. 02.07.2006 - Statistikgeil? Ich nicht. // Jeriko One
  8. 26.07.2006 - Modifikation von wpjeriko01 // Jeriko One
  9. 06.09.2006 - AlltomAllt » Stil o rent..
  10. 17.11.2006 - Wordpress Theme Collection » Archives » wpjeriko01
  11. 24.02.2007 - Templating // North of the Stupid Line
  12. 02.04.2007 - Modificando el tema // Mafa Jones
  13. 19.04.2008 - Ok so where to start? // Simon Says

Diskussion: 43 Kommentare

  1. tboley (Website)

    Sieht Klasse aus! Ist dir gut gelungen!

    07. Mai 2006 um 17:59 Uhr - AntwortenReply to this comment
  2. Max (Website)

    It’s a nice theme, but there are issues when viewing the comments page… there are a few php errors that show up, and then the Commentary shows up.

    07. Mai 2006 um 23:57 Uhr - AntwortenReply to this comment
  3. Ozh (Website)

    Comment page screwed up in MSIE (sidebar down under comment form) while front page looks very nice

    08. Mai 2006 um 00:56 Uhr - AntwortenReply to this comment
  4. Jeriko (Website)

    Both issues are fixed, thanks for the hint.

    08. Mai 2006 um 03:40 Uhr - AntwortenReply to this comment
  5. Hoover (Website)

    Very difficult to see the dark font on the dark backgroudn…

    08. Mai 2006 um 05:19 Uhr - AntwortenReply to this comment
  6. Jeriko (Website)

    I’m assuming you mean the sidebar, right?

    I’m preparing a separate stylesheet with all the color informations in it, so the users can adjust them to their needs. Stay tuned!

    08. Mai 2006 um 05:25 Uhr - AntwortenReply to this comment
  7. Hoover (Website)

    Well… in IE it’s all fine… in firefox the background in the text area here is dark… so looking at it now in IE, it’s not bad at all…

    08. Mai 2006 um 05:32 Uhr - AntwortenReply to this comment
  8. Jenny (Website)

    it looks nice. i love how you did the box around the comments entry thingy. xD very sexeh… maybe i’ll use it.

    08. Mai 2006 um 06:43 Uhr - AntwortenReply to this comment
  9. Aaron (Website)

    Yeah, the only problem with it is that the sidebar text color is way too dark for readability in FireFox. Otherwise I’d use this.

    08. Mai 2006 um 14:57 Uhr - AntwortenReply to this comment
  10. Marco (Website)

    Very nice!!! It seems you’re getting better and better at this ;)

    Keep up the good work!

    08. Mai 2006 um 23:24 Uhr - AntwortenReply to this comment
  11. Lefebvre (Website)

    Lush is a good theme, but this is better. Light and easy. I made some modifications with my terrible html expertise. I think that now the theme its ready for my use.

    Thanks Jeriko.

    12. Mai 2006 um 05:38 Uhr - AntwortenReply to this comment
  12. Max (Website)

    Thank you for the previous bug fixes, however, now I’m having problems with the Sidebar and widgets where I wasn’t having any problems before.

    The headers seem to scrunch together and write many words over the top of each other. I think it might be a CSS problem, though I’ve looked through the code and I can’t find any problems (with my unexperienced eyes!)

    13. Mai 2006 um 08:52 Uhr - AntwortenReply to this comment
  13. Max (Website)

    Sorry… I meant to say sidebar widgets on the previous comment.

    13. Mai 2006 um 21:07 Uhr - AntwortenReply to this comment
  14. Atul Varaskar (Website)

    well i was trying this skin out on my locally hosted blog on my pc here i am getting a error “blog\wp-content\themes\wpjeriko01\header.php”
    dont get any such error on other skins
    dont get any such error on my normal online blog
    tried looking into this error but iam no pro
    so couldnt rectify this problem hope you can help

    14. Mai 2006 um 14:52 Uhr - AntwortenReply to this comment
  15. Nick

    Can you supply the .psd’s?

    19. Mai 2006 um 07:54 Uhr - AntwortenReply to this comment
  16. Jaypee (Website)

    good job with this theme. i really like it. i would like to use this theme and i need help with some modifications. like having my recent comments show up on the sidebar.

    20. Mai 2006 um 04:24 Uhr - AntwortenReply to this comment
  17. Michael (Website)

    I am having the same problems as Max, can anyone help?

    22. Mai 2006 um 00:31 Uhr - AntwortenReply to this comment
  18. Michael (Website)

    I wouldn’t use the widgets at all except my pages aren’t showing up in the sidebar? So help on either of these issues would be appreciated.

    22. Mai 2006 um 00:38 Uhr - AntwortenReply to this comment
  19. Max (Website)

    Michael,

    After I debugged much of this theme (there were tons of them when I downloaded it) I found that there is actually an error in the CSS sheet “styles.css”

    In the sidebar ID, there is a class called “li>a”. It should actually be “li a”. That should fix any scrunching you have.

    Max

    23. Mai 2006 um 06:06 Uhr - AntwortenReply to this comment
  20. Jeriko (Website)

    @Michael: The sidebar is very minimalistic if you don’t make use of the widgets, that’s correct.

    If you want to have your pages shown up in the sidebar, insert a block in sidebar.php like this:

    <h2>Pages</h2>
    <ul>
    <?php wp_list_pages(); ?>
    </ul>

    If you do need more help, feel free to contact me.

    @Max: I do know that I’m far from being perfect and it was sure that there were some errors…but a ton? :) Would you mind giving me your debugged version, so I can have a look at it? I’m curious to find out, it’s never too late to learn out.

    24. Mai 2006 um 10:23 Uhr - AntwortenReply to this comment
  21. Dennis

    Thanks for the great looking theme. A have a newbie question. I am using WP widgets, and trying to get the text in the text widget to use the same style as is used in the rest of the sidebar. What I do get instead is small-font, black text. Can you send me in the right direction.

    24. Mai 2006 um 15:25 Uhr - AntwortenReply to this comment
  22. Max (Website)

    Christoph, I sent you my version to you in the mail. My CSS is an absolute mess though!

    27. Mai 2006 um 23:10 Uhr - AntwortenReply to this comment
  23. Martin (Website)

    I really like this layout very much. Maybe I’ll even consider using it someday. For now I have downed the theme. Thanks for your contrib in WP-blogland

    29. Mai 2006 um 15:18 Uhr - AntwortenReply to this comment
  24. asdasd (Website)

    deneme mesajı, sorry

    19. Juni 2006 um 11:16 Uhr - AntwortenReply to this comment
  25. Eugen (Website)

    ist leider nicht nach meinem geschmack, trotzdem gute arbeit :)

    22. August 2006 um 01:02 Uhr - AntwortenReply to this comment
  26. Debbie (Website)

    Thanks so much for providing this theme! I love the design.

    I’ve modified it slightly with other graphics at:
    http://www.debbieohi.com/trek/

    A question: I’ve posted two test comments in my second post, but I notice they don’t show up on the main page. Any suggestions?

    Thanks kindly,
    Debbie

    05. September 2006 um 17:55 Uhr - AntwortenReply to this comment
  27. Debbie (Website)

    Oops, nevermind. I was confused because the comments appeared on the individual archive page but not on the main page. BUT then when I went back to the site, the comments disappeared from the archive page and needed to be approved. Once approved, the comments appeared on both the main and archive page.

    05. September 2006 um 18:22 Uhr - AntwortenReply to this comment
  28. Debbie (Website)

    Something to add to a “wish list”…is it possible to make the [...] at the end of an excerpt into a clickable link? Some users may not realize they have to click on the title of an entry to see the full post.

    Love the theme, thanks again for providing it!

    05. September 2006 um 20:49 Uhr - AntwortenReply to this comment
  29. Debbie (Website)

    I’ve added some Pages, and I notice that the Category names on the main page are overlapping the names of the Pages in both Firefox and Safari. See:

    http://www.debbieohi.com/trek/

    Is there any way to fix this?

    06. September 2006 um 12:48 Uhr - AntwortenReply to this comment
  30. vibhash (Website)

    Thanks a lot for this great theme. The design & colours used are rocling:)

    29. September 2006 um 01:09 Uhr - AntwortenReply to this comment
  31. Green_Monkey23 (Website)

    Sorry for your time…. Why i can’t see images on this resource?
    My Browser is: Opera.
    Thank you.

    13. Oktober 2006 um 18:53 Uhr - AntwortenReply to this comment
  32. Technology (Website)

    Is there any english version of this theme???
    Coz im having problem editing the files:(

    21. Oktober 2006 um 08:45 Uhr - AntwortenReply to this comment
  33. Roman (Website)

    Cool theme, Jeriko, tnx u
    I m going to try it for mu blog (:

    31. Oktober 2006 um 23:19 Uhr - AntwortenReply to this comment
  34. Indian Webmasters Community (Website)

    Very good layouts & colours…but i’d some problem converting it to full english version..but its worthless:)

    04. November 2006 um 04:02 Uhr - AntwortenReply to this comment
  35. klaus

    I can’t seem to have this mod installed on the template:
    http://www.aviransplace.com/index.php/digg-this-wordpress-plugin/
    Any1 have done it? Care to share how?
    Thanks for any help,
    k

    26. November 2006 um 00:36 Uhr - AntwortenReply to this comment
  36. […]

    […] how to make more visible text befor it.. Tell me please..

    01. Februar 2007 um 01:10 Uhr - AntwortenReply to this comment
  37. Jeriko (Website)

    I’m currently writing a new version, which should be ready by tomorrow or the day after. Stay tuned :-)

    01. Februar 2007 um 09:52 Uhr - AntwortenReply to this comment
  38. Rob (Website)

    I found a bug in “The Excerpt Reloaded” in that sometimes tags aren’t closed. You can find a fix along with an explanation of the problem here: http://robsnotebook.com/the-excerpt-reloaded

    05. Juni 2007 um 05:48 Uhr - AntwortenReply to this comment
  39. Martin (Website)

    Also das Design finde ich dermaßen gelungen, dass ich das irgendwo zumindest am Rande kundtun möchte. Hut ab – eines der Besten, die ich für WP je gesehen habe!

    16. Juni 2007 um 10:24 Uhr - AntwortenReply to this comment
  40. mark (Website)

    Are the .psd supplied?

    12. Juli 2007 um 13:24 Uhr - AntwortenReply to this comment
  41. snowalker (Website)

    Help!
    I’m experimenting two problems with Losemymind with sidebar 1.0 theme:
    1.date entry is wrong, appear 2007 instead 2008
    2.tags under the post are not displayed, there is only a gray bar without any tags…

    Can anyone help me?
    I don’t know php…
    Thanks, Vic

    28. Juni 2008 um 09:05 Uhr - AntwortenReply to this comment
  42. Chris
    21. August 2009 um 15:01 Uhr - AntwortenReply to this comment
  43. imtiyaz (Website)

    Hi Christoph,

    your theme is quite impressive, actually I am loving this, I tried a lot to get the download link, finally I found your mail on violation of CC license, is that true ?, is that means that theme will be never be available for download ? please throw some insight to us, to keep or break our hope.

    Regards,
    Imtiyaz Basha

    21. Oktober 2009 um 11:45 Uhr - AntwortenReply to this comment

Kommentar schreiben

SEOs brauchen es erst gar nicht probieren, werbliche Kommentare (Links zu Shops, Firmen, o.ä.) werden ebenfalls als Spam markiert. Wenn ihr etwas völlig anderes beisteuern wollt, dann bitte über den normalen Kontakt.

oder

neuerer beitrag (h) | älterer beitrag (l)
blogoscoop