{{partial:sidebar-blog}}

{{title}}

hasil ditemukan

{{realTotalPages = '' }} {{taxonomy:blog_categories title:is="{{title}}" }} {{entries title:contains="{{get:q}}"}} {{realTotalPages = total_results}}
{{/entries}} {{/taxonomy:blog_categories }} {{? $currentPage = request()->segment(4) ?? 1; ?}} {{currentOffset = '' }} {{if currentPage == null}} {{currentPage = 1}} {{elseif currentPage > 1}} {{currentOffset = (currentPage - 1) * 6}} {{else}} {{currentOffset = 0}}{{/if}} {{ taxonomy:blog_categories title:is="{{title}}" }} {{entries paginate="6" offset="{{currentOffset}}" title:contains="{{get:q}}" as="posts" sort="date:desc"}}
{{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:blog-category-pagination}} {{ /paginate }} {{/entries}} {{ /taxonomy:blog_categories}}

Blog Categories

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