Difference between revisions of "Adding custom HTML snippets"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | Custom HTML snippets can be used for adding custom functionality like pop-ups, payment gateways, etc. | |
| − | [[File: Sc- | + | =Add the custom HTML module= |
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-advanced.png|thumb|left]] | ||
| + | Click `Advanced` in the main menu. | ||
| + | </div> | ||
| − | [[File: Sc-html | + | <div style="overflow:hidden"> |
| + | [[File: Sc-html.png|thumb|left]] | ||
| + | Select the HTML module | ||
| + | </div> | ||
| − | [[File: Sc-html- | + | =Edit module properties= |
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-html-edit.png|thumb|left]] | ||
| + | Click the Edit icon and select `Properties` | ||
| + | </div> | ||
| − | [[File: Sc-html-prroperties-options.png]] | + | <div style="overflow:hidden"> |
| + | [[File: Sc-html-properties-general.png|thumb|left]] | ||
| + | Enter the required HTML | ||
| + | </div> | ||
| + | |||
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-html-prroperties-options.png|thumb|left]] | ||
| + | Setthe required properties such as visibility, etc. | ||
| + | |||
| + | Click `Apply` | ||
| + | </div> | ||
Revision as of 08:53, 29 April 2024
Custom HTML snippets can be used for adding custom functionality like pop-ups, payment gateways, etc.