Forums

[resolved] Google AJAX Translation 0.4.9 not working (3 posts)

  1. tio85
    Member
    Posted 2 years ago #

    Hi,

    as I already mentioned here the plugin doesn't work after I have installed it. I tried to fix it like described in the thread above but it didn't work for me.

    Problem: The link "translate" appears but when you click on it nothing happens.

    @monodistortion: Should I update the JavaScript Version? I couldn't fix the ID problem with the code you provided (perhaps it won't work with my theme). Thanks for your help in advance.

    http://wordpress.org/extend/plugins/google-ajax-translation/

  2. monodistortion
    Member
    Posted 2 years ago #

    The first problem with your theme is it's using two different versions of jQuery. Since this is a premium theme that costs money you should ask the theme designers to fix this.

    The default jQuery version that comes with WordPress is 1.3.2. This is added to the header automatically by any plugin that relies on jQuery.

    <script type='text/javascript' src='http://www.jakob-albrecht.de/wordpress/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
    

    This theme also has jQuery version 1.2.6 for the Superfish menu.

    <script type="text/javascript" src="http://www.jakob-albrecht.de/wordpress/wp-content/themes/ColdStone/inc/jquery-1.2.6.min.js"></script>
    

    Without seeing your theme files I can't really tell you the best way to fix this.

  3. tio85
    Member
    Posted 2 years ago #

    The Update to Google AJAX Translation 0.5.0 fixed it. Nevertheless thanks for your help.

Topic Closed

This topic has been closed to new replies.

About this Topic