Tommy
Forum Replies Created
-
Forum: Plugins
In reply to: [WordSocial] [Plugin: WordSocial] does not take post excerpt for twitterYep, someone told me the same thing. I’m working on it.
Forum: Plugins
In reply to: [WordSocial] [Plugin: WordSocial] Posts blogging out even when told not to!I’m working to figure out a way to fix it.
I’m contacting Facebook to see what I can do.
Forum: Plugins
In reply to: Tracking WordSocial clicks in GAYeah, I notice this issue (because I also use GAnalytics), and it will save different data for Twitter, Facebook and LinkedIn in the next version ??
It’s a limit by Facebook, I don’t really know when, and why this is happening.
I think there are 2 possible cases :
– WordSocial publish too many posts on Facebook
– You publish too many posts in the same day.Someone already has this issue and it solves himself. You still have that issue ?
Forum: Plugins
In reply to: [WordSocial] [Plugin: WordSocial] Blank pageOk thanks, I don’t really use LinkedIn, so I’ll make some test.s
Forum: Plugins
In reply to: [WordSocial] [Plugin: WordSocial] Facebook connect problemYeah, you have to logout facebook account into the wordsocial settings, and then login again. WordSocial, in the current version, doesn’t automatically logout if it detect the access token changed :-/ It will be that case in the next version (but I really don’t know when to release it.. As soon as it’s ready :p)
Forum: Plugins
In reply to: [WordSocial] Site address (URL) instead of WordPress address (URL)It should be the site url, but you can manually edit the line 310 of the wordsocial.php file : $args[‘caption’] = str_replace(‘https://’, ”, get_option(‘siteurl’));
Forum: Plugins
In reply to: [WordSocial] [Plugin: WordSocial] Posts blogging out even when told not to!Ah… Is this behavior only happened with the quick edit function ?
Forum: Plugins
In reply to: [WordSocial] Fatal error: Uncaught CurlException: 7:Make sure you can use Curl on you website. (Ask to your web hosting if you don’t know how to know it it is already installed).
Hmm thanks. Actually, I use an external script to show the countdown, and I try to patch it, but I definitely need to rewrite it myself.
Forum: Plugins
In reply to: [Simple Countdown Timer] Breaks the built in visual mce editorShould be fixed with the latest version, no ? I forgot to commit a file.
Yep I know WordSocial doesn’t work with custom post type. I’m working on a new version, which, of course, allow that feature. So, be patient. I need some more time to be sure all work well.
Should be fixed with 0.2.3 ?? Sorry!
Yep, I noticed that issue too. I think I create the problem when I fixed the same but for days.
The problem is not into the php file, but into the javascript (Because if you refresh the page, the countdown is ok ;))
I plan to make a new version tonight.For the color, I’ll try and get back to you soon.