Difference between revisions of "Adding custom HTML snippets"
Jump to navigation
Jump to search
(Created page with "File: Sc-advanced.png") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[File: Sc-advanced.png]] | + | Custom HTML snippets can be used for adding custom functionality like pop-ups, payment gateways, etc. |
| + | |||
| + | =Add the custom HTML module= | ||
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-advanced.png|thumb|left]] | ||
| + | Click `Advanced` in the main menu. | ||
| + | </div> | ||
| + | |||
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-html.png|thumb|left]] | ||
| + | Select the HTML module | ||
| + | </div> | ||
| + | |||
| + | =Edit module properties= | ||
| + | <div style="overflow:hidden"> | ||
| + | [[File: Sc-html-edit.png|thumb|left]] | ||
| + | Click the Edit icon and select `Properties` | ||
| + | </div> | ||
| + | |||
| + | <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]] | ||
| + | Set the required properties such as visibility, etc. | ||
| + | |||
| + | Click `Apply` | ||
| + | </div> | ||
Latest revision as of 09:41, 29 April 2024
Custom HTML snippets can be used for adding custom functionality like pop-ups, payment gateways, etc.