After I click the EDIT button, in front end, it seems that the “br” tags between paragraphs are removed.
All seperate paragraphs are merged into one long paragraph dominating the entire blog post.
It’s very annoying.
Otherwise the plugin is great, outstanding, compared to all the similar plugins available in repository.
Please do fix that or reply with a work-around.
I’m using StarGazer theme on https://www.GoBloggingTips.com
]]>I love the idea of front-end editing. For clients, simple and easy is good.
But I don’t see how users can log in to Raptor Editor without going through WP’s admin page.
To me, the ideal would be like this:
1) User is viewing a page, and sees something they want to change.
2) User clicks a link or button “Log in to editor.”
3) Raptor Editor appears on that page. User makes changes, clicks “Save.”
4) The end.
You might tell from the above that I’m a complete noob to WordPress. Maybe what I’m asking is simply not possible. If so, please tell me, and I’ll look at other website programs.
]]>Hi , I want to change header image using front end . is it possible using this plugin please help. thank you..
]]>I d like to set this for users uploading:
1.no access to upload image from media library
2. uploading only from users computer
Is it possible?
Thx
Currently Raptor WordPress Plugin makes ALL the content area editable.
But i wish to secure a particular area of the content area to be NON Editable
Can you please help me on this?
]]>Hi there, is the raptor editor integration for WordPress still being serviced by the developers? I see that on the raptor web site there is a new version, however this plugin hasn’t been updated in a year…
Thanks
]]>I have installed this and enabled front end editing. I am trying to edit a CPT and can’t see any edit icons, I have also tried to edit a page with the same result. Any clues?
]]>How can i disable raptor editr on specific pages?
Great plugin.
Thanks!
]]>Can’t get this to work on the newest WordPress version when posting new content, does work for live editing though which is strange
(I am running multisites if that helps)
]]>I downloaded a .js translation file but I don’t know what to do with it. I uploaded it to every directory under raptor plugin but translation does not work. Good plugin, by the way.
]]>Hello,
I would like to enable Raptor Editor ONLY on a specific div class. In my case, I want to make the content of tabs editable for other people, but not the rest of the page. I have been looking for the answer and I cannot quite find the right solution. I guess I’d have to add some CSS line to make it work only on that certain <div class=su-tabs-pane>, but I don’t really know how.
I’m not really coding-savvy, so this might be a silly question. Could you point me on the right direction?
Thanks in advance, faceleg!
]]>Raptor is throwing an error from using a deprecated argument to has_cap. Doesn’t break anything but I run my development site with DEBUG true and it is definitely throwing this error….
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\wamp\www\gw_development\wp-includes\functions.php on line 2722
Can turn it on and off with Raptor activation/deactivation
Read about it in this thread…
]]>hi mike, first this is a wonderful working plugin.
i am wondering if it’s possible to create a class for divs or elements where the plugin will not be activated. i have a google maps that i like to exclude from being edited in the contact page and i want to achieve this simply by adding a class like “noraptor” to the div where the maps is shown.
my problem is, that the editing button is way to high and the map is on top of the page. so whenever i edit text underneath i cannot reach the button to do so because the map is included in the raptor frame.
best regards
fredellini
Hi!
AWESOME plugin if I may. WordPress really needed this.
Does the plugin only work for the administrator? I ask because my post author are unable to use it on the front end.
Thanks!
]]>Hi Michael
Wow! What a fantastic effort with the editor. Thank you so much for all that you’ve done!
Ok…. I am having some issues. Perhaps its my setup. Im working on a local development environment with Mamp Pro on a Mac running OSX 10.8.1. I am using a beta version of the upcoming WP 3.5.
So…. when I use the default Twenty Twelve theme, I have an issue with the Raptor editors tool bar icons on the front end. The icons are not visible. If I mouse over various sections of the toolbar, all the tool tips are working. I have tried some other themes and the toolbar icons do show on other themes.So thats one issue.
Next problem is that if I am editing and saving a post from the admin side of things, after the post is saved, the editors toolbar disappears and the post text area collapses.
Last problem is that when I try and edit an image, I see the icon to edit the image, but when I press it nothing happens.
Any ideas on why these issues are occurring?
Cheers
]]>I was wondering how I can add my own custom classes to the HTML Tag selectbox in Raptor Editor.
I found the following code, but changing it did nothing:
<select autocomplete="off" name="tag" class="ui-editor-tag-select">\n <option value="na">_(\'N/A\')</option>\n <option value="p">_(\'Paragraph\')</option>\n <option value="h1">_(\'Heading 1\')</option>\n <option value="h2">_(\'Heading 2\')</option>\n <option value="h3">_(\'Heading 3\')</option>\n <option value="div">_(\'Divider\')</option>\n</select>\n',
I want it to act like the following code:
<select autocomplete="off" name="tag" class="ui-editor-tag-select">\n <option value="na">_(\'N/A\')</option>\n <option value=".header-single">_(\'Header\')</option>\n <option value=".body-single">_(\'Body\')</option>\n <option value=".comment-single">_(\'Comment\')</option>\n</select>\n',
Any idea of how to make this work? Possible future addition to the plugin possibly? I think this addition would help out a lot of your plugin users.
]]>Upon every frontend edit Raptor will save GD’s post rating part in post body.
Same happens with Print Friendly and PDF plugin.
I assume this won’t happen if I embed GD’s and Printfriendly’s codes directly into theme files. But it does happen when these plugins hook their codes automatically.
]]>Hi, really looking for a FE solution for a project. If I can find one that works, I have no problem crediting it, supporting its development and otherwise shouting praises from the rooftops. BUT… it absolutely needs to fulfill the basic requirements of writing stuff that might matter in a real sense, and that includes indented list management. Can’t roll without it.
I checked your demo and didn’t see any ‘dent features at all. Can you confirm/deny if your editor does this?
Bonus question – do you ever plan to support selecting list styles? https://www.w3schools.com/cssref/pr_list-style-type.asp. That would be quite awesome too.
]]>Is it possible to disable raptor on certain pages ie. the “contact us” page, because there is no need for it here.
]]>I am testing version 1.0.17. The frontend editor works just fine, but the backend editor displays white text on a white background.
I could trace this back to the standard wordpress file wp-includes/css/editor.css which contains the following line:
.js .tmce-active .wp-editor-area { color: white }
So, as the default wordpress file sets the text color to white, raptor should include a css override.
]]>The X to close the media window is invisible, unless you float/hover the mouse over it.
See screen shot please: https://screencast.com/t/ibMAMo0bQ
Is there a way to customize this plugin to give users the ability to edit the custom fields for their posts just as it gives them to edit the content field?
Also, I cannot allow users access to the entire media library. Is there a way to make it so that if they want to add or edit an existing image wihtin the post, they can only upload from their own computer?
]]>(From PHP errors after the last update)
Ovidiu:
1.0.14 solved that problem. I can activate it now but as soon as it is activated it breaks all js functionality in my dashboard: i.e. I can’t collapse any widgets anymore and neither can I drag them.
Also if the WordPress menu in my dashboard is collapsed hovering over the menus won’t show me the sub-menus anymore.Deactivated your plugin fixed all this instantly.
No errors in my error log ??
Thanks for posting this, I will look into this as soon as I can.
]]>Just updated your plugin and I am getting a server error 500, can’t log in, getting blank page on front end. Had to delete the plugin to get back into my blog.
Server error log says:
[Sun Jul 08 07:45:57 2012] [warn] [client 196.215.78.72] mod_fcgid: stderr: PHP Fatal error: Class 'RaptorInitialiser' not found in /var/www/clients/client20/web36/web/wp-content/plugins/wp-raptor/index.php on line 16, referer: https://www.premaman.co.za/wp-admin/index.php
[Sun Jul 08 07:45:59 2012] [warn] [client 196.215.78.72] mod_fcgid: stderr: PHP Warning: include(/var/www/clients/client20/web36/web/wp-content/plugins/wp-raptor/include.php): failed to open stream: No such file or directory in /var/www/clients/client20/web36/web/wp-content/plugins/wp-raptor/index.php on line 14, referer: https://www.premaman.co.za/wp-admin/index.php
[Sun Jul 08 07:45:59 2012] [warn] [client 196.215.78.72] mod_fcgid: stderr: PHP Warning: include(): Failed opening '/var/www/clients/client20/web36/web/wp-content/plugins/wp-raptor/include.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client20/web36/web/wp-content/plugins/wp-raptor/index.php on line 14, referer: https://www.premaman.co.za/wp-admin/index.php
]]>
I am not 100% sure how I triggered this error and it fades too fast to copy the text so I took a screen shot: https://screencast.com/t/pHQVRzXx6i4j
(the blue part on top of the screen)
Any idea what is going on here?
]]>I know you can’t have everything but would it be possible to add paragraphs to the raptor toolbar? I really use H1, H2, etc. tags quite often.
I would also be interested in a way to change/edit/format images from the front end once they are inserted. Talking about the usual image formatting stuff the built in WP editor also offers, aka alignment, size, etc.
]]>I am enforcing https only for the backend and when editing a page on the fron end all looks well but when I click the media library icon, I can’t access it as it would normally be accessed via https at least that is my explanation for this behavior.
Would someone please try this plugin with https enabled for the WP back end and maybe front end too to confirm my findings?
]]>works not with WP multisites, there’s just no editor at all
]]>After activating this plugin none of the dashboard bars would expand/open when clicking on them. Upon deactivation all worked well.
I use OZH, Cloudflare with no Java minification.
Never able to try the plugin.
]]>Plugin could not be activated because it triggered a fatal error.
Warning: include() [function.include]: Failed opening ‘__DIR__/classes/Raptor.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 12
Warning: include() [function.include]: Failed opening ‘__DIR__/classes/RaptorStates.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 13
Warning: include() [function.include]: Failed opening ‘__DIR__/classes/RaptorSave.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 14
Warning: include() [function.include]: Failed opening ‘__DIR__/classes/RaptorAdmin.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 15
Warning: include() [function.include]: Failed opening ‘__DIR__/classes/RaptorInitialiser.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 16
Fatal error: Class ‘RaptorInitialiser’ not found in /home3/modelin4/public_html/test/wp-content/plugins/wp-raptor/index.php on line 18
]]>