Site Message

New Dark Theme Coming Soon!

10/5 - been working in one special theme last week...also will release it later next week...its dark and its flexi-flexi fluid..i just can't keep my mouth shut:)

61 users Commented In " Dezzain Free WordPress Theme - Timeline Digest "

February 4th 2008 at @12:44 pm  

I just tested this great design on one of my sites. Did you mean to include all of your advertising banners in the downloaded files? It would be nice if that was more clearly stated. But I’m 99% sure I’ll be registering this theme with you and adapt it slightly for one of my sites. Thanks, Mike

February 8th 2008 at @10:37 am  

hello michael
no..the ads banner and top banner etc is just mere decoration
for sample on inputing your own ads

you can remove it..and it just had link with # so don’t worry
about any hidden linking in the theme

cheers

Kim
February 9th 2008 at @7:20 am  

Is there a way to change the font colors. I’m very new at this. And is it possible to add a custom header.

February 10th 2008 at @12:21 pm  

yes, kim
the font are changeable via css..
and yes header also changeable since it is just a back ground
repeat image..you can input your own images in backgorund
;)

not sure about what kind of modification you want for the
header tho…..
if any problems with the code and theme option just knock
me here awright

February 16th 2008 at @2:22 am  

Hello Richie,

Your last theme, which I have translated was a big success. It is still under the top-dowloaded themes in the german blogosphere (http://themes.wordpress-deutschland.org/).

I think these one is even better and I began to translate it, first for my own use. Sadly there is a problem in the comments-area, which i couldn’t fix now.

I hope you can help me. You can see it for example here: http://www.2-blog.net/2008/skt/

Big thanks for the great work!

February 17th 2008 at @9:50 am  

I deleted the destructive code, now it looks clean, but before I publish the translation, I have to look for a solution to separate comments and trackbacks.

yossie
February 26th 2008 at @12:11 am  

Hi I love the theme but the box below the “Want to advertise with us, contact us” I have the following

“Latest in Choose a category“. It doesn’t show any feature articles like in your theme preview. Is there a way to show the articles in that section.

February 28th 2008 at @9:34 am  

Same question as Yossie… I did not understand how to manage this option. It’s my first Wordpress theme and I like it very much…

February 28th 2008 at @9:58 am  

OK; I found it :-) Timelines options in Theme. Great work !

February 28th 2008 at @7:10 pm  

This is a great theme, I’ll be purchasing soon. How would I reset the feedburner reader numbers?

Thanks for a great theme
bert

February 29th 2008 at @7:15 am  

OK, some new questions. I’ve got some strange behaviour: the random function does not seem to work (I’ve got always the last post showing after the comments), the date and time are not shown in “last comments” in the sidebar and the text in italic in the last published post is in dark colour :???: and not white so it’s not readeable (bold works fine).
Thank you for eventual answer.

March 2nd 2008 at @4:10 pm  

Luca
thanks luca..you’re the man

yossie
the theme option - category dropdown only work if the parent
category are selected…child category still not working..i have
to look deep into that
:grin:

Li An
..you found the secret easter-egg
:lol:

update:
the function should render the random post…depends on how
many post you got….i will look into it..thanks
the last comment..please clarify if its a plugin or you meant the
recent feedback ok
:smile:

dark italic problems
em {
color: #333333;
font-size: 11px;
text-transform: lowercase;
}
change the color so it can viewable it light and dark backgorund
something like #CCCCCC

Bert
no need to reset it..you need to have an account in feedburner and
go to your feed panel and copy paste a line of code they provide there..read through the goodies while you at it..some good stuff there

March 2nd 2008 at @5:27 pm  

Great!!! An answer ! And a good one. The italic problem was the most important for the moment and I will try your code.

Well, it’s “last comments” (in the sidebar, the last comments posted on the blog with name of the poster and name of the comment) :mad:
I am getting a little mad with this because I downloaded the “get recent comments” plugin and I tried to make it work but I don’t get what I want. Are the functions you wrote interfering with this sort of plugin (I want name of the poster, title of the comment, date and hour of the post and maybe some excerpt)? Is there a way to “desactivate” the function.php to make some test ? Sorry for this dumbs questions, I don’t know anything about php and it’s disturbing to see you cannot find why something does not work :???:
For the number of posts…well, I think 500 will be enough for making work the random machine :grin: But it’s not the important point for me.
Thank you for your answer again. I am a newbie with Wordpress and your theme convinced me to take a try. But it’s hard :wink:

