Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/poko/layout/home/content.phtml
�азад
<?php global $zon, $site_url; ?> <div class="mx-2"> <div class="mx-2"> <?php if (getAdById("1", 'status') == 0) { ?> <div style="display: grid; place-items: center; height: 250px;height: 100%;"> <?= getAdById("1", 'code') ?> </div> <?php } ?> </div> <div class="m-grid-start home"> <?= count(HomeFeedGames(50)) > 0 ? LoadFile2("navbar/content") : '' ?> <?php if (count(HomeFeedGames(50)) > 0) { foreach (HomeFeedGames(50) as $game) { ?> <div data-card-size="<?= $game['game_card_size'] == 'md' ? 'md' : '' ?>" data-game-f="<?= $game['is_featured'] == 1 ? 'Yes' : 'No' ?>" class="m-game-card wow <?php echo $zon['config']['animate_class'] ?>"> <a class="m-game-link" href="<?php echo $site_url . 'game/' . makeSlug($game['game_name']) . '/' . $game['id'] ?>"> <picture style="background-image: url('<?= $game['game_image_url'] ?>')" class="m-game-thumbnail"> <div class="m-game-details"> <p> <?= $game['game_name'] ?> </p> </div> </picture> </a> </div> <?php } } ?> </div> <div class="mx-2"> <?php if (getAdById("2", 'status') == 0) { ?> <div style="display: grid; place-items: center; height: 250px;height: 100%;"> <?= getAdById("2", 'code') ?> </div> <?php } ?> </div> <div class="mx-2"> <div class="m-category-grid mb-6"> <?php foreach (getCategory(10) as $category) { $game = GameByCategoryWise($category['name'], 1)[0]; ?> <a href="<?= $site_url .'category/'. urlencode(makeSlug($category['name'])).'/'.$category['id'] ?>"> <div class="m-category-card wow <?php echo $zon['config']['animate_class'] ?>"> <img src="<?= $game['game_image_url'] ?>" alt="<?= $category['name'] ?>"> <div class="text"> <?= $category['name'] ?> <p> <?php echo count(GameByCategoryWise($category['name'])) ?> Games </p> </div> </div> </a> <?php } ?> </div> </div> <div class="mx-2"> <?php if (getAdById("3", 'status') == 0) { ?> <div style="display: grid; place-items: center; height: 250px;height: 100%;"> <?= getAdById("3", 'code') ?> </div> <?php } ?> </div> <div class="mx-2"> <div class="about-content bg-white mt-10 p-6"> <span class="uppercase text-xs font-bold mb-4">About <?= $zon['config']['site_name'] ?> </span> <div class="html-content"> <?= $zon['config']['footer_content'] ?> </div> </div> </div> <?php if (getAdById("4", 'status') == 0) { ?> <div class="mx-2"> <!-- 顶部锚定广告 --> <div class="top-anchor-ad" id="topAnchorAd" style="display: flex; align-items: center; justify-content: center;"> <div class="top-drawer-handle" onclick="this.parentElement.classList.toggle('ad-hidden'); document.body.style.paddingTop = this.parentElement.classList.contains('ad-hidden') ? '0px' : '120px';">▼</div> <?= getAdById("4", 'code') ?> </div> </div> <?php } ?> <?php if (getAdById("5", 'status') == 0) { ?> <div class="mx-2"> <!-- 底部锚定广告 --> <div class="anchor-ad" id="anchorAd" style="display: flex; align-items: center; justify-content: center;"> <div class="drawer-handle" onclick="this.parentElement.classList.toggle('ad-hidden'); document.body.style.paddingBottom = this.parentElement.classList.contains('ad-hidden') ? '0px' : '120px';">▲</div> <?= getAdById("5", 'code') ?> </div> </div> <?php } ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка