-
Notifications
You must be signed in to change notification settings - Fork 379
DOC-332 added overrides for Friendbuy #1969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
type: mixed | ||
defaultValue: [] | ||
description: >- | ||
By default, Friendbuy recommends you add a site wide overlay widget. You |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By default, Friendbuy recommends you add a site wide overlay widget. You | |
By default, Friendbuy recommends that you add a site wide overlay widget. You |
This is minor, but I'd explicitly write out the relative pronoun here. It helps with users who put our pages through online translators.
@@ -37,9 +34,10 @@ There are two types of Widgets you can map to your Page calls: | |||
- Other widgets | |||
- All other widgets will fall under this category whereby you can map the `name` of a unique Segment `.page()` call to a widget ID. | |||
|
|||
_NOTE_: If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. | |||
> info "" | |||
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something seems to be missing from this sentence. Should it say ".... overlay widget that loads..."? or "...overlay, then the widget loads"....?
@@ -37,9 +34,10 @@ There are two types of Widgets you can map to your Page calls: | |||
- Other widgets | |||
- All other widgets will fall under this category whereby you can map the `name` of a unique Segment `.page()` call to a widget ID. | |||
|
|||
_NOTE_: If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. | |||
> info "" | |||
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. | |
> If you have mapped a site-wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped. |
can enter any of these site wide widgets here and we will load them any | ||
time we receive a `.page()` call. *Note*: If you have custom widgets | ||
mapped to named pages in the *Widgets* setting and you have provided a | ||
site wide widget, we will load both. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think when it's used as an adjective, site-wide requires a hyphen.
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
Added an override for Friendbuy as a result of DOC-332.
Merge timing
Standard