Ubuntu
// Post Edit Screen Tour
jQuery("#titlewrap").attr({"data-step": "1", "data-intro": 'This is the adminstrative title of your landing.
Visitors will not be able to see this. To edit this, simply click on the text.'});
jQuery(".nav-tab-wrapper").attr({"data-step": "2", "data-intro": 'This controls the A/B testing functionality of the page.
You can toggle back and forth between variations or click the add new variation to start an A/B test.'});
jQuery(".new-save-lp-frontend").attr({"data-step": "3", "data-intro": 'This lauches the frontend editor that will allow you to see live previews of your landing page variations and edit the settings on the same screen!'});
jQuery(".lp-notes").attr({"data-step": "4", "data-intro": 'Add notes to each of your A/B test variations to keep track of what you are testing.'});
jQuery("#main-title-area").attr({"data-step": "5", "data-intro": 'This is the main headline area of your landing page. Make sure your headlines are catchy and have a clear value proposition'});
jQuery("#content_InboundShortcodesButton_action").attr({"data-step": "6", "data-intro": 'This is the inbound shortcode tool. You can use it to build forms and do a number of other cool things!
'});
jQuery("#lp_ab_display_stats_metabox").attr({"data-step": "7", "data-intro": 'This is the main stats box for your landing page variations. Here you will find all of your page views, conversions, and conversion rate numbers.
A/B Variation controls are also available here.
Pause: Paused the current variation from a/b testing
Edit: Jump to edit screen of selected variation
Preview: Pop open preview window
Clone: Clones exact copy of landing page in a new variation
Delete: Deletes the variation from landing page
'});
jQuery("#lp_metabox_select_template").attr({"data-step": "8", "data-intro": 'These are the main options that control the currently selected template.'});