📝 (embed) Improve Wix embed instructions
This commit is contained in:
@ -44,6 +44,10 @@ export const WixBubbleInstructions = () => {
|
||||
/>
|
||||
</Stack>
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
Select "Body - start" under <Code>Place Code in</Code>
|
||||
</ListItem>
|
||||
<ListItem>Click Apply</ListItem>
|
||||
</OrderedList>
|
||||
)
|
||||
}
|
||||
|
@ -12,7 +12,7 @@ export const WixPopupInstructions = () => {
|
||||
Go to <Code>Settings</Code> in your dashboard on Wix
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
Click on <Code>Custom Code</Code> under <Code>Advanced</Code>
|
||||
Click on <Code>Custom Code</Code> in the <Code>Advanced</Code> section
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
Click <Code>+ Add Custom Code</Code> at the top right.
|
||||
@ -28,6 +28,10 @@ export const WixPopupInstructions = () => {
|
||||
<JavascriptPopupSnippet autoShowDelay={inputValue} />
|
||||
</Stack>
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
Select "Body - start" under <Code>Place Code in</Code>
|
||||
</ListItem>
|
||||
<ListItem>Click Apply</ListItem>
|
||||
</OrderedList>
|
||||
)
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ export const WixStandardInstructions = () => {
|
||||
<ListItem>
|
||||
In the Wix Website Editor:
|
||||
<Code>
|
||||
Add {'>'} Embed {'>'} Embed a Widget
|
||||
Add {'>'} Embed Code {'>'} Embed HTML
|
||||
</Code>
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
|
Reference in New Issue
Block a user