various styles

Blog Widgets

Blog widgets same as blog listing comes with different templates and styles.
Use blog widgets separately or mix them.

 

Default widget

You can set amount of columns and image size in theme settings. Big images will be cropped.

 

  • Only Natural
    Only Natural

    Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit.

    Read more »
  • Everyday Fresh
    Everyday Fresh

    Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem.

    Read more »
  • Organic Foods
    Organic Foods

    Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus.

    Read more »
 

Titles only

Add class following line to Custom template field in blog widget settings.

Magefan_Blog::widget/recent-titles.phtml
 
 

You can wrap it in a-center class to center text

<div class="a-center"> ...widget here... </div>
 

Big widget template

Add class following line to Custom template field in blog widget settings.

Magefan_Blog::widget/recent-big.phtml
 

Mixed Big and Titles Widgets

Use different widget styles together. Here is an example of "Big" and "Titles" widgets templates in two columns.

 

Big in Two Columns

You can add specific post using Featured Blog Posts widget. Here is an example of two big widgets with different posts placed in columns

 
 

Default widget Classic Style

Default widget also comes in athlete classic style if you choose "classic" style for blog listing.

Check it here