Forum categories

Как убрать надпись рекламы

dinst Barnaul
dinst Barnaul • 2024-08-06 18:11 #128
#127 webitproff:
#122 dinst:

и это в разделе маркетплейс ...

Откройте шаблон списка товаров

themes/marketplace/modules/market/market.list.tpl

Строки № 256-265

удалите или измените под свои нужды код

 

<div class="uk-container uk-padding-large-bottom">
  <div class="uk-card uk-card-body uk-background-pink border-pink uk-border-rounded">
    <p class="uk-heading-bullet"> Размещение ваших "живых" демо товаров на ресурсах маркетплейса от 2$ в месяц. Например это демонстративный сайт или шаблон. </p>
    <div class="uk-text-center">
      <a class="uk-button uk-button-gry-invert" href="https://abuyfile.com/user-guide/premium-services/live-demo-service">
        <span class="uk-margin-small-x"></span>
        <span class="uk-text-middle">{PHP.L.More}</span>
      </a>
    </div>
  </div>
</div>

затем в самом конце шаблона перед тегом

<!-- END: MAIN -->

добавьте код:

<!-- IF {PHP.usr.maingrp} == 5 OR {PHP.usr.isadmin} -->
<div class="uk-margin-remove-vertical uk-alert-primary" uk-alert>
    <a class="uk-alert-close" uk-close></a>
    <p>Расположение файла, формирующего шаблон страницы:</p>
	<div class="uk-panel uk-text-break uk-text-secondary">{PHP.mskin}</div>
</div>
<!-- ENDIF -->

это информация только для администратора оторбражается, и вы всегда будете знать в каком файле редактируется шаблон

 

Спасибо большое, ответье пожалуйста еще на первый вопрос, просто не на всех страницах есть отображение шаблона

🗿

🧙‍♂️ Well met, good traveler! Fate has guided your steps to our humble realm. Here, wise sages and masters of the coding craft ⚒️📜 gather to unravel the mysteries of the code ✨⚙️, share their knowledge, and add new chapters to our chronicles.
⬅️ To the left lie ancient scrolls 📚 filled with forgotten wisdom. ⬆️ Straight ahead, friendly folk offer counsel 💬 to those in need. ➡️ To the right, you may become a chronicler ✍️ yourself, sharing your craft and leaving words of wisdom for those yet to come.
📝 Delay no longer—tell us the name by which you are known, complete the rite of registration 🛡️, and join our fellowship!
🏰 Our brotherhood holds no secret initiation, yet many halls remain closed to wandering guests, for some knowledge 💎 is reserved for those who choose to walk this path beside us.