Anna Mulé
Forum Replies Created
-
Getting the same issue here. Want to upgrade all subsites to UA, but it redirects me back to top site when I make any changes.
Forum: Plugins
In reply to: [BU Section Editing] Can't add usersWe were able to fix the problem. It was giving the error in the console: “Uncaught ReferenceError: buse_site_users is not defined”.
This line of code below in the admin.groups.php file not loading that caused the issue:
wp_enqueue_script( ‘buse-site-users’, admin_url( ‘admin-ajax.php?action=buse_site_users_script’ ), array(), null );So we added some codes after that to fix it:
wp_localize_script( ‘group-editor’, ‘buse_site_users’, $current_site_all_users);Forum: Plugins
In reply to: [CleanPrint] Cutting off textThank you, but could you be more specific on what line I should edit? What specifically am I looking for? I’m not a developer…
Forum: Plugins
In reply to: [FeedWordPress] Has FeedWordPress been discontinued??Can any of you all share some links of this plugin in action? Thanks!
Forum: Plugins
In reply to: [Twitter Wings] Twitter Wings is not displaying twitter feedI have the same problem as mislaughter. All that shows up in the widget is “follow,” but not the feed. It has not worked for days. I do not have a private account with a private API key. Any other ideas? See wagner.edu/hawktalk
Thanks!—