/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php
<?php $__env->startSection('content'); ?>
<?php while(have_posts()): ?> <?php the_post() ?>
<?php echo $__env->make('partials.hero', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php if( '' !== get_post()->post_content ): ?>
<section data-viewport="detect" data-animate="fade">
<div class="grid-container">
<div class="grid-x grid-margin-x">
<?php if($fields['intro_text']): ?>
<div class="large-6 medium-6 small-12 mb3-s cell">
<?php echo $fields['intro_text']; ?>
</div>
<?php endif; ?>
<div class="large-6 medium-6 small-12 cell">
<?php the_content(); ?>
</div>
</div>
</div>
</section>
<?php endif; ?>
<?php echo $__env->make('partials.flexible-content', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('partials.cta', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endwhile; ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/resources/views/page.blade.php ENDPATH**/ ?>
Arguments
"Undefined index: intro_text (View: /var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/resources/views/page.blade.php)"
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
}
Arguments
ErrorException {#25949
#message: "Undefined index: intro_text"
#code: 0
#file: "/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
#line: 10
#severity: E_NOTICE
}
4
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php
<?php $__env->startSection('content'); ?>
<?php while(have_posts()): ?> <?php the_post() ?>
<?php echo $__env->make('partials.hero', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php if( '' !== get_post()->post_content ): ?>
<section data-viewport="detect" data-animate="fade">
<div class="grid-container">
<div class="grid-x grid-margin-x">
<?php if($fields['intro_text']): ?>
<div class="large-6 medium-6 small-12 mb3-s cell">
<?php echo $fields['intro_text']; ?>
</div>
<?php endif; ?>
<div class="large-6 medium-6 small-12 cell">
<?php the_content(); ?>
</div>
</div>
</div>
</section>
<?php endif; ?>
<?php echo $__env->make('partials.flexible-content', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('partials.cta', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endwhile; ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/resources/views/page.blade.php ENDPATH**/ ?>
Arguments
"Undefined index: intro_text"
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php
<?php $__env->startSection('content'); ?>
<?php while(have_posts()): ?> <?php the_post() ?>
<?php echo $__env->make('partials.hero', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php if( '' !== get_post()->post_content ): ?>
<section data-viewport="detect" data-animate="fade">
<div class="grid-container">
<div class="grid-x grid-margin-x">
<?php if($fields['intro_text']): ?>
<div class="large-6 medium-6 small-12 mb3-s cell">
<?php echo $fields['intro_text']; ?>
</div>
<?php endif; ?>
<div class="large-6 medium-6 small-12 cell">
<?php the_content(); ?>
</div>
</div>
</div>
</section>
<?php endif; ?>
<?php echo $__env->make('partials.flexible-content', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('partials.cta', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endwhile; ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/resources/views/page.blade.php ENDPATH**/ ?>
Arguments
8
"Undefined index: intro_text"
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
10
array:13 [
"__path" => "/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
"__data" => array:11 [
"__env" => Illuminate\View\Factory {#20730}
"app" => Roots\Acorn\Application {#20606}
"siteName" => "TachPro"
"title" => "Storm Sprayer & Backpack Sanitiser Applicator"
"fields" => array:1 [
0 => false
]
"contact" => array:8 [
"email" => "sales@tachpro.com"
"phone" => "0114 221 2000"
"twitter" => ""
"facebook" => ""
"instagram" => ""
"opening_hours" => null
"address" => """
President Park, President Way,<br />\r\n
Sheffield, S4 7UR
"""
"second_address" => null
]
"cta" => array:2 [
"text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
]
"global" => array:8 [
"cta_text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"cta_image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
"testimonials_text" => """
<h5>Customer Reviews</h5>\n
<h1>Trusted By Many</h1>\n
<p>We really value your feedback, please <a href="https://uk.trustpilot.com/review/tachpro.com" target="_blank" rel="noopener">leave us a review on TrustPilot.</a></p>\n
"""
"testimonials" => array:3 [
0 => array:4 [
"text" => "<p>The website was easy to use. Kept me informed when to expect delivery. Delivery was within 2 days of placing my order. Would definitely recommend.</p>\n"
"_copy" => null
"name" => "Fernhill School"
"date" => "February 2022"
]
1 => array:4 [
"text" => "<p>Very quick delivery. Product very easy to use, instructions very clear.</p>\n"
"_copy" => null
"name" => "Irene"
"date" => "January 2022"
]
2 => array:4 [
"text" => "<p>Very fast delivery which is just perfect. Items are very good indeed. Thank you very much.</p>\n"
"_copy" => null
"name" => "Peter"
"date" => "December 2021"
]
]
"logos" => false
"features" => array:4 [
0 => array:1 [
"text" => "Order By 2pm For Same Day Dispatch"
]
1 => array:1 [
"text" => "Next Working Day Delivery"
]
2 => array:1 [
"text" => "Market Leaders"
]
3 => array:1 [
"text" => "Trusted By Many"
]
]
"footer_text" => "<p>TachPro is a SmartSource registered brand, to find out more <a href="https://smartsource.co.uk" target="_blank" rel="noopener">click here</a>.</p>\n"
"payment_logos" => array:4 [
0 => array:24 [
"ID" => 50927
"id" => 50927
"title" => "secure-stripe-payment-logo"
"filename" => "secure-stripe-payment-logo.png"
"filesize" => 30970
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"link" => "https://tachpro.com/secure-stripe-payment-logo/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "secure-stripe-payment-logo"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-05-24 15:50:11"
"modified" => "2022-05-24 15:50:13"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 533
"height" => 150
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"medium-width" => 300
"medium-height" => 84
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"medium_large-width" => 533
"medium_large-height" => 150
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"large-width" => 533
"large-height" => 150
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"1536x1536-width" => 533
"1536x1536-height" => 150
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"2048x2048-width" => 533
"2048x2048-height" => 150
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 84
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"woocommerce_single-width" => 533
"woocommerce_single-height" => 150
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 84
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"shop_single-width" => 533
"shop_single-height" => 150
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
1 => array:24 [
"ID" => 50689
"id" => 50689
"title" => "visa"
"filename" => "visa.svg"
"filesize" => 1455
"url" => "https://tachpro.com/wp-content/uploads/visa.svg"
"link" => "https://tachpro.com/visa/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "visa"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:27"
"modified" => "2022-03-30 14:19:27"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 750
"height" => 471
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"thumbnail-width" => 150
"thumbnail-height" => 94
"medium" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium-width" => 300
"medium-height" => 189
"medium_large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium_large-width" => 768
"medium_large-height" => 483
"large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"large-width" => 1024
"large-height" => 644
"1536x1536" => "https://tachpro.com/wp-content/uploads/visa.svg"
"1536x1536-width" => 750
"1536x1536-height" => 471
"2048x2048" => "https://tachpro.com/wp-content/uploads/visa.svg"
"2048x2048-width" => 750
"2048x2048-height" => 471
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 188
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 377
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 63
"shop_catalog" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 188
"shop_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_single-width" => 600
"shop_single-height" => 377
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 63
]
]
2 => array:24 [
"ID" => 50691
"id" => 50691
"title" => "mastercard"
"filename" => "mastercard-1.svg"
"filesize" => 4635
"url" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"link" => "https://tachpro.com/mastercard-2/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "mastercard-2"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:21:16"
"modified" => "2022-03-30 14:21:16"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 1
"height" => 1
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium-width" => 300
"medium-height" => 300
"medium_large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium_large-width" => 768
"medium_large-height" => 1
"large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"large-width" => 1024
"large-height" => 1024
"1536x1536" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"1536x1536-width" => 1
"1536x1536-height" => 1
"2048x2048" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"2048x2048-width" => 1
"2048x2048-height" => 1
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_thumbnail-width" => 1
"woocommerce_thumbnail-height" => 1
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_single-width" => 1
"woocommerce_single-height" => 1
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_gallery_thumbnail-width" => 1
"woocommerce_gallery_thumbnail-height" => 1
"shop_catalog" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_catalog-width" => 1
"shop_catalog-height" => 1
"shop_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_single-width" => 1
"shop_single-height" => 1
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_thumbnail-width" => 1
"shop_thumbnail-height" => 1
]
]
3 => array:24 [
"ID" => 50688
"id" => 50688
"title" => "discover"
"filename" => "discover.svg"
"filesize" => 2296
"url" => "https://tachpro.com/wp-content/uploads/discover.svg"
"link" => "https://tachpro.com/discover/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "discover"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:26"
"modified" => "2022-03-30 14:19:26"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 780
"height" => 501
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"thumbnail-width" => 150
"thumbnail-height" => 96
"medium" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium-width" => 300
"medium-height" => 192
"medium_large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium_large-width" => 768
"medium_large-height" => 492
"large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"large-width" => 1024
"large-height" => 656
"1536x1536" => "https://tachpro.com/wp-content/uploads/discover.svg"
"1536x1536-width" => 780
"1536x1536-height" => 501
"2048x2048" => "https://tachpro.com/wp-content/uploads/discover.svg"
"2048x2048-width" => 780
"2048x2048-height" => 501
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 193
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 385
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 64
"shop_catalog" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 193
"shop_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_single-width" => 600
"shop_single-height" => 385
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 64
]
]
]
]
"featured_image" => false
"blog_posts" => WP_Query {#25988}
"latest_products" => WP_Query {#25948}
]
"__env" => Illuminate\View\Factory {#20730}
"app" => Roots\Acorn\Application {#20606}
"siteName" => "TachPro"
"title" => "Storm Sprayer & Backpack Sanitiser Applicator"
"fields" => array:1 [
0 => false
]
"contact" => array:8 [
"email" => "sales@tachpro.com"
"phone" => "0114 221 2000"
"twitter" => ""
"facebook" => ""
"instagram" => ""
"opening_hours" => null
"address" => """
President Park, President Way,<br />\r\n
Sheffield, S4 7UR
"""
"second_address" => null
]
"cta" => array:2 [
"text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
]
"global" => array:8 [
"cta_text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"cta_image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
"testimonials_text" => """
<h5>Customer Reviews</h5>\n
<h1>Trusted By Many</h1>\n
<p>We really value your feedback, please <a href="https://uk.trustpilot.com/review/tachpro.com" target="_blank" rel="noopener">leave us a review on TrustPilot.</a></p>\n
"""
"testimonials" => array:3 [
0 => array:4 [
"text" => "<p>The website was easy to use. Kept me informed when to expect delivery. Delivery was within 2 days of placing my order. Would definitely recommend.</p>\n"
"_copy" => null
"name" => "Fernhill School"
"date" => "February 2022"
]
1 => array:4 [
"text" => "<p>Very quick delivery. Product very easy to use, instructions very clear.</p>\n"
"_copy" => null
"name" => "Irene"
"date" => "January 2022"
]
2 => array:4 [
"text" => "<p>Very fast delivery which is just perfect. Items are very good indeed. Thank you very much.</p>\n"
"_copy" => null
"name" => "Peter"
"date" => "December 2021"
]
]
"logos" => false
"features" => array:4 [
0 => array:1 [
"text" => "Order By 2pm For Same Day Dispatch"
]
1 => array:1 [
"text" => "Next Working Day Delivery"
]
2 => array:1 [
"text" => "Market Leaders"
]
3 => array:1 [
"text" => "Trusted By Many"
]
]
"footer_text" => "<p>TachPro is a SmartSource registered brand, to find out more <a href="https://smartsource.co.uk" target="_blank" rel="noopener">click here</a>.</p>\n"
"payment_logos" => array:4 [
0 => array:24 [
"ID" => 50927
"id" => 50927
"title" => "secure-stripe-payment-logo"
"filename" => "secure-stripe-payment-logo.png"
"filesize" => 30970
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"link" => "https://tachpro.com/secure-stripe-payment-logo/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "secure-stripe-payment-logo"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-05-24 15:50:11"
"modified" => "2022-05-24 15:50:13"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 533
"height" => 150
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"medium-width" => 300
"medium-height" => 84
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"medium_large-width" => 533
"medium_large-height" => 150
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"large-width" => 533
"large-height" => 150
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"1536x1536-width" => 533
"1536x1536-height" => 150
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"2048x2048-width" => 533
"2048x2048-height" => 150
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 84
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"woocommerce_single-width" => 533
"woocommerce_single-height" => 150
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 84
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"shop_single-width" => 533
"shop_single-height" => 150
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
1 => array:24 [
"ID" => 50689
"id" => 50689
"title" => "visa"
"filename" => "visa.svg"
"filesize" => 1455
"url" => "https://tachpro.com/wp-content/uploads/visa.svg"
"link" => "https://tachpro.com/visa/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "visa"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:27"
"modified" => "2022-03-30 14:19:27"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 750
"height" => 471
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"thumbnail-width" => 150
"thumbnail-height" => 94
"medium" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium-width" => 300
"medium-height" => 189
"medium_large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium_large-width" => 768
"medium_large-height" => 483
"large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"large-width" => 1024
"large-height" => 644
"1536x1536" => "https://tachpro.com/wp-content/uploads/visa.svg"
"1536x1536-width" => 750
"1536x1536-height" => 471
"2048x2048" => "https://tachpro.com/wp-content/uploads/visa.svg"
"2048x2048-width" => 750
"2048x2048-height" => 471
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 188
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 377
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 63
"shop_catalog" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 188
"shop_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_single-width" => 600
"shop_single-height" => 377
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 63
]
]
2 => array:24 [
"ID" => 50691
"id" => 50691
"title" => "mastercard"
"filename" => "mastercard-1.svg"
"filesize" => 4635
"url" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"link" => "https://tachpro.com/mastercard-2/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "mastercard-2"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:21:16"
"modified" => "2022-03-30 14:21:16"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 1
"height" => 1
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium-width" => 300
"medium-height" => 300
"medium_large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium_large-width" => 768
"medium_large-height" => 1
"large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"large-width" => 1024
"large-height" => 1024
"1536x1536" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"1536x1536-width" => 1
"1536x1536-height" => 1
"2048x2048" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"2048x2048-width" => 1
"2048x2048-height" => 1
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_thumbnail-width" => 1
"woocommerce_thumbnail-height" => 1
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_single-width" => 1
"woocommerce_single-height" => 1
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_gallery_thumbnail-width" => 1
"woocommerce_gallery_thumbnail-height" => 1
"shop_catalog" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_catalog-width" => 1
"shop_catalog-height" => 1
"shop_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_single-width" => 1
"shop_single-height" => 1
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_thumbnail-width" => 1
"shop_thumbnail-height" => 1
]
]
3 => array:24 [
"ID" => 50688
"id" => 50688
"title" => "discover"
"filename" => "discover.svg"
"filesize" => 2296
"url" => "https://tachpro.com/wp-content/uploads/discover.svg"
"link" => "https://tachpro.com/discover/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "discover"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:26"
"modified" => "2022-03-30 14:19:26"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 780
"height" => 501
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"thumbnail-width" => 150
"thumbnail-height" => 96
"medium" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium-width" => 300
"medium-height" => 192
"medium_large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium_large-width" => 768
"medium_large-height" => 492
"large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"large-width" => 1024
"large-height" => 656
"1536x1536" => "https://tachpro.com/wp-content/uploads/discover.svg"
"1536x1536-width" => 780
"1536x1536-height" => 501
"2048x2048" => "https://tachpro.com/wp-content/uploads/discover.svg"
"2048x2048-width" => 780
"2048x2048-height" => 501
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 193
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 385
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 64
"shop_catalog" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 193
"shop_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_single-width" => 600
"shop_single-height" => 385
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 64
]
]
]
]
"featured_image" => false
"blog_posts" => WP_Query {#25988}
"latest_products" => WP_Query {#25948}
]
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/Engines/PhpEngine.php
}
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
array:11 [
"__env" => Illuminate\View\Factory {#20730}
"app" => Roots\Acorn\Application {#20606}
"siteName" => "TachPro"
"title" => "Storm Sprayer & Backpack Sanitiser Applicator"
"fields" => array:1 [
0 => false
]
"contact" => array:8 [
"email" => "sales@tachpro.com"
"phone" => "0114 221 2000"
"twitter" => ""
"facebook" => ""
"instagram" => ""
"opening_hours" => null
"address" => """
President Park, President Way,<br />\r\n
Sheffield, S4 7UR
"""
"second_address" => null
]
"cta" => array:2 [
"text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
]
"global" => array:8 [
"cta_text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"cta_image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
"testimonials_text" => """
<h5>Customer Reviews</h5>\n
<h1>Trusted By Many</h1>\n
<p>We really value your feedback, please <a href="https://uk.trustpilot.com/review/tachpro.com" target="_blank" rel="noopener">leave us a review on TrustPilot.</a></p>\n
"""
"testimonials" => array:3 [
0 => array:4 [
"text" => "<p>The website was easy to use. Kept me informed when to expect delivery. Delivery was within 2 days of placing my order. Would definitely recommend.</p>\n"
"_copy" => null
"name" => "Fernhill School"
"date" => "February 2022"
]
1 => array:4 [
"text" => "<p>Very quick delivery. Product very easy to use, instructions very clear.</p>\n"
"_copy" => null
"name" => "Irene"
"date" => "January 2022"
]
2 => array:4 [
"text" => "<p>Very fast delivery which is just perfect. Items are very good indeed. Thank you very much.</p>\n"
"_copy" => null
"name" => "Peter"
"date" => "December 2021"
]
]
"logos" => false
"features" => array:4 [
0 => array:1 [
"text" => "Order By 2pm For Same Day Dispatch"
]
1 => array:1 [
"text" => "Next Working Day Delivery"
]
2 => array:1 [
"text" => "Market Leaders"
]
3 => array:1 [
"text" => "Trusted By Many"
]
]
"footer_text" => "<p>TachPro is a SmartSource registered brand, to find out more <a href="https://smartsource.co.uk" target="_blank" rel="noopener">click here</a>.</p>\n"
"payment_logos" => array:4 [
0 => array:24 [
"ID" => 50927
"id" => 50927
"title" => "secure-stripe-payment-logo"
"filename" => "secure-stripe-payment-logo.png"
"filesize" => 30970
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"link" => "https://tachpro.com/secure-stripe-payment-logo/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "secure-stripe-payment-logo"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-05-24 15:50:11"
"modified" => "2022-05-24 15:50:13"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 533
"height" => 150
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"medium-width" => 300
"medium-height" => 84
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"medium_large-width" => 533
"medium_large-height" => 150
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"large-width" => 533
"large-height" => 150
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"1536x1536-width" => 533
"1536x1536-height" => 150
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"2048x2048-width" => 533
"2048x2048-height" => 150
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 84
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"woocommerce_single-width" => 533
"woocommerce_single-height" => 150
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 84
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"shop_single-width" => 533
"shop_single-height" => 150
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
1 => array:24 [
"ID" => 50689
"id" => 50689
"title" => "visa"
"filename" => "visa.svg"
"filesize" => 1455
"url" => "https://tachpro.com/wp-content/uploads/visa.svg"
"link" => "https://tachpro.com/visa/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "visa"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:27"
"modified" => "2022-03-30 14:19:27"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 750
"height" => 471
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"thumbnail-width" => 150
"thumbnail-height" => 94
"medium" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium-width" => 300
"medium-height" => 189
"medium_large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium_large-width" => 768
"medium_large-height" => 483
"large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"large-width" => 1024
"large-height" => 644
"1536x1536" => "https://tachpro.com/wp-content/uploads/visa.svg"
"1536x1536-width" => 750
"1536x1536-height" => 471
"2048x2048" => "https://tachpro.com/wp-content/uploads/visa.svg"
"2048x2048-width" => 750
"2048x2048-height" => 471
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 188
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 377
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 63
"shop_catalog" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 188
"shop_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_single-width" => 600
"shop_single-height" => 377
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 63
]
]
2 => array:24 [
"ID" => 50691
"id" => 50691
"title" => "mastercard"
"filename" => "mastercard-1.svg"
"filesize" => 4635
"url" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"link" => "https://tachpro.com/mastercard-2/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "mastercard-2"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:21:16"
"modified" => "2022-03-30 14:21:16"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 1
"height" => 1
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium-width" => 300
"medium-height" => 300
"medium_large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium_large-width" => 768
"medium_large-height" => 1
"large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"large-width" => 1024
"large-height" => 1024
"1536x1536" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"1536x1536-width" => 1
"1536x1536-height" => 1
"2048x2048" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"2048x2048-width" => 1
"2048x2048-height" => 1
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_thumbnail-width" => 1
"woocommerce_thumbnail-height" => 1
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_single-width" => 1
"woocommerce_single-height" => 1
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_gallery_thumbnail-width" => 1
"woocommerce_gallery_thumbnail-height" => 1
"shop_catalog" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_catalog-width" => 1
"shop_catalog-height" => 1
"shop_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_single-width" => 1
"shop_single-height" => 1
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_thumbnail-width" => 1
"shop_thumbnail-height" => 1
]
]
3 => array:24 [
"ID" => 50688
"id" => 50688
"title" => "discover"
"filename" => "discover.svg"
"filesize" => 2296
"url" => "https://tachpro.com/wp-content/uploads/discover.svg"
"link" => "https://tachpro.com/discover/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "discover"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:26"
"modified" => "2022-03-30 14:19:26"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 780
"height" => 501
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"thumbnail-width" => 150
"thumbnail-height" => 96
"medium" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium-width" => 300
"medium-height" => 192
"medium_large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium_large-width" => 768
"medium_large-height" => 492
"large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"large-width" => 1024
"large-height" => 656
"1536x1536" => "https://tachpro.com/wp-content/uploads/discover.svg"
"1536x1536-width" => 780
"1536x1536-height" => 501
"2048x2048" => "https://tachpro.com/wp-content/uploads/discover.svg"
"2048x2048-width" => 780
"2048x2048-height" => 501
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 193
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 385
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 64
"shop_catalog" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 193
"shop_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_single-width" => 600
"shop_single-height" => 385
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 64
]
]
]
]
"featured_image" => false
"blog_posts" => WP_Query {#25988}
"latest_products" => WP_Query {#25948}
]
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/Engines/CompilerEngine.php
*
* @param string $path
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/storage/framework/views/462b72d16d0674092cac1417f3f2b01045963b7a.php"
array:11 [
"__env" => Illuminate\View\Factory {#20730}
"app" => Roots\Acorn\Application {#20606}
"siteName" => "TachPro"
"title" => "Storm Sprayer & Backpack Sanitiser Applicator"
"fields" => array:1 [
0 => false
]
"contact" => array:8 [
"email" => "sales@tachpro.com"
"phone" => "0114 221 2000"
"twitter" => ""
"facebook" => ""
"instagram" => ""
"opening_hours" => null
"address" => """
President Park, President Way,<br />\r\n
Sheffield, S4 7UR
"""
"second_address" => null
]
"cta" => array:2 [
"text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
]
"global" => array:8 [
"cta_text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"cta_image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
"testimonials_text" => """
<h5>Customer Reviews</h5>\n
<h1>Trusted By Many</h1>\n
<p>We really value your feedback, please <a href="https://uk.trustpilot.com/review/tachpro.com" target="_blank" rel="noopener">leave us a review on TrustPilot.</a></p>\n
"""
"testimonials" => array:3 [
0 => array:4 [
"text" => "<p>The website was easy to use. Kept me informed when to expect delivery. Delivery was within 2 days of placing my order. Would definitely recommend.</p>\n"
"_copy" => null
"name" => "Fernhill School"
"date" => "February 2022"
]
1 => array:4 [
"text" => "<p>Very quick delivery. Product very easy to use, instructions very clear.</p>\n"
"_copy" => null
"name" => "Irene"
"date" => "January 2022"
]
2 => array:4 [
"text" => "<p>Very fast delivery which is just perfect. Items are very good indeed. Thank you very much.</p>\n"
"_copy" => null
"name" => "Peter"
"date" => "December 2021"
]
]
"logos" => false
"features" => array:4 [
0 => array:1 [
"text" => "Order By 2pm For Same Day Dispatch"
]
1 => array:1 [
"text" => "Next Working Day Delivery"
]
2 => array:1 [
"text" => "Market Leaders"
]
3 => array:1 [
"text" => "Trusted By Many"
]
]
"footer_text" => "<p>TachPro is a SmartSource registered brand, to find out more <a href="https://smartsource.co.uk" target="_blank" rel="noopener">click here</a>.</p>\n"
"payment_logos" => array:4 [
0 => array:24 [
"ID" => 50927
"id" => 50927
"title" => "secure-stripe-payment-logo"
"filename" => "secure-stripe-payment-logo.png"
"filesize" => 30970
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"link" => "https://tachpro.com/secure-stripe-payment-logo/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "secure-stripe-payment-logo"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-05-24 15:50:11"
"modified" => "2022-05-24 15:50:13"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 533
"height" => 150
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"medium-width" => 300
"medium-height" => 84
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"medium_large-width" => 533
"medium_large-height" => 150
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"large-width" => 533
"large-height" => 150
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"1536x1536-width" => 533
"1536x1536-height" => 150
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"2048x2048-width" => 533
"2048x2048-height" => 150
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 84
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"woocommerce_single-width" => 533
"woocommerce_single-height" => 150
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 84
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"shop_single-width" => 533
"shop_single-height" => 150
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
1 => array:24 [
"ID" => 50689
"id" => 50689
"title" => "visa"
"filename" => "visa.svg"
"filesize" => 1455
"url" => "https://tachpro.com/wp-content/uploads/visa.svg"
"link" => "https://tachpro.com/visa/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "visa"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:27"
"modified" => "2022-03-30 14:19:27"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 750
"height" => 471
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"thumbnail-width" => 150
"thumbnail-height" => 94
"medium" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium-width" => 300
"medium-height" => 189
"medium_large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium_large-width" => 768
"medium_large-height" => 483
"large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"large-width" => 1024
"large-height" => 644
"1536x1536" => "https://tachpro.com/wp-content/uploads/visa.svg"
"1536x1536-width" => 750
"1536x1536-height" => 471
"2048x2048" => "https://tachpro.com/wp-content/uploads/visa.svg"
"2048x2048-width" => 750
"2048x2048-height" => 471
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 188
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 377
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 63
"shop_catalog" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 188
"shop_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_single-width" => 600
"shop_single-height" => 377
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 63
]
]
2 => array:24 [
"ID" => 50691
"id" => 50691
"title" => "mastercard"
"filename" => "mastercard-1.svg"
"filesize" => 4635
"url" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"link" => "https://tachpro.com/mastercard-2/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "mastercard-2"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:21:16"
"modified" => "2022-03-30 14:21:16"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 1
"height" => 1
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium-width" => 300
"medium-height" => 300
"medium_large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium_large-width" => 768
"medium_large-height" => 1
"large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"large-width" => 1024
"large-height" => 1024
"1536x1536" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"1536x1536-width" => 1
"1536x1536-height" => 1
"2048x2048" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"2048x2048-width" => 1
"2048x2048-height" => 1
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_thumbnail-width" => 1
"woocommerce_thumbnail-height" => 1
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_single-width" => 1
"woocommerce_single-height" => 1
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_gallery_thumbnail-width" => 1
"woocommerce_gallery_thumbnail-height" => 1
"shop_catalog" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_catalog-width" => 1
"shop_catalog-height" => 1
"shop_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_single-width" => 1
"shop_single-height" => 1
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_thumbnail-width" => 1
"shop_thumbnail-height" => 1
]
]
3 => array:24 [
"ID" => 50688
"id" => 50688
"title" => "discover"
"filename" => "discover.svg"
"filesize" => 2296
"url" => "https://tachpro.com/wp-content/uploads/discover.svg"
"link" => "https://tachpro.com/discover/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "discover"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:26"
"modified" => "2022-03-30 14:19:26"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 780
"height" => 501
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"thumbnail-width" => 150
"thumbnail-height" => 96
"medium" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium-width" => 300
"medium-height" => 192
"medium_large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium_large-width" => 768
"medium_large-height" => 492
"large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"large-width" => 1024
"large-height" => 656
"1536x1536" => "https://tachpro.com/wp-content/uploads/discover.svg"
"1536x1536-width" => 780
"1536x1536-height" => 501
"2048x2048" => "https://tachpro.com/wp-content/uploads/discover.svg"
"2048x2048-width" => 780
"2048x2048-height" => 501
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 193
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 385
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 64
"shop_catalog" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 193
"shop_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_single-width" => 600
"shop_single-height" => 385
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 64
]
]
]
]
"featured_image" => false
"blog_posts" => WP_Query {#25988}
"latest_products" => WP_Query {#25948}
]
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
public function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/resources/views/page.blade.php"
array:11 [
"__env" => Illuminate\View\Factory {#20730}
"app" => Roots\Acorn\Application {#20606}
"siteName" => "TachPro"
"title" => "Storm Sprayer & Backpack Sanitiser Applicator"
"fields" => array:1 [
0 => false
]
"contact" => array:8 [
"email" => "sales@tachpro.com"
"phone" => "0114 221 2000"
"twitter" => ""
"facebook" => ""
"instagram" => ""
"opening_hours" => null
"address" => """
President Park, President Way,<br />\r\n
Sheffield, S4 7UR
"""
"second_address" => null
]
"cta" => array:2 [
"text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
]
"global" => array:8 [
"cta_text" => """
<h2>Need help?<br />\n
<span style="color: #339eff;">Call us on <a style="color: #339eff;" href="tel:0114 221 2000">0114 221 2000</a></span></h2>\n
"""
"cta_image" => array:24 [
"ID" => 50679
"id" => 50679
"title" => "Tach_Pro_Contact_Us"
"filename" => "Tach_Pro_Contact_Us.png"
"filesize" => 211624
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"link" => "https://tachpro.com/tach_pro_contact_us/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "tach_pro_contact_us"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 13:26:21"
"modified" => "2022-03-30 13:26:21"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 595
"height" => 450
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"medium-width" => 300
"medium-height" => 227
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"medium_large-width" => 595
"medium_large-height" => 450
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"large-width" => 595
"large-height" => 450
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"1536x1536-width" => 595
"1536x1536-height" => 450
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"2048x2048-width" => 595
"2048x2048-height" => 450
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 227
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"woocommerce_single-width" => 595
"woocommerce_single-height" => 450
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=300%2C227&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 227
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?fit=595%2C450&ssl=1"
"shop_single-width" => 595
"shop_single-height" => 450
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/Tach_Pro_Contact_Us.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
"testimonials_text" => """
<h5>Customer Reviews</h5>\n
<h1>Trusted By Many</h1>\n
<p>We really value your feedback, please <a href="https://uk.trustpilot.com/review/tachpro.com" target="_blank" rel="noopener">leave us a review on TrustPilot.</a></p>\n
"""
"testimonials" => array:3 [
0 => array:4 [
"text" => "<p>The website was easy to use. Kept me informed when to expect delivery. Delivery was within 2 days of placing my order. Would definitely recommend.</p>\n"
"_copy" => null
"name" => "Fernhill School"
"date" => "February 2022"
]
1 => array:4 [
"text" => "<p>Very quick delivery. Product very easy to use, instructions very clear.</p>\n"
"_copy" => null
"name" => "Irene"
"date" => "January 2022"
]
2 => array:4 [
"text" => "<p>Very fast delivery which is just perfect. Items are very good indeed. Thank you very much.</p>\n"
"_copy" => null
"name" => "Peter"
"date" => "December 2021"
]
]
"logos" => false
"features" => array:4 [
0 => array:1 [
"text" => "Order By 2pm For Same Day Dispatch"
]
1 => array:1 [
"text" => "Next Working Day Delivery"
]
2 => array:1 [
"text" => "Market Leaders"
]
3 => array:1 [
"text" => "Trusted By Many"
]
]
"footer_text" => "<p>TachPro is a SmartSource registered brand, to find out more <a href="https://smartsource.co.uk" target="_blank" rel="noopener">click here</a>.</p>\n"
"payment_logos" => array:4 [
0 => array:24 [
"ID" => 50927
"id" => 50927
"title" => "secure-stripe-payment-logo"
"filename" => "secure-stripe-payment-logo.png"
"filesize" => 30970
"url" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"link" => "https://tachpro.com/secure-stripe-payment-logo/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "secure-stripe-payment-logo"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-05-24 15:50:11"
"modified" => "2022-05-24 15:50:13"
"menu_order" => 0
"mime_type" => "image/png"
"type" => "image"
"subtype" => "png"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 533
"height" => 150
"sizes" => array:36 [
"thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=150%2C150&ssl=1"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"medium-width" => 300
"medium-height" => 84
"medium_large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"medium_large-width" => 533
"medium_large-height" => 150
"large" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"large-width" => 533
"large-height" => 150
"1536x1536" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"1536x1536-width" => 533
"1536x1536-height" => 150
"2048x2048" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"2048x2048-width" => 533
"2048x2048-height" => 150
"woocommerce_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 84
"woocommerce_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"woocommerce_single-width" => 533
"woocommerce_single-height" => 150
"woocommerce_gallery_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 100
"shop_catalog" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=300%2C84&ssl=1"
"shop_catalog-width" => 300
"shop_catalog-height" => 84
"shop_single" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?fit=533%2C150&ssl=1"
"shop_single-width" => 533
"shop_single-height" => 150
"shop_thumbnail" => "https://i0.wp.com/tachpro.com/wp-content/uploads/secure-stripe-payment-logo.png?resize=100%2C100&ssl=1"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 100
]
]
1 => array:24 [
"ID" => 50689
"id" => 50689
"title" => "visa"
"filename" => "visa.svg"
"filesize" => 1455
"url" => "https://tachpro.com/wp-content/uploads/visa.svg"
"link" => "https://tachpro.com/visa/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "visa"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:27"
"modified" => "2022-03-30 14:19:27"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 750
"height" => 471
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"thumbnail-width" => 150
"thumbnail-height" => 94
"medium" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium-width" => 300
"medium-height" => 189
"medium_large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"medium_large-width" => 768
"medium_large-height" => 483
"large" => "https://tachpro.com/wp-content/uploads/visa.svg"
"large-width" => 1024
"large-height" => 644
"1536x1536" => "https://tachpro.com/wp-content/uploads/visa.svg"
"1536x1536-width" => 750
"1536x1536-height" => 471
"2048x2048" => "https://tachpro.com/wp-content/uploads/visa.svg"
"2048x2048-width" => 750
"2048x2048-height" => 471
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 188
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 377
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 63
"shop_catalog" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 188
"shop_single" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_single-width" => 600
"shop_single-height" => 377
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/visa.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 63
]
]
2 => array:24 [
"ID" => 50691
"id" => 50691
"title" => "mastercard"
"filename" => "mastercard-1.svg"
"filesize" => 4635
"url" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"link" => "https://tachpro.com/mastercard-2/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "mastercard-2"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:21:16"
"modified" => "2022-03-30 14:21:16"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 1
"height" => 1
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"thumbnail-width" => 150
"thumbnail-height" => 150
"medium" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium-width" => 300
"medium-height" => 300
"medium_large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"medium_large-width" => 768
"medium_large-height" => 1
"large" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"large-width" => 1024
"large-height" => 1024
"1536x1536" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"1536x1536-width" => 1
"1536x1536-height" => 1
"2048x2048" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"2048x2048-width" => 1
"2048x2048-height" => 1
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_thumbnail-width" => 1
"woocommerce_thumbnail-height" => 1
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_single-width" => 1
"woocommerce_single-height" => 1
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"woocommerce_gallery_thumbnail-width" => 1
"woocommerce_gallery_thumbnail-height" => 1
"shop_catalog" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_catalog-width" => 1
"shop_catalog-height" => 1
"shop_single" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_single-width" => 1
"shop_single-height" => 1
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/mastercard-1.svg"
"shop_thumbnail-width" => 1
"shop_thumbnail-height" => 1
]
]
3 => array:24 [
"ID" => 50688
"id" => 50688
"title" => "discover"
"filename" => "discover.svg"
"filesize" => 2296
"url" => "https://tachpro.com/wp-content/uploads/discover.svg"
"link" => "https://tachpro.com/discover/"
"alt" => ""
"author" => "470"
"description" => ""
"caption" => ""
"name" => "discover"
"status" => "inherit"
"uploaded_to" => 0
"date" => "2022-03-30 14:19:26"
"modified" => "2022-03-30 14:19:26"
"menu_order" => 0
"mime_type" => "image/svg+xml"
"type" => "image"
"subtype" => "svg+xml"
"icon" => "https://tachpro.com/wp-includes/images/media/default.png"
"width" => 780
"height" => 501
"sizes" => array:36 [
"thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"thumbnail-width" => 150
"thumbnail-height" => 96
"medium" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium-width" => 300
"medium-height" => 192
"medium_large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"medium_large-width" => 768
"medium_large-height" => 492
"large" => "https://tachpro.com/wp-content/uploads/discover.svg"
"large-width" => 1024
"large-height" => 656
"1536x1536" => "https://tachpro.com/wp-content/uploads/discover.svg"
"1536x1536-width" => 780
"1536x1536-height" => 501
"2048x2048" => "https://tachpro.com/wp-content/uploads/discover.svg"
"2048x2048-width" => 780
"2048x2048-height" => 501
"woocommerce_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_thumbnail-width" => 300
"woocommerce_thumbnail-height" => 193
"woocommerce_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_single-width" => 600
"woocommerce_single-height" => 385
"woocommerce_gallery_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"woocommerce_gallery_thumbnail-width" => 100
"woocommerce_gallery_thumbnail-height" => 64
"shop_catalog" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_catalog-width" => 300
"shop_catalog-height" => 193
"shop_single" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_single-width" => 600
"shop_single-height" => 385
"shop_thumbnail" => "https://tachpro.com/wp-content/uploads/discover.svg"
"shop_thumbnail-width" => 100
"shop_thumbnail-height" => 64
]
]
]
]
"featured_image" => false
"blog_posts" => WP_Query {#25988}
"latest_products" => WP_Query {#25948}
]
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return array|string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? $callback($this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/index.php
<?php echo \Roots\view(\Roots\app('sage.view'), \Roots\app('sage.data'))->render(); ?>
/var/www/vhosts/tachpro.com/httpdocs/wp-includes/template-loader.php
}
break;
}
}
if ( ! $template ) {
$template = get_index_template();
}
/**
* Filters the path of the current template before including it.
*
* @since 3.0.0
*
* @param string $template The path of the template to include.
*/
$template = apply_filters( 'template_include', $template );
if ( $template ) {
include $template;
} elseif ( current_user_can( 'switch_themes' ) ) {
$theme = wp_get_theme();
if ( $theme->errors() ) {
wp_die( $theme->errors() );
}
}
return;
}
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-content/themes/tachpro/index.php"
/var/www/vhosts/tachpro.com/httpdocs/wp-blog-header.php
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-includes/template-loader.php"
/var/www/vhosts/tachpro.com/httpdocs/index.php
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';
Arguments
"/var/www/vhosts/tachpro.com/httpdocs/wp-blog-header.php"