March 2nd 2008 at @7:25 pm  

no problems Li-An
:mrgreen:

i see..i see..you’re using get-recent-comment plugin and want to
show a commentator-date-comment excerpt..right?

is it something like in the demo..please check it since i make some adjustment mainly to the plugin option..if thats the case simply config the
option to show the comments

admin panel > options > recent comments > copy paste below code to the template for comment field

<li>
<a href="%comment_link" title="%post_title, %post_date">
<strong>%comment_author</strong></a><br /><em>%comment_date at %comment_time</em><br />%comment_excerpt</li>

let me know how’s it go awright
:wink:

March 3rd 2008 at @2:44 am  

CSS correction works fine (I knew it was something like this but did not know it was possible). Is there a simple way to have italic words not concerned by this em call for the posts contents ? (I saw you use this for the sidebar fonts).
Get-recent-comments is nearly perfect: for some odd reason, there are no comment title showing ?
I’m near heaven :grin:

March 3rd 2008 at @8:10 am  

:twisted:
OK, another question. The theme does not show images and only excerpt of the posts in category pages or Tag pages. Is there a way to show at least one image ? (best of all will be the possibility to use the thumb used in the sidebar but I will have a lot of work to build them) or the whole post ?

March 4th 2008 at @5:53 am  

image problem: OK, I’ve found a solution with the post-thumb plugin and taking a look into category.php and tag.php

March 4th 2008 at @9:28 am  

With this template, how do I add ads after the first post?

March 5th 2008 at @7:04 am  

Sorry for so much posting: problems in recent comments solved.
Another one :roll: : in category or tag page (why did you choose to create 2 differents templates for them :???: ), I’ve got in the bottom suggestions “more of a category” and “last in a category” but it’s always the same category. So I don’t understand the use ? (or is it another problem with your random function ?). It’s just a little problem for me.

March 6th 2008 at @6:52 am  

All “problems” solved. Sorry for being so dumb…

March 7th 2008 at @5:21 pm  

glad to hear it Li An
:wink:

any more problems just asked ok..
:grin:

March 13th 2008 at @11:25 pm  

OK… It’s me again :eek:
I try the Dagon sitemap plugin http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/
It does not want to work with the default template. I was so upset I tried the other templates and the sitemap template (what’s this one ???). It seems to work with this one but the presentation is a mess (sidebar is under the page). So how to use this template ? I take any good idea you’ll have about this…

March 13th 2008 at @11:32 pm  

Sorry, forgot to give you the propre link http://li.an.free.fr/blog/?page_id=643

March 14th 2008 at @7:32 pm  

For some reason the “click here to read the rest” link that should show under the excerpt on the frontpage is not showing…

all i get is […] and If I include a excerpt in the post, I get no dotdotdot and no link at all.

I got it working but I had to manually add in a permalink after the $tn_timeline_post_style

It says style the more-link in the css class file but I cant find it.

March 18th 2008 at @9:29 pm  

Li-An
i see maybe you mistaken when creating the dagon sitemap page. :grin:
Once activate the plugin, go to write > create page > and input something like [dagon code] in the blank page and then publish it…i installed it once in my old blog and if i remember it correctly it should be created in write page and not page template (”sitemap, archive etc)…please try it again ok :wink:

Mark
the excerpt code did not include a follow “click here to read more” link, it only showed the excerpt with read more if you used the <!– more –> separation.
you need to create or edit the index or any page template you want to used the excerpt and input something like below

<?php the_excerpt(); ?>
<p><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">Click here to read more</a></p>

hope that help
:wink:

March 18th 2008 at @9:46 pm  

Hello Richie,
it’s the way I did. Create a blank page, put the code and look at…nothing (only the title is showing). So I tried to create the page with the different templates (in the page editing, you can choose wich template you want). And the sitemap shows when I select your sitemap.php template.

Trying to work with another bad willing plugin, I saw that in fact, the code had nothing to do with it. If I choose this template whatever I put in the code, I will see the page I showed you.
So what is the use of this template ? It’s name make me think it’s for a sitemap but how does it work ?

Another new question: I want to exclude some categories in the pavenavi plugin but I cannot find where I have to put some code in your theme to do so. If you have an idea, I’ll take it :-))

March 18th 2008 at @10:25 pm  

i see:)
yes, the sitemap or archive(s) template can be added in write page..just leave it blank and choose the page template in the right side of the write panel..of coz title will need to be added

