Home › Forums › Newsletter Plugin Support › No viual editor and no saving
- This topic has 12 replies, 2 voices, and was last updated 8 years, 8 months ago by
Stefano.
-
AuthorPosts
-
December 31, 2014 at 1:23 pm #14612
EvertRuisch
ParticipantA strange problem with the newsletter creaction / editor.
1. I have no visual editor and custom html not come through with a the test mail.
2. Selected simple theme (or other) remain blank in the test mail you keep the default template (unsaved) display
3. images will be included in the library but not in the newsletter itself (remains blank)January 2, 2015 at 12:29 am #14616Stefano
KeymasterHi, usually when the visual editor does not display, it depends on conflicts by other plugin adding their code in Newsletter plugin pages. Have you plugins that extend the wordpress editor, for example?
January 2, 2015 at 11:40 am #14617EvertRuisch
ParticipantHello Stefano, i work with the default editor but will deactivate plugins for some testing. The weard thing is that the website is a duplicate of a properly.working website. I let you know about the result.
January 2, 2015 at 12:06 pm #14618EvertRuisch
ParticipantUnfortunately, all plugins (one at a time) deactivated, even than i get the visual editor is not working properly.
January 6, 2015 at 9:35 pm #14627EvertRuisch
ParticipantStefano? it’s a bit silent..
January 6, 2015 at 9:52 pm #14629Stefano
KeymasterHi, since is a duplicate of a working site, the only way I can help is to log in the admin side. Can you provide to me an account? Send it to me at stefano@thenewsletterplugin.com. Probably some configurations has been migrated to your site from the original one, and are not working. For example the site url in the main wordpress configuration or like.
January 6, 2015 at 11:03 pm #14631EvertRuisch
ParticipantDo you hear rattling the mailbox? He glows already 🙂
January 9, 2015 at 9:21 pm #14668Stefano
KeymasterHi, I tried to check the problem but really I need to deactivate the plugins, event the must-use plugins that are installed. It’s possible? I sent you an email yesterday about that and now my ip is changed so I cannot login anymore.
January 9, 2015 at 9:28 pm #14669EvertRuisch
ParticipantI added the given ip number given en allready reply’d to your e-mail. Both are active
@ 5:09AM
Yes you may already have some plugins will affect the operation of the website.The Price Table Plugin deactivating Has The most effect. Last time I deactivated this one I had to create the table again and website visitors are then temporarily not working odd table.
Deactivate WP Security has effect during logon, the .htacces file is readonly J.
January 10, 2015 at 12:02 am #14670EvertRuisch
ParticipantStefano, thank you for your help. The plugin is running again like always. Somehowe it was conflicting of two plug-ins, and a conflict with the rule
add_action ('admin_head', 'wp_tiny_mce');
. Again, thanks for youre time and troubleshooting.January 10, 2015 at 1:05 pm #14671Stefano
KeymasterHi, you can suggest the team of the conflicting plugin to add a condition in this way (tha same way we use in Newsletter plugin):
if (isset($_GET[‘page’]) && $_GET[‘page’] == ‘admin plugin page name’) {
// inject the tiny mce
}It’s a simple modification and useful to avoid to scramble other plugins’ pages.
Stefano Lissa.
January 10, 2015 at 1:10 pm #14672EvertRuisch
ParticipantI will add it to my support request, otherwise i’m gona try it myself.
Thanks again Stefano.
January 10, 2015 at 1:12 pm #14673Stefano
KeymasterSee you mailbox, I sent a possible patched file for your conflicting plugin.
🙂
Stefano Lissa.
-
AuthorPosts
- You must be logged in to reply to this topic.