Eric Murphy
Forum Replies Created
-
Yes, I have problems, both with adding new comments (reply) and with old comments (edit).
When I add new comments then quotes are saved as curly quotes which messes around with some preg_replace code that I use for comments.
When I edit old comments it merges all paragraphs into 1 long line.
But the issue is a general issue about being able to turn the editor off completely for comment management.
Even now although “Quick Edit” doesn’t show CKEditor anymore (you corrected that behaviour, thank you) Quick Edit doesn’t work correctly since the buttons like “(b)old” are missing.
The new version 3.6.3 now works with editing comments TWICE but it still jumps to the top of the comment page after Quick Editing a comment instead of staying where the edited comment is.
The new version (3.6.3) made it even worse, since now the click on “Reply” in the admin comment area brings up CKEditor.
I have to disable CKEditor each time I want to reply to a comment.
Sucks big time.
Forum: Networking WordPress
In reply to: Different site names -> Redirection 301 to one site possible?OK, thank you very much for your help.
I will use
RewriteRule ^(alias1|alias2|alias3)/(.*)$ http://xxx.com/finalfolder/$2 [R=301,L]It’s important to put it pretty at the top of the htaccess, otherwise WP will complain “You don’t have sufficient rights visit xxx.com/alias1”
Forum: Networking WordPress
In reply to: Different site names -> Redirection 301 to one site possible?Yeah, I know I can do it per htaccess. But I wanted it more manageable either by the superadmin or by the blog admin.
Double clicking on a comment (which is another method to enter Quick Edit mode) works 1 time only, too.
Additionally CKEditor disables the Quick Edit buttons (“b” for “bold etc).
@Dembowski “Oh, THAT comment editor. Looking. “
Yeah, not the comment editor for adding comments but the comment editor for the mods/admins when editing comments.
“Quick Edit” a comment works.
“Edit” a comment goes to
/wp-admin/comment.php?action=editcomment&c=xxxxand assumes HTML layout for a comment hence deletes all paragraphs and puts everything into one long line.
Please add an option to turn CKEditor off as comment editor. It destroys my formatting.
Any update on this bug?
I still can neither update nor delete inserts when logged in as the multi-site admin.
This error is about doing something as a superadmin, if the superadmin is not a user of the blog.
You have to be specifically a user of a blog (even if you are a superadmin) to create/update inserts.
Forum: Plugins
In reply to: [GD Star Rating] [Plugin: GD Star Rating] Dashboard widget gone?Same issue here.
GDStarRating has been updated several times in the meanwhile but the Dashboard is still missing.
Forum: Plugins
In reply to: [WP Ajax Random Posts] Destroys web pageThere is another bug: If I use a pagination plugin (e.g. WP-Paginate) then after pressing “Refresh” pagination gets inserted into the random post widget
Forum: Networking WordPress
In reply to: Multi-site total posts, total commentsNope. It only shows the statistics for single sites in the network but not for the whole network.
Forum: Fixing WordPress
In reply to: Multisite WP-StatsYeah, I second that
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN url replacement stops workingThis is how I “fixed” it:
I went to
–> Performance –> “CDN settings”
–> button “unsuccessful file transfers”
–> Delete queueand then uploaded the files again (which of course results in “file already exists messages”)
–> Performance –> “CDN settings”
–> button “Upload custom files”