Forum categories

структура категорий

webitproff
webitproff • 2024-12-11 17:19 #265
#263 fomin:

 

как на счёт первого вопроса

Как изменить. У меня н в категории выставка раьот выподает белый список. и в фрилансерах тоже

портфолио

открываем

public_html/themes/marketplace/inc/sidenavfolio.tpl

и все что есть полностью меняем на

<div class="uk-grid-collapse uk-grid-match uk-child-width-1-2@s" uk-grid>
  <div>
    <!-- IF {PHP.env.ext} == 'folio'  AND {PHP.m} == 'list' -->
    <div class="uk-background-grey" uk-height-viewport>
      <div class="uk-card uk-card-small uk-card-body">
        <form action="{SEARCH_ACTION_URL}" method="get" class="uk-form-stacked">
          <input type="hidden" name="e" value="folio" />
          <input type="hidden" name="l" value="{PHP.lang}" />
          <input type="hidden" name="type" value="{PHP.type}" />
          <div class="uk-inline">
            <input class="uk-input uk-width-1-1 uk-border-rounded-mdm" name="sq" value="" placeholder="{PHP.L.Search}">
          </div>
          <div class="uk-margin">
            <label class="uk-form-label">{PHP.L.Category}:</label>
            <div class="uk-form-controls">{SEARCH_CAT}</div>
          </div>
          <div class="uk-margin">
            <label class="uk-form-label">{PHP.L.Order}:</label>
            <div class="uk-form-controls">{SEARCH_SORTER}</div>
          </div>
          <!-- BEGIN: PTYPES -->
          <div class="uk-margin">
            <ul class="uk-list uk-list-divider">
              <li>
                <a <!-- IF {PTYPE_ALL_ACT} --> class="uk-button uk-button-small uk-button-primary"
                  <!-- ENDIF --> href="{PTYPE_ALL_URL}">{PHP.L.All}
                </a>
              </li>
              <!-- BEGIN: PTYPES_ROWS -->
              <li>
                <a <!-- IF {PTYPE_ROW_ACT} --> class="uk-button uk-button-small uk-button-primary"
                  <!-- ENDIF --> href="{PTYPE_ROW_URL}">{PTYPE_ROW_TITLE}
                </a>
              </li>
              <!-- END: PTYPES_ROWS -->
            </ul>
          </div>
          <!-- END: PTYPES -->
          <!-- IF {PHP.cot_plugins_active.locationselector} -->
          <div class="uk-margin">
            <div class="uk-inline uk-width-1-1"> {SEARCH_LOCATION} </div>
          </div>
          <!-- ENDIF -->
          <div class="uk-margin">
            <input type="submit" name="search" class="uk-button uk-button-default" value="{PHP.L.Search}" />
          </div>
        </form>
      </div>
    </div>
    <!-- ENDIF -->
  </div>
  <div>
    <div class="uk-background-blur-silver uk-offcanvas-bar-dark uk-card-hover" uk-height-viewport>
      <div class="uk-card uk-card-small uk-card-body"> {PHP|cot_build_structure_folio_tree('', '', 0, '')} </div>
    </div>
  </div>
</div>

 

This post was edited by webitproff (2024-12-11 17:42, 1 year ago)
🗿

🧙‍♂️ 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.