Serghei
Forum Replies Created
-
Forum: Plugins
In reply to: [AddQuicktag] Doesn’t work on WordPress 4.6.1 and visual text editorHello Frank, I have applied the last update of the plugin (version 2.5.0), but it still does not apply the quick tag as I described before, I’m using <p> tag with a class to add around a selected phrase, like <p class=”intro”>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> this is what I would like to have in visual, but the only way to have this is to do it from text view of WYSIWYG.
Another strange thing is if I have a paragraph of text and select the first phrase to which I would like to apply the quicktag, the selected phrase remains, but the rest of the paragraph is removed. If there is 2 paragraphs the second remains without changes.
Do you have any thoughts about this issue?
Thank you in advanced.
Best regards, SergheiForum: Plugins
In reply to: [AddQuicktag] Doesn’t work on WordPress 4.6.1 and visual text editorHello, my plugin install does have tinymce folder, but the visual part does not work, only the text part.
Forum: Plugins
In reply to: [AddQuicktag] Doesn’t work on WordPress 4.6.1 and visual text editorHello Frank, thank you for your reply.
I have tried as according to your suggestion, but the problem persist.
I have no JS errors in inspector, by the way.
If I use textual version of wysiwyg editor, the plugin works. The problem is only with visual version of wysiwyg editor.
Maybe it is because I use the<p>tag and not<div>?
My short code that I insert is as follows<p class="intro">Text to put here</p>
Thank you for your kind reply!
Best regards, Serghei.