Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    You have a plugin running that’s adding a JavaScript click handler to the link:

    <a onclick="javascript:_gaq.push(['_trackPageview', '/out/ausnzfestival.com/test-event/?tix_action=edit_attendee&tix_attendee_id=291&tix_edit_token=1f1d670a0a9731122e491b807b323b3e#tix']);" href="http://ausnzfestival.com/test-event/?tix_action=edit_attendee&tix_attendee_id=291&tix_edit_token=1f1d670a0a9731122e491b807b323b3e#tix">Edit information</a>

    That’s probably what’s causing the problem. Try disabling the plugin temporarily to test if it works then.

    Thread Starter bookswarm

    (@bookswarm)

    Good spot. It was a plugin called WP Open Graph causing the problem by the looks of things!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘'Edit information' link not working’ is closed to new replies.