| Macik |
|
|---|---|
This way it's faster to do it via edit template `tags.tpl` and replace:
<select name="order">
<option value="">{PHP.L.tags_Orderby}</option>
<option value="">--</option>
{TAGS_ORDER}
</select>
with: <input type="hidden" name="order" value="begin" /> Then you can stop `tags.first` part of plugin, leaving only `tagsort.pages.query`.
I'll check it later. https://github.com/macik
правильный хостинг — https://goo.gl/fjCa1F |