You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See attached — this is in the block editor for the CONTENT MODEL itself
The placeholder field correctly shows in Studio but not on a live site
Updating the name of the binding or removing the placeholder, saving the page, and refreshing, does not seem to update the text that appears in custom fields below when that's open in preferences
What's additionally odd is that when switching to code editor to view this content model, the placeholder field shows in the code although it was not showing in the visual editor...
<!-- wp:paragraph {"placeholder":"Add placeholder value for address","metadata":{"name":"address","slug":"address","contentModelBindings":{"content":"address__content"}}} -->
<p></p>
<!-- /wp:paragraph -->
I'm running WP 6.7.1 and 2025 theme
Enjoying testing out this plugin, thanks! :-)
See attached — this is in the block editor for the CONTENT MODEL itself
The placeholder field correctly shows in Studio but not on a live site
Updating the name of the binding or removing the placeholder, saving the page, and refreshing, does not seem to update the text that appears in custom fields below when that's open in preferences
What's additionally odd is that when switching to code editor to view this content model, the placeholder field shows in the code although it was not showing in the visual editor...
I'm running WP 6.7.1 and 2025 theme
Enjoying testing out this plugin, thanks! :-)