@dagon problems
it works fine…you can check the demo again in xml top page navigation.
i used the latest stable version of dagon and works ok

you should enter the <!– ddsitemapgen –> in code view not normal view when writing the sitemap page..and don’t forget to add this styling in top of your stylesheet..somewhere near body class..

.post-content ul {
width: 90%;
margin-top: 8px;
margin-bottom: 8px;
clear: both;
}

this is to fixed the padding and miss align when using the theme with dagon sitemap..

@exclude cats in pagenavi
not sure…please refer to plugin author on that..is it possible to exclude a category in page to page navigation…i would like to know too..hehe
:mrgreen:

March 18th 2008 at @11:12 pm  

Dagon sitemap: it works !
http://li.an.free.fr/blog/?page_id=643 but as you can see, the text is very very far from the title ???

your sitemap.php: always the same problem of presentation.
http://li.an.free.fr/blog/?page_id=672 (I think I will try another solution for sitemap :-)) :sad:

Page navi: some informations here http://forums.lesterchan.net/index.php/topic,957.0.html
but the code inserted before the loop in index.php does not seem to work for me

And at last, a little CSS question. I created a featured box like you did but I don’t see how to get less padding. There is too much blank space at the bottom and after the title…

March 19th 2008 at @12:43 am  

Sorry, I said foolish things.
For PageNavi and hidden categories, I use Advanced Category Excluder plugin and it works well.
My problem is with the two links at the bottom of the single pages showing next and precedent pages (hidden categories are not excluded).

March 20th 2008 at @5:50 am  

Love this theme, using it on my blog
Just wanted notice there’s a “e” missing in the “Click hre to read more” link. Here’s a screenshot:

March 23rd 2008 at @12:44 am  

:shock: Buenisimo Theme, deja muchas posibilidades de acomodarselo :lol: o mejor dicho optimarlo ara el propio Blog.

Salami

March 26th 2008 at @4:34 pm  

Li-An

ohh..i see the dagon sitemap works fine already. If you already used the dagon sitemap..no need to used the internal sitemap.php again since i included it in just incase no one want to use plugin for sitemap
:mrgreen:

@post-nav problems
excluding a category from the original wordpress previous and next post (without using any plugin) need for you to touch the function inside wp-function or wp-includes file..i won’t recommend it..try looking for a plugin that can do the work..but so far i still haven’t find anything near your case

@padding in post-features
the featured post already fixed with 30% image witdh…the reason why the padding is you didn’t include any text(well..i mean longer text inside the post) so it will leave the unwanted blank space..sorry dude..nothing much to fix it unless adding some text..25-30 words should sufficient…
:grin:

Hedi
haha..another one of my typo mistake..been having that “sickness” lately…thanks for notifying me..it is editable right?
:grin:

Don Diego de la Vega
thanks Don…although i don’t catch that except for Buenisimo Theme “fantastic theme” i assume…but thanks a mil..

come again ok

March 26th 2008 at @9:15 pm  

I have a small problem with the frontpage tab, I want to use a static page as a front page, so I made a new site called blogpost, but I had problems with the posts, they didn’t show, so now I have made a new page call it home, and have deleted the front page tag from the header file, so now it is ok, and I can use page rank plug in to move the pages as i want.
But I can tell you that I like you theme, it is very good.

March 29th 2008 at @7:01 pm  

Hello,
I’ve tried the “post styling in post” feature but it does not want to work ?? I don’t understand, it’s only CSS as I can see…
An example here http://li.an.free.fr/blog/wp-admin/post.php?action=edit&post=654

March 31st 2008 at @11:36 pm  

howandt
the frontpage “name” can be changed so it won’t conflicted with your new frontpage template.
just changed the frontpage in header.php to home… :grin:
thanks, glad ye like it

Li-An
hello li-An, you need to input the code (sample as above) in your write post code view not normal view..
:grin:

April 1st 2008 at @1:07 am  

I’m not sure to understand: I’ve got to put the code in the html view or the Tiny thing view ? If it’s this last one, too bad, I’ve decided not to use it.

April 1st 2008 at @4:38 am  

New question :idea:
I want to create a third widget ready zone in the sidebar, under the two narrow sidebars (this third one will take all the width). I took a look at this http://www.blogohblog.com/adding-extra-sidebar-to-your-wordpress-theme/
but it seems you did not use the same way to get your two sidebars for the theme. If you can give some advice, I will be glad :wink:

April 2nd 2008 at @8:58 pm  

