supercharged
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Mass Batch Import or upload?Interested in this functionality as well, but not too much of a coder myself. Is something in the works, and if so how can i help?
Forum: Fixing WordPress
In reply to: Tag page not displaying any postResolved…would u mind telling us how?
Forum: Themes and Templates
In reply to: Tag page showing no resultsPermalink structure updated. Default theme shows no posts for particular tag, but admin and search pages do. Local installation with same codebase works. Baffled…please help.
Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] Problems with charactersTurns out that Polyglot (multi-language plugin) offers a setting for localizing RSS-feeds. Once set the problem was solved.
Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] Problems with charactersSame issue going on here. Both feed and blog are checked to be UTF-8 yet some characters, most notable ‘ display questionmarks. What gives?
Forum: Plugins
In reply to: [Plugin: Developer Formatter] Not workingThis plugin breaks TinyMCE (Visual editor) functionality in WP 2.7
Forum: Fixing WordPress
In reply to: Permalinks, IIS 6, PHP 5.2.1 (upgrade from 5.2.0)Downgrading to php 5.2.0 solved it.
Forum: Fixing WordPress
In reply to: Permalinks, IIS 6, PHP 5.2.1 (upgrade from 5.2.0)I found this thread on Google, and happen to be one of the affected customers. Some more Googling brought this up. Does that help?
Forum: Plugins
In reply to: Fully Automated RSS Content ImporterI can confirm the script works. I’m pulling a localized feed into an international version of WP. Some date formatting issues arise, resulting in new items being assigned a 1970 date. I have altered the ‘gmdate’ statement to reflect the date notation, but I wonder whether this will work, without some internal translation routines.
Furthermore I discovered some character display problems, but this also could be attributed to the localized feed. Will post more, once I find out.