wp-pwa/saturn-app-theme-worona

Create new Carousel of post suggestions.

Opened this issue · 1 comments

  • Remove old getList selectorCreator calls and use the new getListResults instead.
  • Insert one Carousel in content.
  • Implement different sizes for Carousel.
  • Carousels have to be lazy loaded. (Can't test it till lazy load is fixed in Swipe)
  • Carousels should list the two next categories in the Main menu.
  • Accessing Post directly the list should be the two next categories from Home in the Main menu.
  • When clicking an element of a list different than currentList, it should change the currentList on the slider or the context list when implemented.

Blocked until we put all together and I can test if LazyLoad is working and implement links with list context.