Spiekerboks
-
[Wordpress] Multiple loops & pagination (Sticky posts not on absolute top)
Ah wonderfull, thank you Zardos! For future reference my working code: //... content...// //... content...// //... content...// Notice I had to use double quotes, otherwise PHP takes things to literally ;). Also the paged-var defa…
-
[Wordpress] Multiple loops & pagination (Sticky posts not on absolute top)
Hi all, Since the post above I've made some progress but I'm not really there yet, some help would still be greatly appreciated ;). Using three separate loops and an offset I managed to get close to the desired effect. Sadly pagination d…