Answer the question
In order to leave comments, you need to log in
[[+content_image]]
tagManager2 not working?
Added tagManager2, filtered everything, and then suddenly the filter disappeared. What could be the problem?
here is what is written
<div id="filters">
<form action="" method="get">
<input type="hidden" name="sortby" value="pagetitle" />
<input type="hidden" name="sortdir" value="asc" />
<input type="hidden" name="limit" value="1" />
[[tmFilters?
&filterOuterTpl=`tm2_filterOuterTpl_select`
&filterTpl=`tm2_filterTpl_select`
&filterNumericOuterTpl=`tm2_filterOuterTpl`
&filterNumericTpl=`tm2_filterNumericTpl`
&filtersType=`filters_simple`
]]
<button type="submit" class="search_b">Найти</button>
<button type="button" class="search_b" onclick="window.location.href = window.location.pathname; return false;">Сбросить</button>
</form>
</div>
<div id="filters">
<form method="get" action="http://banknauk.ru/">
<input type="hidden" value="pagetitle" name="sortby"></input>
<input type="hidden" value="asc" name="sortdir"></input>
<input type="hidden" value="1" name="limit"></input>
<button class="search_b" type="submit"></button>
<button class="search_b" onclick="window.location.href = window.location.pathname; return false;" type="button"></button>
</form>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question