Support

Account

Home › Forums › Backend Issues (wp-admin) › page_link empty when adding layout via hook › Reply To: page_link empty when adding layout via hook

  • During your ajax request, the flexible content field is never loaded, therefore, your extra page layout and page_link field is never registered.

    Is there a way to manually load the fields with another ajax request?