• dazhall

    (@dazhall)


    Hi, I’ve been trying to edit the WP-Sticky plugin so that it only works on the homepage. I’ve tried using the is_home function and accessing the $post_ID, but cant seem to get it to work.

    I’ve been trying to edit it at around line 70, in the ### Function: Sticky Query bit. Any help would be appreciated! Thanks!

    Darren.

Viewing 1 replies (of 1 total)
  • WP-Sticky will load before the templates, so all the template is functions will not work.

    I presumed you know PHP, check the function check_in_category(), it should give you some ideas

Viewing 1 replies (of 1 total)
  • The topic ‘WP-Sticky on homepage only’ is closed to new replies.