分享

Emo Vote不能用...

 太阳早 2009-06-22
问题post在作者blog上
http://emo./2009/06/11/emo-vote-121/

HI, I experienced this problem…

Line:120
Char:2
Code:0
Error:Object doesn’t support this property or method
URL:http://www./wp-content/plugins/emo-vote/emo-vote-user.js?ver=1

as you could see in my homepage that although it displays the option for voting, but the voting is not actually working……


@yupo2 it looks like jQuery is included twice on your blog. Emo Vote includes jQuery from the WordPress core (the right way to do it). But your theme also includes it (the wrong way). Look for a line like the one below in your header.php file.

The line to look after: http:///519167  

<script type="text/javascript" src="http://www./wp-content/themes/CherryTruffle/js/jquery.js"></script>

后来在自己的主题的header.php 里找到 <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.js"></script>
删掉后就可以用了....!!!

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多