Timeline Digest :cry: Nicht Kompatible mit Wordpress 2.5

Please Help :eek:

April 2nd 2008 at @9:18 pm  

How can it be non compatible ? I did not install the 2.5 version for the moment (plugins non compatible) but I wanted to. Where is the problem ?

April 2nd 2008 at @9:31 pm  

look my 1 post :eek:

April 2nd 2008 at @10:45 pm  

nicht kompatible mit share this wordpress 2.3 und 2.5

:cry:

April 3rd 2008 at @8:25 am  

Li An

timeline digest (bug ?) WP 2.5 normal text und image :sad:
http://www.blog-latino.com/?p=1396

timeline digest with mygallery (plugin) :mrgreen:
http://www.blog-latino.com/?p=1400

April 4th 2008 at @9:26 am  

thank uu

April 4th 2008 at @9:54 pm  

OK, here I am speaking for Don Diego: with Wordpress 2.5, he’s got a CSS problem. Take a look at “La Campaña Suiza contra el sida” post: “articulo complento” and “share this” are not one line after the image but at the right of the image.

April 7th 2008 at @9:10 am  

Merci Li An

j trouve l error (j s pas si ca est un error) dans font.php
j anulle :
.post-meta img {
float: left; ;
margin: 15px 5px 2px 0px;

est sa marche :razz:

mon digest marche avec wp 2.5 aussi valid CSS et XTML
:eek:

April 7th 2008 at @3:50 pm  

Diego: you could try float: center; (I had a similar problem and it solved it but I don’t know if it’s good CSS).

Richie: I wanted to change the “read more” position and css but it seems you choose a different way to use it than the “official” one ?

April 9th 2008 at @12:55 pm  

I love the feature of CSS, can this be used with other themes then? How?

April 9th 2008 at @1:12 pm  

I meant: Using Post Styling In Post

April 15th 2008 at @7:21 pm  

@Li-An
yes, if you want to used the post styling, you have to used the code view when writing the post so it can render the <p class>

adding new sidebar widget
please refer to this step on adding the third widget in sidebar bottom
How to add a third full wide widget for timeline digest

let me know if this help ok

alternate read more
yeap..you can modify the read more anyway you like
sample from original -

<?php echo $tn_timeline_post_style("<br />Click hre to read more"); ?>

change the ("<br />Click hre to read more"); to ("….Click hre to read more");

if you want it to align with excerpt text etc….typo error in click here..you might to chnage that too…hehehe

thx for answering couple of diego problems..i just miss in translation if you know what i mean
:wink:

@Don Diego de la Vega

i tested the theme in wp 2.3 and wp 2.5 and it seems fine in my end..let me know what actually the problems incompatibility ok
:grin:

and share this plugin seems fine also…i know what you meant..you mean the problem when you click on the share-this and the box is at bottom right….i still can’t figure whats the problem since i used the orignal theme and it works ok except if you used the_excerpt post and the share-this will stick to the end of the excerpt…also it may be plugin css problem…plz check it ok

gofree
yeap..you can used the post-styling css code in other theme..just copy paste the class like note,warning etc to your theme css and also don’t forget to copy the styling folder for the style img…
:grin:

April 15th 2008 at @9:42 pm  

Thank you for your answer Richie. I will have a look at your solution for the third widget sidebar and will tell you if it’s OK.

About my problem of link to the next and previous post at the bottom of the single page, I found this http://codex.wordpress.org/Template_Tags/previous_post_link and it seems to match with lines 3 and 4 of the paging.php.
So I tried to fix it (hiding some categories) like

< ?php previous_post_link('« %link', '39') ?>

to hide category number 39 but is shows a link named 39 ??? So if you can help (again ! :mad: ).

April 15th 2008 at @9:45 pm  

Sorry, can be deleted.

April 15th 2008 at @9:57 pm  

The third wide sidebar widget seems to work great ! :mrgreen:

I don’t understand why I cannot have the “…read more” in the same line as the exerpt.

< ?php echo $tn_timeline_post_style("... Lire la suite"); ?>

April 16th 2008 at @3:18 am  

no more problems with wp 2.5. i kill this:
.post-meta img {
float: left; ;
margin: 15px 5px 2px 0px;

in fonts.php and have no more problems

gracias :eek:

May 4th 2008 at @2:38 pm  

thank you for this theme. i’d download it today.. :shock:

Pingback And Trackback
andreas04: close to attraction - May 13th 2008 in 6:44 pm  

Related Post

Subscribe without commenting