//breadcrumb function function the_breadcrumb() { global $post; $crumbs = '
Home'; //if the page has a parent add title and link of parent if($post->post_parent) { $parent = get_page( $post->post_parent ); if($parent->post_parent) $crumbs .= ' » '.get_the_title($parent->post_parent).''; $crumbs .= ' » '.get_the_title($post->post_parent).''; } // if it's not the front page of the site, but isn't the blog either if((!is_front_page()) && (is_page())) { $crumbs .= ' » '.get_the_title($post->ID); } //if it's the news/blog home page or any type of archive if((is_home() ||(is_archive()))) { $crumbs .= ' » '.get_the_title(get_option(page_for_posts)); } //if it's a single news/blog post if(is_single()) { $crumbs .= ' » '.get_the_title(get_option(page_for_posts)).''; $crumbs .= ' » '.get_the_title($post->ID); } $crumbs .= '
'."\n"; echo $crumbs; } function getOrderLink($param) { if(ISLIVE) return get_permalink(ORDER_ID).'?id='.$param; else return get_permalink(ORDER_ID).'&id='.$param; } function add_first_and_last($output) { $output = preg_replace('/class="menu-item/', 'class="first-menu-item menu-item', $output, 0); $output = substr_replace($output, 'class="last-menu-item menu-item', strripos($output, 'class="menu-item'), strlen('class="menu-item')); return $output; } //add_filter('wp_nav_menu', 'add_first_and_last'); function new_excerpt_more($more) { global $post; return ' [...]'; } add_filter('excerpt_more', 'new_excerpt_more'); register_sidebars(1, array('before_widget'=>'','after_widget'=>'')); register_sidebar(array( 'name' => 'Footer Column 1', 'id' => 'footer1', 'before_title' => '
This is exactly why our Remote Techy team includes the best, certified technical guru’s across North America! We are standing by 24/7 to instantly help you, your family and your co-workers with any technical questions or issues that come up.
To summarize, our Monthly Support Plans includes:
24/7 Help Desk. Unlimited Access to your Remote Techy Team through the Phone, via Chat and Remote Support for help with anything from Microsoft, Virus Removal to your Mobile Devices, Software, Printers and Network.
24/7 PC Health Monitoring. Our team watches key performance indicators on your PC to ensure everything continues to run smoothly keeping your productive, and your business on track.
Comprehensive Monthly PC Tune Ups. Targeting issues that affect your PC’s performance and your productivity.
When you register for one of our Remote Techy Support Packages which start at $17.99 per month – you get 24/7 instant access to our Techy team – whenever and wherever you need us!
Take charge of your Technology and try Remote Techy for a month, if you are not completely satisfied we will refund your money! Let us help you achieve true tech peace of mind! Click here to learn more.