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 . '
',
));
$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 . '
',
));
}
?>