2
0

📝 (embed) Improve Wix embed instructions

This commit is contained in:
Baptiste Arnaud
2023-06-20 07:40:14 +02:00
parent 471dedccc8
commit da289a0da7
3 changed files with 10 additions and 2 deletions

View File

@ -44,6 +44,10 @@ export const WixBubbleInstructions = () => {
/>
</Stack>
</ListItem>
<ListItem>
Select &quot;Body - start&quot; under <Code>Place Code in</Code>
</ListItem>
<ListItem>Click Apply</ListItem>
</OrderedList>
)
}

View File

@ -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 &quot;Body - start&quot; under <Code>Place Code in</Code>
</ListItem>
<ListItem>Click Apply</ListItem>
</OrderedList>
)
}

View File

@ -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>