Follow this steps after install:

1) Install Plugins

After activate the theme, will show up top of your desktop: Begin Installing Plugins.
Just click over to install and activate all the required plugins.
Free Plugins included:
- Boat Dealer
- Anti Hacker Protection
- Slider
- Shortcodes
- More ....

2) Install Demo Data (optional)

To get the same look and feel of the demo site, install the demo data (only if you have now a blank website).
To use one click install demo feature, go to:
dashboard => Import Demo Data

3) Theme Management

To manage the theme, click Appearance => Customize at the left menu.

4) Boats Management

To manage the boats, click Boats For Sale => Settings at left menu.

Theme Management

Help and more tips

Just click the HELP button at top right corner this page.

Complete OnLine Guide

You will find the button to our complete OnLine guide at the Customize Section. Just click Appearance => Customize at left menu. Or Just Click Here.

Support and Demo Video

Visit our site for free support and more...
BoatDealerThemes.com
'; $myhelp .= __('The easiest way to manage, list and sell your boats online.', 'boatdealer'); // $myhelp .= __('Take a look at our Start Up Guide', 'boatdealer'); // $myhelp .= ' '; // $myhelp .= __('here', 'boatdealer'); // $myhelp .= '.'; $myhelp .= '
'; $myhelp .= __('You can find also our complete Theme OnLine Guide', 'boatdealer'); $myhelp .= ' '; $myhelp .= __('here', 'boatdealer'); $myhelp .= '.
'; $options = '
'; $options.= __('Boat Dealer Theme has an advanced panel that is loaded with options.', 'boatdealer'); $options .= '
'; $options .= __("Go to Appearance > Customize and take a look. We've organized them into logical sets and have given descriptions for items that need it, most things are self explanatory. Be sure to hit Save Changes to save your settings once you are done.", 'boatdealer'); $options .= '
'; $boats = '
'; $boats .= __("Dashboard => Boats For Sale => Settings", 'boatdealer'); $boats .= '
'; $boats .= '
'; $boats .= __("Go to Boat Settings tab and you will find a startup guide there.", 'boatdealer'); $boats .= '
'; $boats .= __("You can also choose your currency, metric system etc...", 'boatdealer'); $boats .= '
'; $home = '
'; $home .= __("Once you have created your home page, you need to select it to show up as the home page. To do this, follow the steps below.", 'boatdealer'); $home .= '
'; $home .= __("Navigate to Settings > Reading", 'boatdealer'); $home .= '
'; $home .= __("Select A Static Page for Front Page Displays", 'boatdealer'); $home .= '
'; $home .= __("Select your new home page for the Front Page", 'boatdealer'); $home .= '
'; $home .= __("This is also the same spot you select the Blog page", 'boatdealer'); $home .= '
'; $home .= __("Save", 'boatdealer'); $home .= '
'; $menu = '
'; $menu .= __("Go to Dashboard Appearence => Customize => Customize => Lay Out and select at Menus Enabled section if you want vertical or horizontal menus.", 'boatdealer'); $menu .= '
'; $menu .= __("After that, go to Dashboard Appearence => Customize => Menus and setup the menu.", 'boatdealer'); $menu .= '
'; $menu .= __("Here is the wordpress help:", 'boatdealer'); $menu .= '
'; $menu .= ''; $menu .= __("https://codex.wordpress.org/WordPress_Menu_User_Guide", 'boatdealer'); $menu .= '
'; $showroom = '
'; $showroom.= __('To create a Show Room Page', 'boatdealer'); $showroom .= '
'; $showroom .= __("Go to DashBoard => Pages and add a new one.", 'boatdealer'); $showroom .= '
'; $showroom .= __("Just copy and paste this Shortcode to your page:", 'boatdealer'); $showroom .= '
'; $showroom .= ' [boat_dealer]'; $showroom .= '
'; $showroom .= '
'; $screen->add_help_tab(array( 'id' => 'bd-overview-tab', 'title' => __('Overview', 'boatdealer'), 'content' => '

' . $myhelp . '

', )); $screen->add_help_tab(array( 'id' => 'bd-overview-tab2', 'title' => __('Theme Options', 'boatdealer'), 'content' => '

' . $options . '

', )); $screen->add_help_tab(array( 'id' => 'bd-overview-tab3', 'title' => __('Boats Setup', 'boatdealer'), 'content' => '

' . $boats . '

', )); $screen->add_help_tab(array( 'id' => 'bd-overview-tab4', 'title' => __('Setting up the Home', 'boatdealer'), 'content' => '

' . $home . '

', )); $screen->add_help_tab(array( 'id' => 'bd-overview-tab5', 'title' => __('Setting up Menu', 'boatdealer'), 'content' => '

' . $menu . '

', )); $screen->add_help_tab(array( 'id' => 'bd-overview-tab6', 'title' => __('Creating the Show Room', 'boatdealer'), 'content' => '

' . $showroom . '

', )); } ?>