lawvol
Forum Replies Created
-
Forum: Plugins
In reply to: Anyway to integrate HTML Templates button with “Press This” Editor?How exactly would I do that? Any tips?
I am having the same issues with simple tags, and I tried the “3 Conditions” mentioned above, but that didn’t help.
Thus, suggested tags, click tags, and autocompletion do not work. Anyone find any other suggested fixes or other plugins which work with WP 2.8.5?
I really love the functionality of Simple Tags and have used it for more than 2 years, but it has been awfully janky since the last few WP upgrades.
Any suggestions would be appreciated…
Forum: Plugins
In reply to: [Plugin:wordtube] Wordtube is slowing site a lot!I am having a similar problem with the swfobject.js but only in internet explorer.
I think I have it in my site as part of the NextGen Gallery Plugin, but am unsure.
I too could use some guidance.
Forum: Plugins
In reply to: Not closing active MYSQL connectionsI have the exact same problem. The only way I’ve found to fix it is by grabbing the cloud and rendering it in a Text Widget (non-dynamically).
I would love to find an answer as to how to fix it though.
Forum: Fixing WordPress
In reply to: [Plugin: Simple Tags] Slow query in 1.5.7My solution will be to run a tag cloud once, steal the source code, and paste it into my sidebar. It won’t be dynamic, but I can update it weekly… so i don’t lose functionality for the user.
I did this and finally, my server load has dropped back down to a reasonable amount.
That said, did anyone ever figure out how to keep the Tag Cloud without having the MySQL problems?
This problem has been plaguing me for a long time too…
Forum: Fixing WordPress
In reply to: Comments Floating in Google Chrome@ esmi: Thanks for the pointers — I sincerely appreciate your help, because this one has me stumped.
At any rate, I went in and fixed the errors you noted, and a few others. Unfortunately, I am still getting the float.
Any other ideas?
Forum: Fixing WordPress
In reply to: Comments Floating in Google ChromeOkay, I got rid of around 100 validation errors which were due to missing alt=”_” attributes. Now I have around 130 I think — 99% of which come from embed codes (which I really can’t change) and from the Gravatars plugin (and fixing that is beyond me).
Thus, any ideas on what might be causing the problems would be appreciated.
Forum: Fixing WordPress
In reply to: Comments Floating in Google ChromeFor what it is worth, I don’t disagree (and as a result of the issues here) I am trying to work through fixing them.
Still, I cannot see anything in there which would cause these problems. Any ideas?
Forum: Fixing WordPress
In reply to: Change links in 100 posts[deleted repeat]
Forum: Fixing WordPress
In reply to: Change links in 100 postsOnly thing I can think of would be to do a search using PHPAdmin and export the posts and then do a bulk find / replace using Excel or other editing program.
Not sure that helps, but it might work.
Forum: Fixing WordPress
In reply to: how do i bulk edit blogroll (link) categoriesThe only way that I have found is by using PHPAdmin and actually editing the original SQL tables. The problem is that my understanding of SQL is limited and I cannot figure out how to make the edits I make to the SQL tables connect with the
link_category(my link categories) in thewp_termsandwp_term_taxonomytables.I have been looking for a better way to do this forever now.
Anyone discover anything brilliant?
Forum: Fixing WordPress
In reply to: Internet Explorer Error – Comments Float RightWell, my work around was just that — a temporary work around. I have re-enabled the code, because it was creating a situation where I was using an un-defined class. Thus, can some one give me some guidance on how I fix this problem? In Firefox everything looks fine, in IE, the comments float right (beginning at about the middle of the screen.
Here is a link to an example:
http://gate21.net/2008/09/02/sec-power-poll-week-1/#comment-1284
I am pulling my hair out trying to figure this one out.
Forum: Fixing WordPress
In reply to: Internet Explorer Error – Comments Float RightWell, I found part of the problem by removing a “Contained Float Fix” bit from the style sheet:
.post { display:none display: block; overflow:hidden; width:98%; }But when I do that the “responses to” the post line now shows up to the center of the page between the navigation (older / newer posts)
Any idea how to correct that?Forum: Fixing WordPress
In reply to: MAJOR Plugin Management Page ErrorNevermind.
I don’t know why or how, but it appears to have resolved.
I have no clue what happened, but at least it seems okay now.
Forum: Plugins
In reply to: [Plugin: WP-Gravatar] Changed Gravatar, but not changing on siteTo be honest I really don’t recall what I did.
I think it ended up being an issue where I had an additional email address which I had not yet affiliated with Gravatar, but I’m not sure.
Sorry, I just don’t remember.