{if $wordpress_on == 1}

{$title}

{$description}

{if count($blog_all_category)>1 && $wordpress_category_on_posts == 1 }
{else}

{if $blog_category}{$blog_category}{else}{__ text="Blog" langCatalogue="stBlogFrontend"}{/if}

{/if} {if $display_type=="masonary"}
{else}
{/if} {foreach key=row item=post from=$posts} {if $display_type=="masonary"}
{else}
{/if}
{if $show_image == 1} {if $show_image_position == "side" } {if $post.post_image != "" }
{$post.alt_title}
{/if}
{if $show_title == 1}

{$post.title}

{/if} {if $show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="" }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1}{__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{if $post.post_image != "" }
{/if} {/if} {if $show_image_position == "top" } {if $post.post_image !=""}
{$post.alt_title}
{/if}
{if $show_title == 1}

{$post.title}

{/if} {if $show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="" }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1}{__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if} {if $show_image_position == "float" }
{if $show_title == 1}

{$post.title}

{/if} {if $show_date == 1}
{$post.post_date}
{/if}
{if $post.post_image != "" }
{/if}{if $post.post_excerpt=="..." }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1}{__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if} {else}
{if $show_title == 1}

{$post.title}

{/if} {if $show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="" }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1}{__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if}
{/foreach}
{$pager}
{/if} {if $display_type=="masonary"} {use_javascript src="imagesloaded.pkgd.min.js"} {use_javascript src="masonry.pkgd.min.js"} {literal} {/literal} {/if}