//php // } // add_action('wp_head', 'wpb_hook_javascript'); // function bbcrm_add_js_to_wordpress() { // wp_register_script("jsignature", "https://cdnjs.cloudflare.com/ajax/libs/jSignature/2.1.2/jSignature.min.noconflict.js", array('jquery') ); // wp_register_script('bbcrm-main', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-main.js', array('jquery') ); // wp_register_script('galleria.classic.min', '//api.verticacrm.com/bbcrm-assets/js-noconflict/galleria.classic.min.js', array('jquery') ); // wp_register_script('galleria-1.4.2.min', '//api.verticacrm.com/bbcrm-assets/js-noconflict/galleria-1.4.2.min.js', array('jquery') ); // wp_register_script("download-files", "https://cdnjs.cloudflare.com/ajax/libs/downloadjs/1.4.7/download.min.js", array('jquery') ); // wp_register_script('bbcrm-constants', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-constants.js', array('jquery') ); // wp_register_script('bbcrm-buyer-profile', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-buyer-profile.js', array('jquery') ); // wp_register_script('bbcrm-contact-form', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-contact-form.js', array('jquery') ); // wp_register_script('bbcrm-library', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-library.js', array('jquery') ); // wp_register_script('bbcrm-password-reset', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-password-reset.js', array('jquery') ); // wp_register_script('bbcrm-search-tool', '//api.verticacrm.com/bbcrm-assets/js-noconflict/bbcrm-search-tool.js', array('jquery') ); // wp_register_script('bbcrm-listing', '/wp-content/themes/performance/bbcrm-listing.js', array('jquery') ); // wp_enqueue_script('jsignature'); // wp_enqueue_script('bbcrm-constants'); // wp_enqueue_script('bbcrm-main'); // wp_enqueue_script('galleria-1.4.2.min'); // wp_enqueue_script('galleria.classic.min'); // wp_enqueue_script('download-files'); // wp_enqueue_script('bbcrm-buyer-profile'); // wp_enqueue_script('bbcrm-contact-form'); // wp_enqueue_script('bbcrm-library'); // wp_enqueue_script('bbcrm-password-reset'); // wp_enqueue_script('bbcrm-search-tool'); // wp_enqueue_script('bbcrm-listing'); // } // add_action('wp_enqueue_scripts', 'bbcrm_add_js_to_wordpress'); // function bbcrm_add_stylesheet_to_wordpress() { // wp_enqueue_style( 'load-fa', 'https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' ); // wp_register_style('bbcrm_stylesheet', "//api.verticacrm.com/bbcrm-assets/css/style.css"); // wp_register_style('galleria.classic', "//api.verticacrm.com/bbcrm-assets/css/galleria.classic.css"); // wp_register_style('bbcrm_style_local', "/wp-content/themes/performance/css/bbcrmstyle.css"); // wp_enqueue_style('bbcrm_stylesheet'); // wp_enqueue_style('galleria.classic'); // wp_enqueue_style('bbcrm_style_local'); // } // add_action( 'wp_enqueue_scripts', 'bbcrm_add_stylesheet_to_wordpress' ); /* END BBCRM */ if( function_exists('acf_add_options_page') ) { acf_add_options_page(); } /* Custom Post Type */ function custom_posttype() { register_post_type( 'business_wanted', // CPT Options array( 'labels' => array( 'name' => __( 'Business Wanted' ), 'singular_name' => __( 'Business Wanted' ) ), 'public' => true, 'publicly_queryable' => true, 'has_archive' => true, 'show_in_rest' => true, 'supports' => array('title', 'editor','thumbnail'), ) ); } // Hooking up our function to theme setup add_action( 'init', 'custom_posttype' );
Contact Us today for information on buyers and businesses for sale. We can help you sell a business or buy a business.
2nd Floor 4715 - 91 Avenue NW Edmonton Alberta T6B 2M7