<?php global $post; $current_post = $post; if ( $post->post_parent ) { $siblings = new WP_Query( array( 'post_type' => 'page', 'order' => 'ASC', 'post_parent' => $post->post_parent, 'post__not_in' => array( $post->ID ) ) ); } if ( $siblings->have_posts() ) : ?> <?php while ( $siblings->have_posts() ) : $siblings->the_post(); ?> <div class="cell small-12 medium-6"> <a href="<?php the_permalink()?>" class="card--product"> <div class="card__inner"> <span class="card__title"><?php the_title(); ?></span> </div> </a> </div>
"Call to a member function have_posts() on null"
} 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; }
<?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'; }
"/home/runcloud/webapps/app-erova-live/wp-includes/template-loader.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';
"/home/runcloud/webapps/app-erova-live/wp-blog-header.php"
Key | Value |
handl_landing_page | "https://nashvillehairdoctor.com/fue-hair-transplant-in-knoxville/"
|
user_agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
|
HandLtestDomainNameServer | "HandLtestDomainValueServer"
|
handl_url | "https://nashvillehairdoctor.com/fue-hair-transplant-in-knoxville/"
|
handl_url_base | "https://nashvillehairdoctor.com/fue-hair-transplant-in-knoxville/"
|
handl_ip | "40.77.167.74"
|
icwp-wpsf-notbot | "exp-1752047296"
|
Key | Value |
SERVER_SOFTWARE | "Apache/2.4.63 (Unix) OpenSSL/1.1.1f"
|
REQUEST_URI | "/contact-us/"
|
USER | "runcloud"
|
HOME | "/home/runcloud"
|
SCRIPT_NAME | "/index.php"
|
QUERY_STRING | "" |
REQUEST_METHOD | "GET"
|
SERVER_PROTOCOL | "HTTP/1.0"
|
GATEWAY_INTERFACE | "CGI/1.1"
|
REDIRECT_URL | "/contact-us/"
|
REMOTE_PORT | "39280"
|
SCRIPT_FILENAME | "/home/runcloud/webapps/app-erova-live/index.php"
|
SERVER_ADMIN | "you@example.com"
|
CONTEXT_DOCUMENT_ROOT | "/home/runcloud/webapps/app-erova-live/"
|
CONTEXT_PREFIX | "" |
REQUEST_SCHEME | "http"
|
DOCUMENT_ROOT | "/home/runcloud/webapps/app-erova-live/"
|
REMOTE_ADDR | "216.73.216.73"
|
SERVER_PORT | "80"
|
SERVER_ADDR | "127.0.0.1"
|
SERVER_NAME | "erovaenergy.com"
|
SERVER_SIGNATURE | "" |
LD_LIBRARY_PATH | "/RunCloud/Packages/apache2-rc/lib"
|
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
|
HTTP_COOKIE | "handl_landing_page=https%3A%2F%2Fnashvillehairdoctor.com%2Ffue-hair-transplant-in-knoxville%2F; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20bingbot%2F2.0%3B%20%2Bhttp%3A%2F%2Fwww.bing.com%2Fbingbot.htm%29%20Chrome%2F116.0.1938.76%20Safari%2F537.36; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_url=https%3A%2F%2Fnashvillehairdoctor.com%2Ffue-hair-transplant-in-knoxville%2F; handl_url_base=https%3A%2F%2Fnashvillehairdoctor.com%2Ffue-hair-transplant-in-knoxville%2F; handl_ip=40.77.167.74; icwp-wpsf-notbot=exp-1752047296"
|
HTTP_REFERER | "https://erovaenergy.com/contact-us"
|
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate"
|
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
HTTP_ACCEPT | "*/*"
|
HTTP_CONNECTION | "close"
|
HTTP_X_FORWARDED_PROTO | "https"
|
HTTP_X_FORWARDED_FOR | "216.73.216.73"
|
HTTP_X_SERVER_ADDR | "138.68.147.214"
|
HTTP_HOST | "erovaenergy.com"
|
HTTP_AUTHORIZATION | "" |
HTTPS | "on"
|
REDIRECT_STATUS | "200"
|
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_HTTPS | "on"
|
FCGI_ROLE | "RESPONDER"
|
PHP_SELF | "/index.php"
|
REQUEST_TIME_FLOAT | 1752046696.54
|
REQUEST_TIME | 1752046696
|