tolipoc
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Great, but bugSorry, they do show up in past events!
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Great, but bugThanks for replying Justin!
Anything older than today’s events are considered past and can be viewed by clicking Previous Events at the bottom of the list. Are your day-of events ending up in the past events?
No, they don’t show up in past events, they just disappear from the event list. My plugin version is 1.5.6 btw, that is the latest right?
Hmm, wonder what’s going on here?
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Great, but bugGreat plugin, but this just happened to me aswell!
My event post is still visible in my blog flow, and the event is displayed in the calendar, but very suddenly disappeared from my event list. I’ve tweaked the html & css quite a bit so I thought I deleted some PHP-code by mistake, but I restored the original “view”-files with no result.
But, I changed the date of the event from today to tomorrow, and viola, the post reappeared. Could this bug be because of local time (Sweden here)?
Forum: Plugins
In reply to: RSS with intact HTMLI mean if there’s a way to not have the html-tags stripped out from a blog post’s content in the RSS-feed.
Thanks for replying!
Forum: Plugins
In reply to: [Plugin: Viper’s Video Quicktags] Pull the video from a post / pageOk, thanks!
I understand you don’t have the time 🙂Forum: Plugins
In reply to: [Plugin: Viper’s Video Quicktags] Pull the video from a post / pageAllright, thanks for helping.
I thought of something similar but hoped for a little easier way hehe.
Sorry if stupid, but by “In the header”, what do you mean?
The header.php file in the theme I’m developing?
Or a core header.php file?If you’ve got the time, I would very much appreciate a little more descriptive example. 🙂
Thanks again for helping!
Forum: Fixing WordPress
In reply to: TinyMCE problem with wordpress 2.9.2I’m having a similar problem (Version 2.9.2). When I try to write a new post the text is white. I can’t switch between visual / html mode. Plus I can’t upload any images or add tags. I get a lot of JavaScript errors “Tiny MCE is not defined” for example.
Forum: Fixing WordPress
In reply to: Top or header margin / space problem (recurring)Yes! It was the favicon link (which was added through a function in functions.php)! Thank you alchymyth! (and everybody else :).
@henkholland Yes I added the 26px to get it all pushed down when I was working. Problem solved now!Forum: Fixing WordPress
In reply to: Top or header margin / space problem (recurring)Still haven’t found a solution to this… It must be WordPress printing something in the html head. Plus, if you view the site with Firebug, some of the links in the html head is inside the body tag. Strange this. I’d very much appreciate any help!!!
Forum: Fixing WordPress
In reply to: Top or header margin / space problem (recurring)Thanks, yes sorry (forgot that :/ )
http://kvillebacken.dev.way2it.com/As you can see it’s the “headerwrapper” div that’s pushed down.
As this is the blog version of this site: http://www.kvillebacken.se (which I didn’t code) I suspect it’s WordPress causig the problem (or me doing something very wrong)?