For the foreseeable future, WP Engine teams cannot log in to www.remarpro.com.
Where plugin updates are made available by WP Engine directly, plugins owned by WP Engine may be updated using guidance shared on their related web pages.
]]>With ACM installed and trying to create a brand new page, ACM is giving me the following issue:
PHP Fatal error: Uncaught TypeError: <strong>Argument 1 passed to WPE\\AtlasContentModeler\\ContentRegistration\\handle_content_fields_for_rest_api() must be of the type int, null given, called in /var/www/html/wp-content/plugins/atlas-content-modeler/includes/content-registration/custom-post-types-registration.php on line 67</strong> and defined in /var/www/html/wp-content/plugins/atlas-content-modeler/includes/content-registration/custom-post-types-registration.php:131\nStack trace:\n#0 /var/www/html/wp-content/plugins/atlas-content-modeler/includes/content-registration/custom-post-types-registration.php(67): WPE\\AtlasContentModeler\\ContentRegistration\\handle_content_fields_for_rest_api(NULL, Array, Object(WP_REST_Request))\n#1 /var/www/html/wp-includes/rest-api/endpoints/class-wp-rest-controller.php(433): WPE\\AtlasContentModeler\\ContentRegistration\\{closure}(Array, 'acm_fields', Object(WP_REST_Request), 'type')\n#2 /var/www/html/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php(241): WP_REST_Controller->add_additional_fields_ in /var/www/html/wp-content/plugins/atlas-content-modeler/includes/content-registration/custom-post-types-registration.php on line 131, referer: https://localhost:8080/wp-admin/edit.php?post_type=page
Hi,
I have two content models; “Team” and “Team Members”
There are 7 “Teams”
On the “Team member” model there is a relationship field which references a “Team” with a “Many to One” connection – “Many Team Members can have one Team”
My problem is that when creating a “Team Member” only 5 of the 7 “Teams” appear as options.
If I reorder the “Teams” (with the “Post Types Order” plugin) it’s always the top 5 that are shown.
As a temporary work around I can reorder the “Teams” where required so I can select the “Team” I need. But it would be great if all of the “Teams” appeared to pick from, maybe with an overflow-scroll on the modal?
Kind Regards,
James
Hi!
I’m trying to retrieve entries from Relationship field but I receive empty string (e.g, "acm_fields":{"relationship":""}
).
Am I doing something wrong?
Thanks in advance!
Hi there, I’m trying to use Atlas to allow me to use tiktok embeds as a type to serve over graphql. I am trying to get the richtext type to work but it seems like it will be a bit janky. Plain text doesn’t work as all the HTML tags get stripped out. Any chance there will be / could be a “code” type added in the near future?
Thanks!
Jay