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
I'm using several instances of gatsby-plugin-page-creator with custom folders, and I need each instance / each folder to have it's own custom wrapPageElement that only apply to those pages. How do I do that? It doesn't seem like gatsby-plugin-page-creator today have any documented option for also pointing to a custom wrapPageElement nor can I set a custom page context.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using several instances of
gatsby-plugin-page-creator
with custom folders, and I need each instance / each folder to have it's own customwrapPageElement
that only apply to those pages. How do I do that? It doesn't seem likegatsby-plugin-page-creator
today have any documented option for also pointing to a customwrapPageElement
nor can I set a custom page context.Beta Was this translation helpful? Give feedback.
All reactions