WordPress Theme deMar 1.0
Das deMar WordPress-Theme ist ein schlichtes und modernes Template. Es hat eine feste Breite, 2 Spalten und die Sidebar ist auf der rechten Seite. Die Sidebar kann ebenso dynamisch mit Widgets genutzt werden. Das deMar WordPress-Theme ist außerdem CSS- und XHTML-valide und wurde erfolgreich auf allen gängigen Browsern getestet.
Details
- 2-spaltig
- Sidebar rechts
- dynamische Sidebar mit Widgets möglich
- Kommentare mit Avataren
Kompatiblität
- bis WordPress 2.6
- Firefox
- Internet Explorer 7
- Internet Explorer 6
- Opera
- Safari
Validität
Translations
Download & Vorschau
27 Kommentare
1 Trackback
- Wordpress Stats/discussion on Ultimatix | Qense’s blog - [...] before I switched to the current theme, a beautiful piece of work called deMar by webdemar, I installed the ...


5. September 2008
hi,
sehr schönes theme dein delight!
kurze frage: wie behebe ich die “page-order”-probleme: ich kann sie festlegen wie ich will trotzdem ordnen sie sich anders an …
freu mich über deine antwort!
lg robin
6. September 2008
@robin:
Die Reihenfolge der Pages wird an folgender Stelle in der header.php festgelegt:
Anstelle von sort_column=ID verwende hier sort_column=menu_order. Danach kannst Du beim Neuanlegen oder Verwalten von Pages die ‘Seitenreihenfolge’ (zusätzliches Feld über Seitenautor) bestimmen.
Das sollte Dein Problem lösen.
Viele Grüße.
11. September 2008
Hallo,
i really like your deMar wordpress theme. Can you tell how can I change my “home” page name in “News”? I have several pages, but I don’t want my first page to be home.
Thanks
11. September 2008
@Masha:
To rename the first page item open header.php and change the following:
<ul> <li class="page_item <?php if ( is_home() ) { ?>current_page_item<?php } ?>"> <a href="<?php bloginfo('url'); ? rel="nofollow">">News</a> </li> <?php wp_list_pages('title_li=&depth=1'); ?> </ul>I just replaced ‘home’ by ‘News’.
Another option is to just delete this first item and to list only your pages:
<ul> <?php wp_list_pages('title_li=&depth=1'); ?> </ul>I hope I could help.
17. September 2008
Hi,
sehr schönes Theme. Lässt sich wunderbar anpassen und hebt sich durch sein einfaches, aber stilvolles Design positiv von so vielen anderen frei verfügbaren Wordpress-Themes ab.
Vielen Dank für das Bereitstellen dieses Themes!
Gruß Paul
17. September 2008
Hi,
ich habe noch eine kleine Frage bezüglich des Themes. Und zwar, wenn eine Suche ohne Ergebnisse bleibt, erscheinen in der Sidebar die Sub-Pages. Kann man dies irgendwie verhindern? Bei einer erfolgreichen Suche erscheinen sie nämlich nicht.
Gruß Paul
17. September 2008
@Paul:
Vielen Dank erstmal für Dein Lob! Es freut micht, dass Dir der Stil gefällt.
Dein Problem mit den Sub-Pages kannst Du wie folgt in der sidebar.php lösen:
Ich habe dort jetzt in die if-Abrage noch ein ‘&& !$s’ hinzugefügt. D.h. dass die Anzeige nur stattfindet, wenn keine Suchabfrage besteht. Das ist etwas quick&dirty, aber es funktioniert erstmal.
Beste Grüße.
7. Oktober 2008
Great themes!
I was wondering how to get sidebar widgets to work in Wordpress 2.6.2. Seems like when I add any of the default ones in, it breaks the page.
Sorry if this is answered above, but I can’t read German!
Thanks!
9. Oktober 2008
@Dan:
Normally the theme works fine with widgets. The problem could be the search widget. Please use the ‘deMar Search’ instead of the default one. If this is not the solution, please provide an url for me to check.
18. Oktober 2008
Hallo Simon,
ein echt schönes Theme hast Du hier veröffentlich.
Gerne würde ich diese Theme für einen neuen Blog (knoepfchen.org) verwenden, allerdings in einer leicht abgewandelten Version.
Meine Frage:
Kannst Du mir die Header-Grafik zukommen lassen, so dass ich sie problemlos anpassen (farblich & kleinere Veränderungen – Knöpfe statt Kreise) kann?
Ich denke ist auch in Deinem Interesse wenn das Endergebnis anschaulich ausschaut, denn alle Verweise zu Dir bleiben selbstverständlich im Theme erhalten, und die Datei würde nicht an Dritte weitergegeben oder für andere Projekte verwendet werden.
Eine Antwort mit weiteren Fragen gerne auch per Email.
Vielen Dank im voraus
Julian
19. Oktober 2008
Great template! Thank you for publishing it..
11. November 2008
Hi,
Your deMar theme is very nice and clean, I am very happy with it. However, every time a page loads within the website, the bg-page.jpg background flashes for a second on top of the header before being placed at its bottom position. Happens in multiple browsers. Is there a way to fix this? Maybe pushing this image to the back so it will not show even if it appears on top for a second?
Thank you.
12. November 2008
Thanks for your great work.
@hallo: I think I can help you. you have to edit the file header.php, find the code
current_page_item"><a href="">home
change the word “home” and the link after “href” in what you want.
Ok, Save it. Good Luck
12. November 2008
o, I‘m sorry, webdemar’s reply is good enought. I found it until now.
13. November 2008
hm, auch sehr schön. Kann man da mit einem Update rechnen? In der Demo verhält sich das “With Sub” nicht wie erwartet
3. Dezember 2008
Hi there,
I love your clean design, and am using an altered version of it for my soon to be launched blog…
I am hoping you can help me correct some code…the top nav bar with Home and About has shifted to the left and is no longer aligned with the header image. How can I align that? I would be so appreciative of your help.
Also, how can I make the header image link to the home page?
THANKS SO MUCH!
Kate
13. Januar 2009
Hi,
I love this theme. It is so elegant, and with little modification, perfect for what my client wanted in terms of the look.
It works fairly well. There are a few items that would be on my wish list if you ever update the theme (or let me know if these are available and I just don’t have it set up correctly):
1) Sub-page sidebar:
The items that are sub-pages of sub-pages would be indented on the list so that the true hierarchy is evident as opposed to just one list
2) Sub-page sidebar:
The first-level sub-pages items would not disappear when on a second-level sub-page.
3) When on a sub-page, the tab of its parent page would still appear in white. Once you are off of the main level pages, the tabs all appear the same so visitors don’t know what section they are in.
4) I have to create several language versions, and it would be great to have the language links in the header area.
You can see the current draft at: http://www.joanizquierdo.com
Thanks for a great template!
13. Januar 2009
@Antonella:
Currently I am updating all my themes anyway. So there will be a newer version of deMar with a multi-level dropdown menu. So the sub-page menu will not be necessary any more
Lately I am a bit short of time. But I’ll try to publish the new version asap.
18. März 2009
Hi,
Eine kurze Frage: Wie ist es möglich, eine RSS-Funktion einzubauen? Dein “deLight”-Theme z. B. hat oben einen entsprechenden Button – ich würde gerne dasselbe in “deMar” einbauen, vorzugsweise an derselben Stelle. Lässt sich das auf halbwegs einfachem Wege irgendwie machen?
ich habe schon mal an anderer Stelle mein großes Lob für dieses Theme geäußert, aber das tu ich gerne nochmal.
Beste Grüße!
27. März 2009
@Daniel:
Sorry für die späte Antwort. Das könntest Du realisieren, indem Du einen neuen Div (z.B. mit der id rss) innerhalb des header anlegst, in diesem Deinen RSS-Link erzeugst und ihn dann mit CSS position:absolute oben rechts platzierst.
Hoffe, das hilft.
30. März 2009
@Simon: Vielen Dank! Ich hatte strenggenommen zwei ganz verschiedene Probleme, nämlich einmal den Einbau bzw. die Positionierung des entsprechenden Links und außerdem die Einrichtung der RSS-Funktionalität. Für den ersten Fall hast du mir weitergeholfen (auch wenn ich die Position nun doch etwas geändert habe), im zweiten Fall das Wordpress-Forum.
Alles Gute
25. April 2009
Hallo, mein Deutsch ist schrecklich, deshalb ich werde dich auf englisch fragen;
Can different page templates be used with your theme, I am using version 2.7 wordpress and I can’t find any page template drop down menus. When I change the theme the drop downs appear.
I love your theme and would prefer to use it if possible.
Veilen Danke,
Brett
26. April 2009
I can’t seem to figure out how to change the page template on one page.
Love you theme and want to keep using it – can the page template be changed?
What I am actually trying to do is have one page that shows posts only from one category.
Thanks,
Brett.
27. April 2009
@Brett:
The theme deMar currently has no custom page templates. You could copy the index.php and rename it to e.g. category1.php and put the following at the top of the code:
From now on the page template drop down appears.
To only display a single category you would have to put a custom query before(!) the loop:
Hope this helps.
28. April 2009
Simon,
Thanks so much, you rock!
I really appreciate not only that you solved my proble and everything works great, but also you fast reply.
Thanks again, and keep up the great work.
Deine Theme gefaelt mir sehr!!
Danke,
Brett.
3. Mai 2009
Hello,
Thanks for making your beautiful designs available to the world! I just downloaded deMar and was wondering how to change the header (?) bar from gray to something else.
Thanks so much!
-Margaret
8. Mai 2009
@Margaret:
To change the color of the header bar your actually have to change the file img/bg-body.gif in the themes folder. This gif is a horizontally repeated image to get this band over the whole screen size. Open this file in an image editor and change it to your needs.