[Plugin: WP-OpenID] Javascript errors
-
I’m also getting some javascript errors.
On a default list page (homepage, for example), the plugin is adding this call to the footer:
'<script type="text/javascript">stylize_profilelink()</script>'
Which throws an error stylize_profilelink is not defined.
If the user is not logged in, the footer includes:
'<script type="text/javascript">add_openid_to_comment_form()</script>'
Which also throws an error as undefined.
The issue seems to be that there is no comment form on these pages, therefore the javascripts in the header do not get loaded, but the ones in the footer do.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: WP-OpenID] Javascript errors’ is closed to new replies.