Hi,
If can paste image from Clipboard (screenshot), it will be awesome.
]]>Hello,
when trying to convert a classic block into blocks and clicking on “Convert to Blocks” in the Gutenberg editor (WP 6.7), it does not work anymore with “Advanced Editor Tools” enabled. Nothing happens after clicking the link. When I disable the plugin Advanced Editor Tools, it works.
Pasted text is not converted correctly. When I paste from MS Word:
F. Kafka
T. Mann
In Advanced Editor Tools a numbered list will appear instead of letters:
1. Kafka
2. Mann
The letters F and T disappear, unnecessary 1 and 2 will appear.
How to solve?
]]>Hi,
The table has by default white color. Is it possible to give the even rows a different color?
]]>I cannot embed titok feed by using elementor text editor and advanced editor (https://www.loom.com/share/f52b6218df0340a9ab06e097bc35ff7a). I can only insert the code by switching it to text or add it by using HTML widget. Besides on that, any solution for this?
]]>Hello
For some time pasting tables from worksheets: Microsoft Excel, Google Sheets, Libre Office Calc adds elements such as td data-sheets-formula=“=SUM(RC[-15]:RC[-1])” data-sheets-value=”{ “1”: 3, “3”: 59}“ data-sheets-numberformat=”{ “1”: 2, “2”: “0”, “3”: 1}”.
This is completely unnecessary, adds weight to the page and is difficult to remove.
It would be great if the plugin automatically removed data-sheets-* elements or had a button to automatically remove them from the table.
Best regards
Andrzej
How can we add more fonts to the font-family list? We want to add some specific google fonts and a TTF that we have licensing for.
]]>I use the advanced editor tools in conjunction with the classic editor in WordPress. Very recently the font size option dropdown changed from sizing in “pt” format to “px” format. This is causing problems with sizing in relation to a large amount of text already sized using pt, and the need to continue with the same sizing conventions on my website, in some cases using sizes such as 10.5pt. How can I revert the editor back to my being able to select font sizes using “pt”?
]]>Hi,
in your editor I can’t find a way to set the small caps only on a single word of a text.
I have to use an inside style, but this is very inconvenient.
Are there any easier and faster methods?
<span style="font-variant-caps: small-caps;">parola</span>
]]>
I would like to verify if Advanced Editor Tools is compatible with PHP 8.2. ?If not, do you have a timeframe when the plugin will be tested and released with 8.2 compatibility?
]]>Thanks for this plugin.
But there are numerous useful HTML tags missing, such as abbr
, small
, etc.
How can I add them?
]]>Hi,
Since i update WordPress 6.6.1, your plugin has decided to stop working !
(i’m with the TravelTour theme from GoodLayer)
For Example, when I modify my table like this :
This is what I get when I save the changes (preview mode) :
As you can see, modifications are no longer supported, and have been since WordPress 6.6.1. Returning to version 6.5.5, this works again.
Please do something about this very annoying problem.
]]>The Editor is showing the text as white (on a white background) so unless you highlight the text, you can’t see it.
When the page loads, if the CMS remembers that you were last in Text mode (likely due to cookies), the text in the editor appears white on a white background. This makes it look like the text box is empty, even though it’s not.
This CSS line seems to be causing the issue:.js .tmce-active .wp-editor-area { color: #fff; }
I have a lot of issues with the classic paragraph block option, when it is enabled in the options and used in the block editor, my clients and I have issues editing content because the dialogs for links stay open and flicker when you click the link and/or click edit link. The errors are slightly different in different browsers. Tested with Firefox Developer and Chrome.
]]>Good afternoon,
I made a post post and the toolbar appeared normally. After that it doesn’t appear anymore. It looks like the image below. I have WordPress version 6.6.1, the plugin configuration to “Replace the block editor with the classic editor” is ok, but I don’t know what to do. I have already cleared the website’s cache, from the hosting. Does anyone know what could be happening?
I left the link with the image of the error.
]]>When copying text and pasting it into a classic paragraph using the keyboard shortcuts Ctrl+V or Ctrl+Shift+V, it adds a block instead of a classic paragraph. This occurs in plugin version 5.9.2 and WP 6.6.
]]>I am using Advanced Editor Tools v5.9.2 with WordPress 6.5.5 and the Avada Theme v7.11.9. I need to copy a lot of XML from my client’s website and paste it into the WordPress editor (with the Advanced Editor Tools plugin activated). In the linked file, scroll down to the “Config File Format” section to see an example of the XML I need to paste into the WordPress editor. When I paste into the editor, and save the text block, the XML displays correctly on the webpage. BUT, when I edit the pasted text, even one time, all of the HTML tags are removed by the WordPress TinyMCE editor.
I have figured out a clumsy workaround to fix this problem but I would like to know if there is a setting in Advanced Editor Tools, the Advanced TinyMCE Configuration plugin (which I have installed), or via PHP that I can place in my child theme’s functions.php file to prevent the WordPress TinyMCE editor from stripping out my HTML tags..
]]>I want to use the emoticons plugin which is listed on the TinyMce webpage. I uploaded the folder and set the settings under “plugins” and “toolbar” at the js, but nothing shows up in the toolbar.
Instead I get this message when calling the editor on a webpage “Failed to initialize plugin: emoticons”.
How can I fix it? Is it a version conflict?
]]>hi, since last week my classic editor page became very tiny wide size.
i am using pc and latest WP version.
does any one know how to fix ?
]]>We are using TinyMCE Advanced plugin on wordpress for years now. All of a sudden today we are getting error messages that says “TinyMCE is in read-only mode because you have no more editor loads available this month.” Can you please let me know what is happening. This has stopped our business. So any support will be greatly appreciated
]]>I have a situation where I need to enable the “Keep paragraph tags in the Classic block and the Classic Editor” setting on each site across a multisite install.
Does anyone know of a way to accomplish through a hook? For example, something that can be placed in functions.php or a custom plugin.
]]>Hi! I am using the code below to customise change the sizes on the font dropdown.
// Customize mce editor font sizes
if ( ! function_exists( ‘wpex_mce_text_sizes’ ) ) {
function wpex_mce_text_sizes( $initArray ){
$initArray[‘fontsize_formats’] = “10px 12px 13px 14px 16px 18px 20px 22px 24px 26px 28px 30px 32px 34px 36px 38px 40px 42px 44px 46px 48px 50px”;
return $initArray;
}
}
add_filter( ‘tiny_mce_before_init’, ‘wpex_mce_text_sizes’, 9999, 1 );
This usually works but unexpectedly didn’t work on one of my websites. I have the plugin installed Advanced Editor Tools Version 5.9.2. I think the hook tiny_mce_before_init is probably not running.
Can you please help me with this please.
]]>Recently, styles stopped being displayed completely in the editor. The entire font is the same no matter what styles I add. Also, for some reason, the entire font is displayed in italics. Styles are only displayed on the frontend.
When I deactivated the “Divi” theme, everything worked. Maybe someone knows how to solve this problem?
Screenshot: https://shottr.cc/s/10el/SCR-20240428-n3e.png
]]>Hi, how to drag and drop work on mobile devices?
]]>Good morning
For several weeks I have encountered a problem with the position of the image within a classic paragraph whether I use it with elementor, gutemberg or directly in the classic editor
In a justified text I position an image (smaller than the width of the screen) to be centered in the image parameters
At the back end, no problem the image is centered
In front end the image is on the left
you need to add a css “display: flex;” for it to work
this is also valid for all positions of the image parameters
I use this plugin because it is more practical to have the “justified” button and to copy and paste texts from outside into wordpress
]]>Is it possible to enable the TinyMCE Table of Contents plugin using the Advanced Editor Tools plugin?
Any information or advice is appreciated, thanks!
]]>TinyMCE is not working on my website (https://hamarahindi.com/) after wordpress update. Any solution?
Please help ASAP.
Hello,
can you help me to add a new fonts in menu font family
Thanks
]]>The option
Keep paragraph HTML tags in the classic block and in the classic editor
Does nothing for me. Paragraphs are still deleted.
]]>Good morning, it would be nice if this classic editor was also available in the comment forms on the website.
And also in the administration panel, editing and replying to comments on the website.
What do you think about it?
]]>