wordpress and customizing post placement
Unanswered
Toyger posted this in #help-forum
ToygerOP
I don't really see this as a help question but I can't talk in the discussions channel. so for anyone that's used headless wordpress with next.js, how could I customize where posts go. the default template has a latest sort which is fine but I want to be able to say "this post should go first, then this second, then third" or whatever and I don't really know the best way to do that
4 Replies
If you are using the
wpgraphql plugin within Wordpress, you could also look into using ACFs (Advanced Custom Fields) with that as well. Also have you considered looking at sticky posts within Wordpress?ToygerOP
what's acf
ToygerOP
alr, ty