Viewing 1 post (of 1 total)
  • Author
    Posts
  • #20799
    Templatesyard
    Participant

    Hello!
    How can I change number of posts for label on the page?
    Now I have 20 posts (updated-max=2016-05-22T04:50:00-07:00&<strong>max-results=20&start=20&</strong>by-date=false). I want to have 12 posts.
    In code HTML is not usual: (usually we have, for example: expr:href='data:label.url + "?max-results=6"')
    In Simple Grid we have: a expr:href='data:label.url + &quot;?&amp;<strong>max-results=6&quot;</strong>' itemprop='url'><span itemprop='title'><data:label.name/></span></a></span><b:if cond='data:label.isLast != &quot;true&quot;'>
    What should I change to have 12 posts on the page for label? not 20.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.