Bug #6341
closedUnable to access visual (HTML) editor in Tribe Events
0%
Description
Users reporting they cannot access visual (HTML) editor in Events plugin. The tab is there, but unable to switch from <Text> to <Visual>.
Files
Related issues
Updated by Matt Gold almost 10 years ago
Thanks, Stephen. Two questions:
1. Have you been able to replicate the problem?
2. Can you tell us the OS/browser you and others used?
Updated by Matt Gold almost 10 years ago
- Status changed from New to Assigned
- Assignee set to Boone Gorges
Updated by Stephen Klein almost 10 years ago
Replicated on Chrome. Steve Z. reports he tried on Chrome and Firefox.
Updated by Boone Gorges almost 10 years ago
- File Screenshot_2016-10-18_10-26-34.png Screenshot_2016-10-18_10-26-34.png added
- Category name set to WordPress Plugins
- Assignee changed from Boone Gorges to Daniel Jones
- Priority name changed from Normal to High
- Target version set to 1.9.31
This is being caused by a JavaScript error in the ScholarPress COinS plugin, which is blocking other scripts from running properly on the page.
Dan, can you please have a look? Screenshot attached. Looks like you need improved error checking.
Stephen, if you need a workaround while this is being investigated, temporarily disable the ScholarPress COinS plugin.
Updated by Stephen Klein almost 10 years ago
Years ago, I had this problem with general posts & pages, so added:
define('CONCATENATE_SCRIPTS', false);
to my wp-config. Wondering if there is an analog for the plugin?
Updated by Boone Gorges almost 10 years ago
- Target version changed from 1.9.31 to 1.9.32
Updated by Daniel Jones almost 10 years ago
Hey, sorry I updated a different ticket on this. I've made a fix in version 2.1 and updated it in the 1.9.x branch of the Commons. Sorry about this!
Updated by Boone Gorges almost 10 years ago
- Status changed from Assigned to Resolved
Thank you, Dan!
Updated by Boone Gorges almost 10 years ago
- Has duplicate Bug #6515: Gallery Posts (i.e. Hero slides) are Not Working added
Updated by Boone Gorges over 9 years ago
Stephen - The fix was deployed on November 1. You should be able to activate the plugin. If you are still having problems, please let us know.