themovation / th-widget-pack

Theme Widget Pack
19 stars 6 forks source link

Blog Post Widget #62

Closed ryanlabelle closed 7 years ago

ryanlabelle commented 7 years ago

We would like a way for users to display blog posts via widget. We already have the logic to loop through and posts and display in Masonry and also filterable by category. Can we add this as a widget?

The options would be:

It would only display in the Masonry format. You will find the logic in westwood/templates/blog-masonry.php

Cheers.

adiraoco commented 7 years ago

Added widget and form. 1f68165a1d17304742fdb703dae4fb616d53790a

I'll add the template tomorrow.

adiraoco commented 7 years ago

Added template 58484722b219c50b1418d1a222a8c8673350cea4 Please test and give feedback. Thanks

ryanlabelle commented 7 years ago

Looks great! Thanks. @teaganm is going to look at the markup to fit within full width and full width stretch. We'll nee to do some testing as well. The form and output looks great. Thanks!