ghost666
ghost666
Hi, I make menu to search: ``` {% for item in item %} {{ item|e }} {% endfor %} ``` this is for simplesearch. How wrire link to tnt search...
Hi ! I have custom field in page header ``` author: '1111' '2222' '3333' ``` tntsearch.php ``` public function onTNTSearchIndex(Event $e) { $page = $e['page']; $fields = $e['fields']; ``` if...
Hi, I whrite this ``` {% for element in page.header.vidsites %} < img class="lazyload " data-src=" {{ page.media[element.image].lightbox(1024,768).url() }}" > {% endfor %} ``` this not work? how to write...
Hi pagination error my header ``` --- title: Home body_classes: 'title-center title-h1h2' content: items: - '@self.children' limit: 16 order: by: date dir: desc pagination: true url_taxonomy_filters: true --- ``` I...
Hi in 1.6.8 - ok in 1.6.9 - rezult 0 search in tag