pixelkicks
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Please convert a supercache userHi Pothi,
Yes we would setup a test site most certainly. Do you think we would see any benefit from moving to a Linux server? Regardless of server type, I’m sure we could benefit from some MySQL caching.
Glad our site loads fast for you – sometimes its not always that fast though and I want to make it as quick as possible.
Chris.
Forum: Plugins
In reply to: [Compact Admin] Does this still work?PS. I’ve just tested this with WordPress 3.5 and it still works fine. Great stuff!
Forum: Plugins
In reply to: [Really Simple Share] Tumblr button not showing?Doh, no sooner did I send this email then I found the culprit.
The WordPress theme I’ve amended had some custom code in its functions.php to add the rel tag to images. I’ve never noticed this before.
Stripped it out now. Works fine!
Thanks.
Forum: Plugins
In reply to: [Really Simple Share] Tumblr button not showing?This is really odd, but I don’t have PrettyPhoto enabled on the site. Searching the code for PrettyPhoto only brings back to the one occurence, on the Tumblr image.
Any idea what could be adding the code?
Forum: Plugins
In reply to: [Really Simple Share] Tumblr button not showing?Ok I’ll have a look… Cheers.
Forum: Plugins
In reply to: [Really Simple Share] Tumblr button not showing?Hi,
I already have the “Load scripts at bottom” checked. I’ve just enabled the Tumblr button on this page only (rest of site is cached):
http://www.onedirection.net/latest-have-haylor-split-after-holiday-argument/
Appreciate it if you could take a look.
Thanks, Chris.
Forum: Plugins
In reply to: [Disqus Comment System] Good plugin but has serious speed issuesHi Tom,
What issues were you having? The Disqus iframe taking a while to load? Whats your site?
Chris.
This works great, thanks.
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Feature Request: Rename Widget?Thanks Marco, thats great. Appreciate your feedback and understanding.
Forum: Requests and Feedback
In reply to: New media upload window could be improvedI’ll add my weight behind this.
Though I love the new media interface, it is in fact slower than before and involves more clicks.
– I would like the option of having the Upload window as default view
– I would like to be able to set an image as Featured and Insert at the same time
– Also, whilst an image has finished uploading, it would be great if the focus isn’t lost from writing in the Title. This is a bit frustrating.Nearly there, just a few tweaks and it will be awesome.
Ok, well in the long-term I guess this needs a solution, but the plugin has been working fine for the last few weeks, so currently all is well.
Will keep any eye out for any future conflicts.
Hi,
I’ve checked the server config and everything seems fine. However I’ve seen a few other posts on the internet where users have fixed the issue by editing the following lines in “base_facebook.php”:
public static $CURL_OPTS = array(
CURLOPT_CONNECTTIMEOUT => 10,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_TIMEOUT => 60,
CURLOPT_USERAGENT => ‘facebook-php-3.2’,
CURLOPT_SSL_VERIFYPEER => false, (ADDED THIS LINE)
);I’ve tested it and this now works, and the plugin successfully posts to the Facebook page.
Is this something you can fix in a future update so I don’t have to edit the files?
Chris.
Hi Ludwig,
We have a dedicated Windows server using IIS7. I’ve just checked, and cURL is enabled in PHP.
Might it be that we need to create a self-signed certificate in IIS for the domain we’re using?
Chris.
Forum: Plugins
In reply to: [WP Editor] Problem in current version with editor duplicationOk thanks for letting us know Benjamin.
Hope you can resolve it, I’ve had to deactivate it for now.
Cheers.
Developers, is this plugin dying?