{{partial:sidebar-blog}}

Hasil pencarian

{{ get:q }}

hasil ditemukan

{{currentOffset = '' }} {{if currentPage == null}} {{currentPage = 1}} {{elseif currentPage > 1}} {{currentOffset = (currentPage - 1) * 6}} {{else}} {{currentOffset = 0}}{{/if}} {{ collection:blogs title:isnt="Blog" title:contains="{{get:q}}" paginate="6" offset="{{currentOffset}}" as="posts" sort="date:desc" }} {{ realTotalPages = '{{ collection:count in="blogs" title:isnt="Blog" title:contains="{{get:q}}" }}' }}
{{posts}} {{ if no_results }}

No posts were found.

{{ else }}
{{if hero_image}} {{assets:hero_image}} {{ alt }} {{/assets:hero_image}} {{/if}}
{{title}}
{{ content }} {{ if type == "text" && first }} {{ text | RemoveInlineStyle | truncate(180, '...') }} {{/if}} {{/content }}

Read more

{{ /if }}{{/posts}}
{{ paginate }} {{partial:search-pagination}}
{{ /paginate }} {{ /collection:blogs }}

Blog Categories

{{ taxonomy:blog_categories }}
{{ title }} ({{entries | count}})
{{/taxonomy:blog_categories}}