soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Improve easy posts, some suggestions #784

Open reficul opened 4 years ago

reficul commented 4 years ago
  1. Add some option for paginations Infinite scroll, click and load...

  2. Injection code every x posts One or more fields to add codes to display like banners, custom html, cta, notices, adsense... Basically you need a field to add the code and a field to describe the number of posts after which to display the code and a last field that specifies whether each x post is repeated or if it displayed only once.

  3. Add an option to display only sticked post Now you can only ignore sticked post, need something in order to do the opposite thing.

  4. Add the offset field The wp-query ignore the first x posts in the offset field

  5. A global option to avoid that the same posts show more then one if we have more "easy posts" sections on the same page

camiloti commented 4 years ago

Avoid duplicate posts would be great.

Sorting randomly 'easy posts' and displaying just the same tag / category as the article would also be great. Don't forget to include one option to avoid the current post. With that, we can create a good post template.

Hud1ai2 commented 3 years ago

Superb idea! I'm trying to solve something similar. I would like to have hero section with last post, then repeater with 4 posts (there should be offset -1), promo section (for banner etc) and next repeater with 6 posts (there should be offset -5)

I'm not able to do that now. With setting the offset, pagination stops to work. And if I would like to use one repeater only, I'm not able to put there the promo section for example.

I think there are lots of peoplo who would like to have more interesting layout of blog index, that posts in grid only.