In Advantage Web stores, you can create and/or edit invitations to be sent out with party bookings.These invitations contain a standard word processing toolbar with options to add tables, images and links, and they also allow you to edit the HTML source code directly. Event specific information is filled in based on Fields you add to the document.
Edit or Create a New Invitation
- Log into the webstore as an Administrator.
- From the gear pull-down list at the top right of the page, select Invitation Templates.
- Click the pencil icon next to the invitation you want to edit, or click Add Invitation to create a new one.
- Enter a template Title.
- Select whether the template is an Invitation or a Thank You from the pull-down list.
- Optionally, enter a Description.
- Select whether the invitation is Enabled, which means it can be used by customers.
- Select the Default check box if the invitation will be the default evite selected for use.
Below these settings is the invitation editor, which has a standard toolbar. Enter the content in the box below, or click Source to enter HTML. Read more about the toolbar options below.
Toolbar Options
Images
Main Settings
- To add an image, click the image icon.
- Enter the URL for the location of the image. (It must be hosted somewhere online).
- Optionally enter Alternative Text for accessibility.
- This will display if the image does not load or it will be read by a screen reader.
-
To change the image size enter a new height and/or width.
-
The aspect ratio is locked by default so the image doesn't get distorted. If you want to adjust these values separately, click the lock icon.
-
- To give the image a border, enter a border width in the Border field.
- This is measured in pixels.
- To give the image horizontal or vertical space on the page, enter a value into the HSpace and VSpace boxes respectively.
- To align the image horizontally on the page, select an Alignment from the pull-down menu.
You can preview how the image will look in relation to the rest of the page content in the box to the right.
Other Settings
- To make the image a link, open the Link tab.
- Enter the URL the image is to link to.
- Optionally, select a location the link will open into from the Target pull-down menu.
- To have the link open in a new window, select New Window (_blank).
- To open it in the topmost frame, select Topmost Window (_top).
- To open it in the same window, select Same Window (_self).
- To open it in the next level up of a frame, select Parent Window (_parent).
-
To access additional optional image options, open the Advanced tab.
These settings are rarely used. - If necessary, add an Id, Stylesheet Classes, or a Style.
- These refer to HTML properties used to manipulate the template's design with CSS. This is only necessary if you plan to edit the source code or input CSS styles directly here.
- Set the Language Direction to Left to Right or Right to Left.
- Enter a Language Code.
- Enter a Long Description URL to add additional description information to the image, which can also be read by a screen reader.
- Enter an Advisory Title, which will display as a tool tip when hovering a mouse over the image.
- Click OK.
Auto-Fill Fields
Fields are placeholders for text that will be automatically populated based on each specific event when the invitation gets sent. The name of each field reflects what information it will populate.
- To add automatically populated text about the event, click the Field pull-down.
- Select the field you want to add, which will be placed wherever your cursor is located.
Links
You can add links to external sites or anchors you inserted into the invitation.
Main Settings
- To add a link, select an item or highlight a portion of text and click the chain icon.
- Select whether the Link Type links to a URL, an anchor in the text, or an email from the pull-down list.
- Enter the URL.
If you are linking to an email address, enter that address and a Subject and Message Body. If you are linking to an anchor in the page, select it by Name or Element Id from the pull-down lists.
Other Settings
- To change where the link opens in the browser, open the Target tab.
- To open it in a frame, if you are using frames, select <frame> and name the target frame.
- To open it in a popup window, select <popup window>.
- To open it in a new window, select New Window (_blank).
- To open it in the topmost frame, select Topmost Window (_top).
- To open it in the same window, select Same Window (_self).
- To open it in the next level up of a frame, select Parent Window (_parent).
-
For additional options on all link types, open the Advanced tab.
These are rarely used.
- If necessary, ad an Id if you're going to be editing the source code.
- Set the Language Direction from left to right or from right to left.
- If there will be a hotkey that activates or focuses the element, enter it in the Access Key field
- If necessary, name the link in the Name field.
- If necessary, enter a language code in the Language Code field.
- To select what order the element will be highlighted if navigating with the tab button, enter a value in the Tab Index field.
- Enter an Advisory Title, which will display as a tool tip when hovering a mouse over the link.
- To specify the link content type enter a value into the Advisory Content Type field.
- Enter any CSS Stylesheet Classes.
- If you are using a linked character set, enter a Linked Resource Charset.
- To add an HTML relationship, such as Help or License, enter a value in the Relationship field.
- If necessary, enter a style in the Style field.
- Click OK.
Tables
- To add a table to the template, click the table icon as shown below.
- Enter the table properties.
- In the Advanced tab, set any necessary ids, styles, or style classes.
- These refer to HTML properties used to manipulate the template's design with CSS. This is only necessary if you plan to edit the source code or input CSS styles here.
- From the pull-down list, select whether the text will flow left to right or right to left, if necessary.
- Click OK.
Anchors
An anchor is a location that can be linked to from elsewhere on the page. You might use this if the invitation is too long to fit on one page and you want to give the viewer an option to click and be directly lead to an important area.
- To add an anchor, click the flag icon.
- Name the anchor, which is how you will link to the anchor using the Links tool (section linked to using an anchor).
- Click OK.
Other Features
- To cut, copy, or paste, click the scissor, paper, or notepad icons respectively.
- To undo or redo changes, click the back and forward arrows respectively.
- To add a horizontal line to the invitation, click the line icon.
- Use the text editing buttons on the bottom line of icons to format the text.
Source Code
- To edit the source code of the invitation, click the Source button.
Any of the invitation's HTML is manually editable here.
Testing
- To send a test version of the invitation, click the Send to email button.
- If applicable, select a language from the pull-down list.
- Enter an email address in the Email field.
- Click Send.
- Check the email to verify the invitation shows up correctly.
- Click Save, which will return you to the list of invitations.
Possible Issues
RSVP Link Redirects to a Fake Page
The evite RSVP link in Advantage Web will sometimes redirect to a fake page when sent out. This often occurs when a site copies the source code from their Legacy evite to the source code field in Advantage Web. Advantage Web has a different mechanism of sending RSVP links than Legacy, so the code will be different. The easiest way to fix this is to delete the old RSVP link from the visual interface and replace it with the field built in to the editor.
- Log into the webstore as an Administrator.
- From the gear pull-down list at the top right of the page, select Invitation Templates.
- Click the pencil icon next to the invitation you want to change.
- If you are on the source code view, click Source to switch to the toolbar view.
- Select the existing RSVP link.
- Press Delete on your keyboard.
- Click the Field pull-down list.
- Scroll to RSVP Link.
- Click RSVP Link.
-
The words "RSVP Link" should appear.
Clicking Send to Email and sending a preview will not result in a working RSVP link. You will have to verify it with an actual invitation.
Comments
0 comments
Please sign in to leave a comment.
Related articles