topspin / topspin-wordpress

Topspin's Wordpress Integration
http://www.topspinmedia.com/
20 stars 11 forks source link

Javascript disables functions in admin #87

Open BurlinWall opened 11 years ago

BurlinWall commented 11 years ago

When adding or edit a store the javascript added by the plugin seems to disable functions in the admin. All UI funtions relying on JS are dead. For example toggling "Screen options", "Visibility" etc. Error message in console: "Error: cannot call methods on sortable prior to initialization; attempted to call method 'disable'". Only on the Topspin plugin related pages. Any clues?

briantmoore commented 11 years ago

haven't heard if this issue before. What version of WP and the plugin are you using?

__ mobile

On Apr 3, 2013, at 11:10 AM, BurlinWall notifications@github.com wrote:

When adding or edit a store the javascript added by the plugin seems to disable functions in the admin. All UI funtions relying on JS are dead. For example toggling "Screen options", "Visibility" etc. Error message in console: "Error: cannot call methods on sortable prior to initialization; attempted to call method 'disable'". Only on the Topspin plugin related pages. Any clues?

— Reply to this email directly or view it on GitHub.

BurlinWall commented 11 years ago

WP 3.5.1, Topspin plugin 4.0.9.1. Same in all major browsers.