bengbarker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Links in Firefox broken.I think I was loading in jquery twice, once in noConflict mode and once normally, something I was running on the page was using $ not jQuery for the variable. This clashes with wordpress’.
I can’t remember if it was a plugin or not, anyway, have a look at jQuery and avoid using the dollar sign in any code you use.
Cheers,
Ben.
Forum: Fixing WordPress
In reply to: query on all archive pages only returning one postRight, scrap all that, it’s just in wordpress settings. Trying to be far to clever.
Forum: Fixing WordPress
In reply to: Links in Firefox broken.This problem is still persisting.
Has anyone got any thoughts, I think it is something to do with the footer, but the page hangs often if you load it before it’s finished loading. Then in firefox it seems to never finish loading, so it’s hard to move to a new page.
Forum: Fixing WordPress
In reply to: Links in Firefox broken.Thanks for that Phil. Glad to hear it’s working in firefox 4. Still frustrating getting this issue in older firefox though.
I’ve actually been fiddling about with the permalinks to see if they were the issue. They were all the updated permalink structure before. I’ve had a real fiddle with the htaccess as well, but it’s right at the moment. I wonder if it’s worth going to the firefox forums to ask about the issue, or does anyone else get this error in firefox < 4?
Forum: Fixing WordPress
In reply to: Links in Firefox broken.Hi Esmi, thanks for that.
I went through and did all those things. The site works fine with twentyTen I think the problem probably is with the theme. It’s something I’ve built myself and I imagine I’ve made an error somewhere that firefox (being a stricter browser I understand) is picking up on, when other browsers are forgiving it.
It’s weird though as when you click on the link it tries to load something and reads it as a link, just doesn’t ever get there. I’m at a loss for how to debug the error or a way of searching what I’ve done wrong.