• Resolved meldev

    (@meldev)


    When editing a page, I am getting a lot of messages in the console that seem to be coming from Kadence Blocks. The messages just say “undefined” and the file path /wp-content/plugins/kadence-blocks/dist/blocks-advancedheading.js. Eventually when I try to update the page it will become unresponsive and it seems to be due to so many notices. Can this be fixed? I’ve already tried a compatibility test on the theme and plugins and that did not solve the problem.

    View post on imgur.com

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Gilbert Hernandez

    (@ghernkadence)

    Hello @meldev,

    Do you get the notice on multiple pages or just a single page? The script that triggers the message is from the Advanced Text block. However, I can’t recreate the notice you’re receiving. Could you click the link in the console notice and see if it shows you the code involved?

    Please follow the steps in Kadence’s troubleshooting article, including clearing your cache and checking for plugin conflicts.

    Thread Starter meldev

    (@meldev)

    I’m seeing this issue on multiple pages and every site where I’ve used Kadence. Clearing my cache didn’t help. I’m using Chrome but I just checked it in Firefox and I’m still having this issue. When I click on the link it goes to this code:

    It = void 0 !== $e && void 0 !== $e.content && void 0 !== $e.content.enable && $e.content.enable;
    let Dt = (0,
    L.applyFilters)(“kadence.whitelist_richtext_formats”, [“core/bold”, “core/italic”, “kadence/mark”, “kadence/typed”, “core/strikethrough”, “core/superscript”, “core/superscript”, “toolset/inline-field”], “kadence/advancedheading”);
    Dt = null != $e && null !== (t = $e.content) && void 0 !== t && t.shouldReplace ? Dt : [“kadence/insert-dynamic”, …Dt];
    const Rt = Ie || It ? Dt : void 0;
    console.log(Rt);

    Plugin Contributor Gilbert Hernandez

    (@ghernkadence)

    Hello @meldev,

    I contacted the developer regarding this issue. This isn’t a bug, but I was informed it was addressed in the v3.2 pre release version of Kadence Blocks.

    You can ignore it, or you can download and install the PR version. However, the PR version is still going through user testing.

    Plugin Support michael-levelup

    (@michaeltarongoy)

    Hi there,

    This topic has been inactive for more than 2 months. I’ll proceed to marking this as resolved.

    If you have further questions or need additional assistance, feel free to start a new topic or refer to our Kadence Blocks documentation here: https://www.kadencewp.com/help-center/knowledge-base/kadence-blocks/

    Thank you for your understanding!
     
    Kind Regards,
    Michael Taro

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with Text (Adv) block’ is closed to new replies.