I feel like this must surely be stupidity on my part but I can’t seem to get the page/post editor to work. Plugin and Theme editor works great but pages and posts seem to still be the default editors no matter what I try!
]]>Dear Team.
I have problems with some german characters while using this plugin.
Opening source code of a large plugin (standard editor can’t open it, therefore I installed WP Editor) this original two lines:
$search = array(“?”, “?”, “��”, “?”, “?”, “��”, “?”, “��”, ” “);
$replace = array(“Ae”, “Oe”, “Ue”, “ae”, “oe”, “ue”, “ss”, “”, “”);
will changed into this:
$search = array(“?”, “?”, “?”, “?”, “?”, “?”, “?”, “?”, ” “);
$replace = array(“Ae”, “Oe”, “Ue”, “ae”, “oe”, “ue”, “ss”, “”, “”);
Maybe you can fix it in a further version?
regards
Volker
Hi I need to allow my customers to Add Media to their listing description fields, my theme uses WP Editor for these. Add Media button appears for admin but not other User Roles. Can you please advise how to change this setting and also, how to restrict access in the library to only images they’ve uploaded?
]]>Hello!
This plugin is awesome, but only works on main text editor. It would be fine if it can works in other editor too, for example with ACF ??
Thanks!
]]>If you’re reading this, your plugins are probably going bananas and you can’t deactivate. The great thing, is you don’t have to deactivate but you can.
Just go to Plugins > Plugin Editor > (select plugin to edit) WP Editor > Select
Under Plugin Files on the right, click classes > WPEditor.php
Scroll down to line 324
Replace
$data = ��;
with
$data = array()
Update file. If that doesn’t work, then I don’t know what else can be done.
]]>Hi all users,
I have a few sites that still use this WP Editor plugin and it seems that those sites are dependent on the plugin to be activated or else, the site breaks.
I cannot deactivate this plugin without my site breaking.
One of my sites has its appearance set in the plugin by a previous coder who worked on it, and now, I cannot deactivate the plugin.
The plugin is not compatible with PHP 7 and also it is not maintained and a security risk.
So what can I do?
]]>This plugin works great, much better IMHO than the editor built-in to WordPress that seems to have callback issues and zero out files more often than it actually works.
Are there any plans to maintain this plugin, support PHP 7.2, and update the changelog and WordPress version compatibility version?
If not, I’m interested in improving/maintaining this plugin going forward, or fork it and create a new version that works with WordPress 4.9.x and the upcoming v5.0, and PHP7.2+.
Thanks,
Rob
https://5starplugins.com/
I tried using this plugin and was met with the following error when I activated the plug-in:
This page isn��t working
blog.mikepolinske.info is currently unable to handle this request.
HTTP ERROR 500
Once I deactivated the plug-in my site loaded fine
]]>when WP editor is activated the list of plugins crashes at WP Editor and fails to list further plugins. When deactivated the plugin list works fine. Is WP Editor compatible with php v7? if so what other criteria are required for it to be listed in plugins? or does it conflict with other plugins in v7?
]]>1. Can you please upgrade this for 4.9.6?
2. Can you please confirm if this plugin is affected by GDPR?
]]>Im wondering if this plugin has in place any protection from mistakes in the php code that breaks the site?
]]>Hi,
I have this message in my WordPress admin:
Warning: array_unshift() expects parameter 1 to be array, string given in /home/mysite/public_html/wp-content/plugins/wp-editor/wpeditor.php on line 99
What is it?
And how to resolve it?
Is there a problem in the plugin?
Thank you very much in advance for your answer.
Best regards.
]]>Great plugin, however if I open a page that is in Text mode by default the wp-editor does not load, I have to switch to Visual and then back to Text to get it to work.
Like I said great plugin but this makes it unusable.
Thanks
]]>Hide some list of plugins from list. I think it is not more compatible with the new WordPress version.
I install and active this plugin but as I click on active, all other plugin is not showing anymore. They are working perfectly but not in the plugins list.
Any idea…???
]]>Sorry but this plugin is currently not working properly with WP 4.8.1 and PHP 7. I had to delete it.
The warning causes the plugins page to not show all the installed plugins.
A manual reinstallation was tried by me but with no success.
Please fix it. This plugin is a wonderful tool.
]]>Greetings! I wanted to reach out to you as author of wp-editor (and to authors of other plugins like yours) and let you know that CodeMirror is currently being integrated into WordPress, specifically in the Theme & Plugin editors, Custom HTML widget, and Additional CSS in the Customizer (integration with the Text tab of the post editor is not currently in scope).
The goal is to release core with CodeMirror in 4.9, the current release in development. The initial merge of CodeMirror is being planned for trunk (4.9-alpha) within the next couple weeks. Given that your plugin also integrates CodeMirror, I wanted to alert you to this upcoming change, since it will likely mean your plugin will need changes to be compatible with 4.9. Additionally, given your experience in working with CodeMirror, I wanted to reach out to see if you wanted to review and contribute what is being worked on for core.
The feature plugin can be found on GitHub: https://github.com/WordPress/better-code-editing
The feature plugin is also released on www.ads-software.com: https://www.ads-software.com/plugins/better-code-editing/
The core Trac ticket for this is https://core.trac.www.ads-software.com/ticket/12423
We appreciate your feedback. Thank you!
]]>Hi,
using the search function of the WP editor, I can only display one search result.
The search function of the browser does not work any more after activating the plugin. It shows a result but no longer jumps automatically to the next result in the editor. I must then manually scroll. How can I jump to the next search result?
Regards
David
I’ve installed the latest Wp-editor version (1.2.6.3) and activated this plugin. But i only see the setup of the editor, i can’t find the actual editor in my dashboard.
What do i Wrong and how can I get this working??
]]>Error: Expected ‘)’ URL: https://www.domain.com/wp-content/plugins/wp-editor/js/posts-jquery.js?ver=1.2.6.3 Line Number: 128
]]>I’d like to request an addition to the plugin. While the eight editor themes are OK ,it would be great if we could edit the existing editor themes and save as new theme or add our own editor theme.
Cheers
]]>It has stopped working and I’m very sad about that. Press save button and nothing happens.
]]>Does the plugin support all kinds shortcodes? I seem to have a problem with some plugins displaying. If you could give a list of non-supported plugins, that would be great.
]]>Hello, I have been having this issue for some time now and it has been problematic for me when I try to edit pages on my site changes will not save I just wasted so much time editing a post for nothing.
Please look at the video:
Hi there,
When will your plugin be compatible with PHP 7.1? When I use it, your plugin causes an internal server error.
It works on PHP 7.
Thanks
Chris
Hi!
I have a pretty strange issue. I just updated WP to 4.8, and I got this list of errors on the Plugins page. Also, the Activate/deactivate/Edit links are missing. If I deactivate the plugin, everything goes back to normal.
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/aryo-activity-log/classes/class-aal-settings.php on line 27
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/aryo-activity-log/classes/class-aal-settings.php on line 30
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/automatic-updater/admin.php on line 318
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'activate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'delete' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/duplicate-post/duplicate-post.php on line 49
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/duplicator/duplicator.php on line 319
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/gravityforms/gravityforms.php on line 1704
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/monarch/monarch.php on line 341
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/rename-wp-login/rename-wp-login.php on line 252
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: array_unshift() expects parameter 1 to be array, string given in path/plugins/rich-reviews/lib/rich-reviews-admin.php on line 161
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'deactivate' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Warning: Illegal string offset 'edit' in path/plugins/wp-editor/classes/WPEditor.php on line 333
Please assist.
]]>The theme I am using has a narrow main container. Is there a way to adjust the size of the container? Will this editor WP do that? The ultimate catalog plugin needs more room to display more products per page. It need to be wider. It is set up for widgets on the right which I am not using. Louis is the theme I am using.
]]>Hi, I use WP Editor on all of my sites, tried even to deactivate all plugins. In the wp plugins folder there’s no naming problem like duplicates and stuff. This feels obscure to me, tried to reinstall several times under different conditions, no luck. Can it depend on with a problem with ajax? The website I’m working on has apparently a problem with ajax loading that doesn’t make me save Visual Composer design settings.
]]>Can’t get it to appear, even when network-activated…
]]>I have been using this plugin for 30 minutes and I love it.
I use the collapse-o-matic plugin for drop down sections and while you can build your content in the Visual Editor, you have to finalise it a text editor to remove spurious formatting and include formatting codes on which collapse-o-matic relies.
Ths standard text editor is barely useful for that purpose. I wanted a numbered line editor and WP Editor is that and so much more. collapse-o-matic plugin users should consider WP Editor a mandatory companion (I will add a post to that effect on their plu-in page).
I do however have a couple of issues:
1. WP Editor appears to be incompatible with the Emoji+ plugin. If you place an emoji at the end of a line, you can’t edit the text on that line with WP Editor. You have to delete the emoji first.
2. WP Editor replaces the
tag with a blank line. That’s great under normal circumstances but not when you are editing for collapse-o-matic.
The problem is that the Visual Editor inserts spurious blank lines, or blank lines instead of
tags, or even multiple
tags.
But collapse-o-matic depends on there being a single
tag between sections so I need to be able to see those tags, as well as any pure blank lines.
Is there a way to make WP Editor display the
tags please?
Hi, I don’t know how but my editor isn’t working and only in pages, in post everything works fine, for example this is how it looks:
But in the website it looks like if theres no space:
what’s wrong? thanks
]]>