Sign Up |

The plugin doesn't work on WP 3.0.1

(7 posts) (2 voices)
  1. alexdumitru Posted 1 year ago #

    Hi,

    I have installed the plugin and tried all possible methods, but it didn't work. First, I saw it doesn't include the CSS and JS files in my theme, so I did it manually, though the bar appeared on the right of my ad below the title.

    I tried including it manually in other areas of the blog, but it didn't appear like it should and also it didn't scroll automatically.

    I must say that my theme is coded correctly, with header,single,sidebar,footer files.

  2. Monjurul Dolon Posted 1 year ago #

    I've just tested it on 3 themes running WordPress 3.0.1 and it's working fine - it's most likely an issue with conflicting CSS.

  3. alexdumitru Posted 1 year ago #

    I guess so, but I have no idea what I could do. The website is http://softsailor.com .Could you take a look ?

  4. Monjurul Dolon Posted 1 year ago #

    It looks like the JS files are loading but the JavaScript function is not being called correctly. I would try two things - remove all manually added code and try the auto mode for the plugin again (be sure to clear your cache before testing).

    The second thing would be to manually insert the code and add this bit of JavaScript to your header.php file:

    <script type="text/javascript">jQuery(document).ready(function($){$('.sharebar').sharebar({horizontal:'false',minwidth:'60',position:'left',leftOffset:'-90px',rightOffset:''});});</script>

    Wait.. I just tested it on your blog again and it seems to be working. Did you fix it just now?

  5. alexdumitru Posted 1 year ago #

    Hi,

    I've fixed it for Chrome and Firefox, though I have a lot of problems with IE.

    On IE8, it loads correctly, but it doesn't scroll down and also my sidebar and footer won't load. On IE7 and older it will load over my adsense ad and also the sidebar + footer won't load.

  6. Monjurul Dolon Posted 1 year ago #

    Hey Alex,

    I just tried the Sharebar out on IE8 and it loads fine on my machine. Your site, however, is giving problems but I think it's due to something else. If you load the site in IE8, you'll notice a warning icon in the bottom left of the status bar. It has 2 errors, one about comment-reply.js and the other about google_ads.js:

    Webpage error details
    
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)
    Timestamp: Thu, 5 Aug 2010 15:42:39 UTC
    
    Message: Syntax error
    Line: 1
    Char: 1
    Code: 0
    URI: http://sites.google.com/site/softsailor1/comment-reply.js
    
    Message: Could not complete the operation due to error 800a03e8.
    Line: 67
    Char: 447
    Code: 0
    URI: http://partner.googleadservices.com/gampad/google_ads.js
    

    I'm not sure why they would cause errors but maybe you could try loading those two files in the footer instead of the header?

  7. alexdumitru Posted 1 year ago #

    Hi,

    I will try with those scripts, but it does work just great in IE6,7 and 8 if I take the sharebar down and those errors don't do any harm.


Reply

You must log in to post.

© Copyright 2010 DevGrow - Design. Develop. Grow. 20 queries. 0.43 seconds.