• Resolved fede777

    (@fede777)


    Hi, I really like the plugin, it’s working great!

    I have a suggestion, for the 2.0 version.

    It would be nice to have some options in Display options and Before / after related entries to add some CSS, like font-size, color, etc. And also to give some format to the links too.

    Another idea is to use the Show excerpt? to display the date of the post and the number of comments.

    Like this ->
    50 blogs de dise?o en espa?ol!!! [Post title]
    Enero 14, 2008 – 2 comentarios [excerpt]

    Well I guess that’s all I came up with. Thanks again for the plugin and if you don’t understand something please let me know, English is not my mother tongue :p

Viewing 3 replies - 1 through 3 (of 3 total)
  • @fede777 — re: CSS. You can do this on your own right now… for example, you can put <span class="related"> and </span> before and after the related entries, and then write some CSS for .related and drop it in your theme. Link formatting can be done with .related a as well.

    As for the date and comments in the excerpt, I’ll put it on my 2.0 to-do list. Thanks for the idea!

    mitcho

    ps: I’m an English teacher now… your English is fantastic.

    Thread Starter fede777

    (@fede777)

    Hey, thanks for the reply.

    It worked but now I can’t do 2 things.

    1. I can’t add an icon for the Title
    2. Can’t add an icon to the posts

    For 1 I made this
    span.related{background-image:url(pix/related.png);}

    And for 2, this (but the numbers are still showing)

    span.related li a{
    	background-image:url(pix/icon_bullet.gif);
    	}

    Thanks again and sorry for the trouble :p

    This is fixed in the new version 2.0. Sorry for the wait!

    mitcho

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Improvement for the next release’ is closed to new replies.