k0nsl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hiero] Request for Changelog Details [Version 1.5]Ahem…it’s good to keep a changelog.
Forum: Reviews
In reply to: [WPSocialite] "Bad practice"I’ve adjusted it to three stars :]
-k0nsl
Forum: Reviews
In reply to: [WPSocialite] "Bad practice"Well, one reason is that I don’t like bad practice. Maybe it was just a clumsy fault by the developer, or maybe it wasn’t.
I do get your point. It is very possible that I was a bit too harsh!Faithfully,
KuenslForum: Themes and Templates
In reply to: [Noteworthy] Search is boggled / messed upNevermind, I fixed it (CSS issues, my own additions – so nothing with the theme itself!)
-k0nsl
Forum: Fixing WordPress
In reply to: Problems with latest WP update 3.5That’s not fixing the issue, though. But it can mitigate it somewhat.
-k0nsl
Forum: Fixing WordPress
In reply to: WP 3.5 messes up jQuery popover positionIt clearly is a WordPress issue. I know it after having investigated the matter too.
Sent the developers a message about my findings. No reply as of yet.
-k0nslForum: Fixing WordPress
In reply to: upgrade 3.5Samuel Wood (Otto) says:
If you have an .htaccess file in the wp-admin folder, then delete it. It should not be there.
Elaborate on that, please.
-k0nsl
Forum: Fixing WordPress
In reply to: Multiple WordPress 3.5 problemsYes esmi’s solution does mitigate the issue, but doesn’t solve it.
-k0nsl
Forum: Fixing WordPress
In reply to: 3.5 Bug: Cannot Change Post to "Published"Yeah, most people have this issue right now. I have not been able to resolve everything myself yet (media upload button does not function, and a lot of other stuff). At least I can move widgets now.
I’ll post if I find something of use.
-k0nsl
Forum: Fixing WordPress
In reply to: WordPress 3.5 bugsHere’s a quick one from the widgets-page via the Chrome Java Console:
Uncaught TypeError: Cannot read property 'length' of undefined jquery-1.6.2.js:627 Uncaught TypeError: Object function ( selector, context ) { // The jQuery object is actually just the init constructor 'enhanced' return new jQuery.fn.init( selector, context, rootjQuery ); } has no method 'receiveMessage' la-click-and-share.js:2 Uncaught TypeError: Object [object Object] has no method 'on' load-scripts.php:325
Sorry for the formatting.
-k0nsl
Forum: Fixing WordPress
In reply to: WordPress 3.5 bugsHi,
These things (jquery, probably) are not plugin related. I can confirm that.
I installed 3.5 first on an absolute vanilla installation and hardly a thing worked on the backend, none that used ajax calls, apparently. But I have not had any time to investigate properly. IN any case, it’s not theme or plugin related at all (I used the default plugin and all clean installation on my development blog).If somebody finds the solution, please post it.
Faithfully,
-k0nslPS:
I’m using Chrome and Firefox and both of these browsers exhibited the same issue, i.e nothing in the backend worked (can’t move, add or delete widgets for example).