Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
metallikos
tagDiv Member

I fixed it by adding this in the file: wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php (line 576).

Fix:
add_meta_box($this->id . ‘_metabox’, $this->title, array($this, ‘_setup’), $type, $this->context, $this->priority, array(
‘__block_editor_compatible_meta_box’ => true,
‘__back_compat_meta_box’ => false,
));

I am writing my own version of the theme to wean off third parties.

metallikos
tagDiv Member

Yes, I confirm that I see something very simililar in my console tab, especially the last two sections. Have you tried downgrading yet in staging?

metallikos
tagDiv Member

I do have the same problem as of the start of this week. I am using Jetpack boost, but i would love a thorough explanation as to why this happened.

edit. The issue appear on all pagination: infinite load, prev next etc.
Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)