Tim
Forum Replies Created
-
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Post order set by average / ratings count?Hi Mark,
I believe we covered this privately by email.
Tim.
Forum: Plugins
In reply to: [Image Lazy Load] how to have lazy load to custom images?They loaded for me – are you sure they’re not being lazy loaded?
If you’re on the free plan with Buffer, there’s a limit. See their FAQ, specifically:
https://bufferapp.com/faq#awesome-plan-vs-free-plan[The Awesome plan offers]Up to 200 Posts in your Buffer (as opposed to only storing 10 at a time). This means you can add posts pretty much as far ahead as you would like to.
Recently migrated servers and since then the plugin is failing to work reliably
I’m wondering if it’s CRON related, as we’re having to use the WP-ALTERNATE CRON on the new server.
You’ve identified the problems right there:
1. A change of server (and therefore some configuration option at server level),
2. WP-Cron not working correctly.Check through the support threads on this forum for WP to Buffer, and you’ll spot a trend – users complaining that the plugin doesn’t reliably post statuses on publish when posts are scheduled.
You shouldn’t need to be using alternative cron plugins to get this working – once you get the default, in built WP Cron working, you’ll find WP to Buffer works just fine.
This was fixed in 2.3.5 onwards, so no need to downgrade.
Yes – LinkedIn works differently from the other social networks when it comes to including Featured Images.
Two options:
1. Disable inclusion of the Featured Image for your LinkedIn status updates. LinkedIn will then read your Post’s URL and include the thumbnail if applicable (note: you’ll need to be sure that you have SEO setup correctly for this, which isn’t part of this plugin’s scope)
2. Upgrade to the Pro edition, which automatically does (1) above for you.I’d like to bring over the code from the Pro edition which handles this problem, but it’s quite difficult to port across. It might happen in the longer term, but we’ve no immediate plans.
This was resolved in 2.3.5
This isn’t something I can reproduce. In similar situations on other plugins, upgrading to PHP 5.4 or higher has given most users good results.
Without seeing your specific install to copy your environment, there’s nothing else I can assist with.
No logs to look at.
Simply disable the plugin on your site and see if the problem re-occurs.
Fixed in 2.3.4, released today.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Jetpack comments integration?Having investigated, this isn’t possible, due to the methods and mechanisms Jetpack uses to output the comment form and post its data.
You would need to purchase the Pro version, which provides (1) and (2).
This is fixed in version 1.3.1, so you don’t need to modify the plugin code.
Example header script to demonstrate correct working functionality:
<script type="text/javascript"> alert('Hello world'); </script>I’ve tested Google Analytics tracking code with the latest version of this plugin (1.3.1), and can confirm correct working functionality.