-
AuthorPosts
-
May 7, 2012 at 8:42 am #4585ibis83Guest
Hi, i’m new here. Love your plugin btw! but after i installed the WP Socialzer the floating bar worked fine. i wanted it floating on the left side on individual posts. now the bar sticks at the bottom and on the left side of the page and doesn’t move and when i look into the script in the browser development-tool it’s located under the after-footer. i didn’t change the script. and in my header.php of the theme the tag is still located just before the end head-tag. how can i get it back to the top and floating? THX for your help!
May 14, 2012 at 12:19 am #5814AnonymousGuestI have the same problem. Please help
May 20, 2012 at 3:56 pm #5815Aakash ChakravarthyKeymasterWhile seeing your site in chrome, press Ctrl+Shift+J and post the text you get from the “Console window” here.
May 25, 2012 at 8:44 am #5817AnonymousGuesthi, sorry for the delay, i couldn’t copy the text in a nicer way than that sorry. hope u can still help me!
Code:
(function() {
var li = document.createElement(‘script’); li.type = ‘text/javascript’; li.async = true;
li.src = window.location.protocol + ‘//platform.stumbleupon.com/1/widgets.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(li, s);
})();May 27, 2012 at 5:18 am #5816Aakash ChakravarthyKeymasteribis83 wrote:hi, sorry for the delay, i couldn’t copy the text in a nicer way than that sorry. hope u can still help me!
Code:
(function() {
var li = document.createElement(‘script’); li.type = ‘text/javascript’; li.async = true;
li.src = window.location.protocol + ‘//platform.stumbleupon.com/1/widgets.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(li, s);
})();I dont need the source code. Press Ctrl+Shift+J in Google chrome, the Javascript console window will open.
Copy and post the “Red” lines you get in that window.
May 30, 2012 at 8:52 am #5818AnonymousGuestsorry 🙂
Viewport argument value “device-width;” for key “width” not recognized. Content ignored. /bank20/?p=200:13
Viewport argument key “” not recognized and ignored.
June 25, 2012 at 4:20 am #5819Aakash ChakravarthyKeymasterThe floating stays in the footer, if there is any javascript error in the page. There is no error with plugin’s JS. So this clash can make the floating bar inactive and remain under the footer.
-
AuthorPosts
- The topic ‘Floating bar sticks under footer’ is closed to new replies.