adshap8
Forum Replies Created
-
Forum: Plugins
In reply to: [Prismatic] Code snippet get cuts off when use ..< in a for in loopAhh okay, got it. Thanks for pointing me in the right direction!
Forum: Plugins
In reply to: [Prismatic] Code snippet get cuts off when use ..< in a for in loopThanks Jeff for getting back to me.
Check out this test page here.
For reference, the post is composed as follows:
—–Testing out code…
let myArr = [5, 4, 8, 10, 1] for i in 1..<myArr.count { print (i) }
Test 2
//Second set of additional code for i in 1...5 { print (i) }
The only time I’ve seen this strange breaking behavior is when using ..<
Forum: Plugins
In reply to: [Google Authenticator] New Maintainer, Version 0.50Thanks Ivan for taking over. It is much appreciated!
Forum: Plugins
In reply to: [Enable Media Replace] Issue with time when media updatedI would also like to see this fixed, as it would be nice to have the exact date (if far from GMT time)
I figured out another solution, so don’t worry about replying to this.
Forum: Plugins
In reply to: [Comment Edit Core - Simple Comment Editing] Disappearing CommentsSorry for the late reply, and thanks so much Ronald for getting back to me (us).
Yes, I also have Tako Movable Comments installed. So that sounds like it may be what is causing the problem.
Forum: Plugins
In reply to: [Comment Edit Core - Simple Comment Editing] Disappearing CommentsThe exact same thing just happened to me. I had been using the plugin for years happily. I just edited a comment on my site and every single comment was reset with an id of 0. Meaning no comments appeared on any post, and all connections were lost.
I really hope this is fixed, because this is a very dangerous problem.
- This reply was modified 6 years ago by adshap8.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] All Japanese comments marked as spamThank you for the fast reply. I just sent an e-mail.
Forum: Plugins
In reply to: [Titan Anti-spam & Security] All Japanese comments marked as spamThanks for the reply. I’ve used your plugin for a long time and love it. I’ll look into the other spam plugin I use alongside with it (Askimet)
Forum: Plugins
In reply to: [Social Likes] Facebook/Twitter counts showing up as 0 on all postsThank you. I appreciate you taking the time to reply.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Facebook count showing up as 0That’s what the article released by the author said. However you might want to verify it with him first.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Facebook count showing up as 0There seems to be two ways to resolve this issue with this plugin.
1, Wait. It seems like whatever overload causes the number to stop registering to reset disappears usually within a day. However this will not prevent the issue from happening again.
2. Upgrade the plugin to the paid version. There was some post by the author that said the paid version solves this issue
Forum: Plugins
In reply to: [Crafty Social Buttons] Tweet link turning commas in post titles into numbersThanks so much Sarah!
Forum: Plugins
In reply to: [YOP Poll] Header Error AppearingNope.
Thank you very much for the fast solution.
Forum: Plugins
In reply to: [YOP Poll] Header Error AppearingThank you for the reply.
I replaced the wp-admin and wp-includes folder with fresh copies, but that didn’t seem to do anything.
I will use the second method you suggested.