/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
js_composer
/
include
/
templates
/
pages
/
vc-welcome
/
Upload File
HOME
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <div class="vc_resources-tab changelog"> <div class="feature-section vc_row"> <div class="vc_col-xs-6"> <h3><?php _e( 'Resources', 'js_composer' ); ?></h3> <p><?php _e( 'There are several resources available to WPBakery Page Builder users to help you to get around plugin:', 'js_composer' ); ?></p> <ul> <li><a href="http://wpbakery.com/?utm_campaign=VCplugin&utm_source=vc_user&utm_medium=welcome_page" target="_blank">Official website</a></li> <li><a href="http://kb.wpbakery.com" target="_blank">Official Knowledge Base</a></li> <li><a href="http://wpbakery.com/video-academy/" target="_blank">Video Academy</a></li> <li><a href="http://support.wpbakery.com" target="_blank">Official support</a></li> <li><a href="http://facebook.com/wpbakery" target="_blank">Facebook page</a></li> <li><a href="http://twitter.com/wpbakery" target="_blank">Twitter account</a></li> </ul> </div> <div class="vc_col-xs-6"> <h3><?php _e( 'Official Support', 'js_composer' ); ?></h3> <p><?php printf( __( 'To get your support related question answered in the fastest timing, please head over to our <a href="%s" target="_blank">support page</a> and open Support ticket. To open a support ticket you should have a valid support subscription in case if your support has expired you can <a href="%s" target="_blank">purchase support extension</a> on support.wpbakery.com.', 'js_composer' ), 'http://support.wpbakery.com', 'http://support.wpbakery.com' ); ?></p> <p><?php printf( __( 'Before applying for support please make sure you understand the rules of support and go through all steps described and listed in <a href="%s" target="_blank">Support Policy</a> in order to get your issues solved as soon as possible.', 'js_composer' ), 'http://go.wpbakery.com/support-policy' ); ?></p> </div> </div> </div>