In my theme, I’m using front-page.php for the static front page. I’m also using a […]
Tag: sticky-post
Showing sticky posts with get_posts()
I’m using this to retrieve posts on my index page: <?php $posts = get_posts( “category=13&numberposts=2” […]
Adding Sticky functionality to Custom Post Type Archives
In WordPress, Custom Post Types do not have Sticky functionality as a core feature. It […]
Ensuring sticky posts are retrieved first (without using two queries)?
I need to maintain pagination for use with infinite scroll. Is there no way to […]
Keep sticky posts out of query unless they have featured image
I have a query running which prevents posts without various criteria from appearing, one of […]
wp_query should show stickies first
I have the problem that my theme is for some reason always showing the latest […]
Sticky Posts exceed posts per page limit
I’m using pre_get_posts to adjust the number of posts displayed on my homepage. function lifelounge_query_adjust( […]
Exclude sticky post from main query?
I am having alot of trouble with this. I was using <?php query_posts( array( ‘post__not_in’ […]
wp_query for the first sticky, then display the rest of the posts excluding the first sticky
I’ve been reading this by @nacin and getting to grips with wp_query over query_posts that […]
Schedule Sticky Posts
I’d like to display the most two recent published sticky posts by modifying the primary […]
No More Posts Available.
No more pages to load.