WPIntell

Source evidence

Dont work

CodeMirror Blocks · support · 2022-10-27T09:01:00+00:00

complaintsentiment
mediumseverity
0.86relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 35 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
versuri unresolved
img plugin dont work Hello @colormaginfo Can you share more details? I open as usual and get a non-working field. If you insert a record, it is not published in the end. Tried on different sites, hosting. I use the plugin Disable Gutenberg the problem is in it. when I turn it off, everything is fine. But I need a classic editor. Other plugins cause your program to fail. Can you advise something? add_filter (‘use_block_editor_for_post’, ‘__return_false’); this is the line of code added to functions.php disables gutenberg. but your plugin does not work because of it. maybe this will help you solve my problem?

Comments

4 shown
Vicky Agravat 2022-10-27T12:22:00+00:00

Hello @colormaginfo Can you share more details?

versuri 2022-10-27T16:49:00+00:00

I open as usual and get a non-working field. If you insert a record, it is not published in the end. Tried on different sites, hosting.

versuri 2022-10-27T18:13:00+00:00

I use the plugin Disable Gutenberg the problem is in it. when I turn it off, everything is fine. But I need a classic editor. Other plugins cause your program to fail. Can you advise something?

versuri 2022-10-27T20:33:00+00:00

add_filter (‘use_block_editor_for_post’, ‘__return_false’); this is the line of code added to functions.php disables gutenberg. but your plugin does not work because of it. maybe this will help you solve my problem?