Peadig
Forum Replies Created
-
No, thank YOU for the great feedback!
Glad to know it’s playing nicer than all the other plugins. The next update will be even better with the option to output the comments as HTML instead of via Facebook. This is better for SEO.
If you can, please donate!
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] plugin does not work on 3.1.1can you provide a link so I can take a look?
i have now put this into version 1.1.1. go back to the plugin homepage to check out the extra settings!
the best way of doing this is to hardcode the functions directly into your theme, however, you’ll need to know PHP to do this.
perhaps another plugin is conflicting which is slowing it down too. it shouldn’t reduce the score that much
the next update will have these options!
because there are so many variations i have to literally make all these 5 options:
- minutes
- hour
- hours
- day
- days
this is because singular and plural versions can be different in each language. at least it gives you that flexibility
Not had it planned but will take a look at that. Perhaps instead of selecting a language it may be easier to have an option to enter your own text before and after the timeline itself.
So for example, if a tweet was published 4 hours ago, I could just take the number 4 and let you enter whatever you want before and after it. How does that sound?
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Still not working in IE8I notice you have the Faccebook Like buttons in the page. Do these show up in IE8? If so then it may have something to do with the way XFBML is called in the page. If it is, take away the current way of calling XFBML and enter this right after <body>:
<div
id=”fb-root”></div><script>window.fbAsyncInit=function(){FB.init({xfbml:true,appId:YOUR_APP_ID});};(function(){var e=document.createElement(‘script’);e.async=true;e.src=document.location.protocol+’//connect.facebook.net/en_US/all.js’;document.getElementById(‘fb-root’).appendChild(e);}());</script>Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEsomething must have changed. can you provide me with a link? If you don’t want to publish it here, contact me via the plugin homepage
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IE@jmacman what happens when you disable that plugin?
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEHave you tried pasting the exact code I mentioned earlier instead of using PHP within the tag? Does this work?
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEHmmm themes must not be adding them in. How well do you know how to develop themes? Long story short this needs to be added within the <html> tag at the very beginning of the template:
xmlns:og="https://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml"
So, the full HTML tag on my site is:
<html xmlns="https://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xmlns:og="https://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEYou need to tick the Open Graph and/or XFBML tickbox in the settings. One, or both of them, is needed for IE.
I hate IE!
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEHi there,
Thanks for the feedback. Can you provide me with a link to one page where the comment box is called twice – once using your manual method and another using the plugin?
Also, does this happen both with the automatic insertion as well as the shortcode option?
Sometimes twitter does not return the RSS. A simple refresh should sort that out!
Hi there,
use the shortcode
[twitter-feed mode="search" term="whatever"]