Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.48.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : content-page.php
<?php
/**
 * The template used for displaying page content
 *
 * @package     Zoo Theme
 * @version     1.0.0
 * @author      Zootemplate
 * @link        https://www.zootemplate.com/
 * @copyright   Copyright (c) 2017 Zootemplate
 
 */
if (get_post_meta(get_the_id(), 'zoo_disable_title', true) != 1) {
    ?>
    <h1 class="page-title the-title"><?php the_title(); ?></h1>
    <?php
}
if (has_post_thumbnail()) : ?>
    <div class="post-media single-image">
        <?php the_post_thumbnail('full-thumb'); ?>
    </div>
<?php endif; ?>
    <div class="page-content">
        <?php the_content(); ?>
    </div>
    <div class="clear-fix"></div>
<?php
//do not remove
get_template_part('inc/templates/pagination', 'detail');
edit_post_link(esc_html__('Edit', 'doma'), '<footer class="entry-footer"><span class="edit-link">', '</span></footer>');
© 2025 XylotrechusZ