kherge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Safari 4 Sees Blank Pages on New Changes in WordPress 2.8Is no one really seeing this?
I could really use some help trying to figure this one out:
Try registering an account, logging in, and then logging out. You may also trigger the blank page if you try and refresh.
Forum: Fixing WordPress
In reply to: [Plugin: WP-Syntax] <> > < mixed up?I’m getting the same problem.
I took a look at the plugins code and it looks like it has checks in place to convert back the < and > when it highlights the code, but it isn’t working.
I switched to HTML mode in the editor and reverted the encoding myself. It seems to be working now. I didn’t do this originally because I thought it would have messed up the rendering of the blog post. It didn’t!
A workaround for now would be to paste your code in HTML mode.
Forum: Fixing WordPress
In reply to: Exporting blogger Blog to my wordpress cretaed troublesLooks like spam.
Forum: Plugins
In reply to: [Plugin: Lightbox 2] Cannot get it to workOn a clean install, this plugin isn’t working.
I can see that the JavaScript is load in the header, and I also manually added the rel=”lightbox” attribute, but still nothing.
It was working with my old blog…
Forum: Plugins
In reply to: [Plugin: WP-Syntax] PHP code not showingUsed “language” instead of “lang” for attributes.
My bad!
Could have sworn I saw that somewhere in the docs.
Forum: Fixing WordPress
In reply to: SymlinkWhat you need to do is contact your host and request SSH access to your website.
They can either tell you how to do it, let you know you need to do something to allow you to do this, or they’ll just flat out say no.
With my host, HostGator, I needed to open a support ticket requesting access. They granted it the next day.
Forum: Fixing WordPress
In reply to: WordPress SlownessIs your website being hosted on a shared server or a dedicated one?
Forum: Fixing WordPress
In reply to: Post content not viewing when editing postI temporarily disabled the plugins to make sure those were not interfering.
The problem I am having is not being able to edit one of my posts that is 4000+ words including images and page breaks.
Forum: Fixing WordPress
In reply to: Visual editor not working WordPress 6.0Have you tried using other browsers?
Forum: Fixing WordPress
In reply to: Rebuild ThumbnailsI’m using a third-party template that requires the thumbnails generated by WordPress to have certain dimensions.
WordPress does not have a function to regenerate these thumbnails should the size settings change, or at least not from what I can see.
As a result, all of the images on my blog look awkward. Using CSS to adjust the images would be a hack job and drop the quality of my photographs since it will stretch an image that is already too small.
Forum: Fixing WordPress
In reply to: Rebuild ThumbnailsI would like to know the answer to this as well. I have uploaded many images and my settings for the thumbnails have changed. I’d hate to re-upload all of the images again.
Forum: Plugins
In reply to: Page and Category LinksThe page2cat thing looks like its it but I’m having trouble with it.
Unfortunately I created another topic for it:
Forum: Plugins
In reply to: Plugin Order of Execution?@michaelh: Thanks. I saw that but its still vague with what I am actually looking for: When is the activation hook triggered?
@harknell: That will be handy but not quite what I was looking for.
I’ll just end up dissecting WordPress’s _hook()* functions and I’ll post back when I have more information. Heck, I’ll even try to include it in the documentation some where.
Forum: Plugins
In reply to: Looking for – theme manipulation pluginNo problemo, glad it worked!
Forum: Plugins
In reply to: Post Management Plugin