jorgent
Forum Replies Created
-
Forum: Plugins
In reply to: [ANN] Quick PostHi everyone! I hope that some of you can help me with this problem:
I’m able to call the plugin where I want, but I don’t know how to tweak it (I’m a newbie). What I want to do, is to show the categories and some fields from the advanced editing menu (which are placed under the post form in admin cp panel). Is that possible? I know that the categories are possible, but what about the advanced editing tools? I’m using the EventCalendar (http://blog.firetree.net/2005/07/18/eventcalendar-30/), and I want to be able to edit the timestamp (which I need to do when I use the event calendar) with the quick post plugin.
It would be great if you could tell me how to show the categories, and if possible, fields from the advanced editing menu, with the quick post plugin.
EDIT:
I’ve managed to get the categories now, but I don’t know how to get the “edit timestamp” field. I only want that field. I Really hope this is possible.
Thanks!
Jørgen(I’ve also posted this on your site cameroon, but maybe someone in here can help too).
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3Thank you again 🙂
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3I would like to do one more thing 🙂
If you look at the calendar
http://www.orekroken.com/test/you can see that the events are red. The events are also listed beneath the calendar. I want to change the link colors on this list to red (not all the links in the sidebar, only in that list). I looked at the ec3.css:
/***
*** Event list
***/.event_list_day {
margin-left:-12px;
word-spacing:-1px;
letter-spacing:-0.2px;
color:#800;
}
.event_list_day li {
font-size:1em !IMPORTANT;
color:#fff;
}
.event_list_day li:before {
content:”” !IMPORTANT;
}I tried to change the colors, but nothing happend. I also tried to copy the css into my wordpress stylesheet, but still no effect..
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3You’re my hero Beel! Thank you very much! I tried “everything” yesterday, but I just couldn’t figure it out.
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3Now we’re on the right track! 🙂 How do I change the background color for all the other days? I want to have one color for “emty” days, one for the events and one for today.
I Really appreceate your help Beel!
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3I actually managed to disable the plugins css, but I still couldn’t style it in the wordpress stylesheet.
I tried to style the ec3.css, but with no effect. I tried to remove the calendar css in the wordpress stylesheet, cause I thought the ec3.css and the wp stylesheet maybe was in conflict. Than I tried to change the ec3.css again, but still no effect.
I simply want to add “background-color: #something;”. I know how to change font size and color, and background color to the whole calendar.
Thanks for helping 🙂
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3I’ve done that, but I can’t figure it out.. (me:newbie) I looked at your site, and your calendar is exactly how I want mine (only with different colors). Looks so much better than plain white.
Forum: Fixing WordPress
In reply to: Styling the EventCalendar 3I don’t want to fuss, but has anyone an idea about what the problem can be?
Forum: Fixing WordPress
In reply to: Problem with listing users in sidebar.Looks like it’s working great now!
Thank you again 🙂
Forum: Fixing WordPress
In reply to: Problem with listing users in sidebar.Sorry, but I can’t use this method.. I get big spaces between the images in IE, cause the user is not removed from the list, just invisible. It seems like FF is ignoring the invisible users, so the “air” between the images is normal.
It would look silly if I got 5 invisible users between some of the authors with images in IE. Big open spaces..
Forum: Fixing WordPress
In reply to: Problem with listing users in sidebar.Thanks for helping coffee2code!
Your suggestion did the trick! Thank you very much.
Forum: Plugins
In reply to: WordPress 1.5 Database ManagerI still have the problem when I gzip it.
Forum: Fixing WordPress
In reply to: Problem with listing users in sidebar.Sorry for repeating myself, but maybe it’s possible to exclude users with a level below 3 from the author listing? That would solve my problem, but I’m a newbie, so I don’t know what to do.
Thanks.
Forum: Fixing WordPress
In reply to: Problem with listing users in sidebar.I looked through that thread, but I could only see his name once.. Maybe he is supporting over e-mail though, but I have a feeling that many users of this forum have experience with this plugin, and hopefully can help.
Forum: Plugins
In reply to: WordPress 1.5 Database ManagerWhat do you mean with “symbolic link”? I’m a newbie 😉