• Resolved loyukfai

    (@loyukfai)


    Currently, some Jetpack plugins are classified as “legacy” by the latest WordPress, such as Popular Posts and Pages, and I’m seeing this warning in the theme customizer “Warning: Attemp to read property “ID” on null in /home/public…./extras.php on line xx ….”

    Is that normal?

    Cheers.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Dan (a11n)

    (@drawmyface)

    Hi there

    Currently, some Jetpack plugins are classified as “legacy” by the latest WordPress, such as Popular Posts and Pages

    Where exactly are you seeing that? Could you share a screenshot so we can see what you’re describing?

    You can create screenshots using something like Snipboard or Imgur and post the link here.

    I’m seeing this warning in the theme customizer “Warning: Attemp to read property “ID” on null in /home/public…./extras.php on line xx ….”

    Can you share the full error message, including the line number?

    Thanks

    Thread Starter loyukfai

    (@loyukfai)

    Legacy:
    https://ibb.co/bXHrFkj
    https://ibb.co/gMmj2FD

    One of the issues with “legacy” widgets is that, their titles’ styles are hardcoded. New widgets don’t have titles built-in and you need to insert one and use the group function of Gutenberg. So when legacy and new widgets are used together, there is a slight difference of the titles…

    https://ibb.co/4ND5LKW

    Error: https://ibb.co/PYFRFDt

    Bruce (a11n)

    (@bruceallen)

    Happiness Engineer

    Hi @loyukfai

    Since Block widgets were introduced, we’ve had a project to migrate the legacy widgets to be able to work with the block editor. You can see the progress of this here:

    https://github.com/Automattic/jetpack/issues/21069

    We also have legacy widget documentation here:

    https://developer.wordpress.org/block-editor/how-to-guides/widgets/legacy-widget-block/

    Anonymous User 18700194

    (@anonymized-18700194)

    Hi there,

    It has been more than one week since we have heard from you, so I’m marking this topic as resolved.

    But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.

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

The topic ‘Legacy Plugins?’ is closed to new replies.