• I have a repeater field in the post edit page that I populate with child items, each has 5 fields.

    When the repeater field has a lot of items (over a 1,000) the post edit page doesn’t load. Is there a way to fix this?

    Maybe have pagination on the items?

Viewing 1 replies (of 1 total)
  • Plugin Author Radoslav Georgiev

    (@radogeorgiev)

    Hi yreznik,

    pagination is quite tricky for this purpose for many reasons, which I won’t list.

    Question: What fields do you have in there? Most fields are relatively simple (ex. Text, Textarea), but if there is a WYSIWYG field in there, those take a lot of resources to load.

    Suggestion: Switch to popup mode for editing. This way you would see all entries, but their sub-fields will not be rendered all the time.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin post edit page stuck when repeater has over 1,000 children’ is closed to new replies.