Andrew Yates
Forum Replies Created
-
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Digg-digg LinkedIn button problemsHi sapountzis
Have you got a link we can take a look at? Seen other reports of this issue and hope to figure out the cause so it can be resolved in the next update.
Thanks
If you check your header.php file for “jquery”. If not then when the site is live i’ll take a look and see if I can see any other reasons why it wouldn’t be working.
I’m afraid i’d have to have a look to help you out if those aren’t the issues. Does your theme include its own version of jQuery at all?
Can you check your theme file contains wp_head();? This allows WordPress to include the required jQuery script.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] digg digg causes body of post to disapearDoes it only happen in a specific browser at all?
Not aware of any specific issues like this.
Thanks
Have you got a link to your site at all? Sometimes it can be caused by W3 Total Cache Minification.
Thanks
Forum: Plugins
In reply to: [Digg Digg] Digg Digg styleYou can find the CSS for the Digg Digg bar in diggdigg-style.css in plugins within the Digg Digg folder.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Facebook no display in ChromeI can see a Facebook Share button in both Chrome 18.0.1025.163 and Firefox 8.0.1 on Mac. I am unable to see any other Facebook buttons in the code.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Facebook no display in ChromeIt doesn’t look as if the Facebook Like button is active. Can you check your settings within Normal Display? If it is active feel free to drop us an email with a screenshot of your settings and we’ll take a look. [email protected]
Thanks
1. It looks as if the bar is on the page twice for some reason. Also the Left Offset looks too much, which could be why you can’t see it. I was able to reduce this in CSS and see the Digg Digg bar correctly.
2. So if you want the bar on the right side of the content and the browser size is reduced it doesn’t fade away but does when on the left side? I’ll look nto.
3. Thanks for the suggestion, we will bare it in mind.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Firefox Facebook Like Floating not correctlyOK, keep us updated.
In the admin look for the “Buttons are allowed to display on…” option within “Floating Display”. Check “Page” to be able to see the floating bar on pages as well as posts.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Firefox Facebook Like Floating not correctlyHi gleenk, Have you got a link we can take a look at for you?
Thanks
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] FLoating Bar in Middle of ContentHave you got a link to your site we can take a look at?
Thanks
Forum: Fixing WordPress
In reply to: Digg Digg floating bar appears only if logged inIt looks like it is caused by the minification of javascript on the pages.
The Digg Digg plugin currently requires jQuery. The bar will not show as the jQuery fades in the Digg Digg bar. The javascript error on that page says “jQuery is not defined”.
Try disabling the minification in W3 Total Cache.