Title: Adhesive 1.2
Last modified: August 18, 2016

---

# Adhesive 1.2

 *  [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/)
 * Hello everyone,
    I am having a slight issues with the adhesive plugin. Here you
   go http:/www.gravityworks.us/a.wpblog When you click on the calendar for single
   day posts and you have a sticky post. No matter what day you click on you only
   get the sticky. Not the post that is actually there… you can check the posts 
   individually with the categories, or by clicking all. But use of the calendar
   seems to be null. Any suggestions? Kind regards, Gravity

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/adhesive-12/page/2/?output_format=md) 
[3](https://wordpress.org/support/topic/adhesive-12/page/3/?output_format=md) [→](https://wordpress.org/support/topic/adhesive-12/page/2/?output_format=md)

 *  [ringmaster](https://wordpress.org/support/users/ringmaster/)
 * (@ringmaster)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73878)
 * Yeah, that’s a bug I know about and haven’t bothered fixing yet.
    Look for a 
   line in Adhesive that says: `if($single) return;` And change it to: `if($single
   || $_REQUEST['m']) return;` See if that does it for ya.
 *  [jdunavin](https://wordpress.org/support/users/jdunavin/)
 * (@jdunavin)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73884)
 * That doesn’t work.
    Still a handy plug-in, though.
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73899)
 * Well that seems to fix the sticky option,
    But should or should there not be 
   the date of the sticky as well? [http://www.gravityworks.us/a.wpblog/index.php?cat=all](http://www.gravityworks.us/a.wpblog/index.php?cat=all)
   As you can see I posted the sticky a couple days ago, cause the calendar works.
   But there is no date associated with the sticky. I think there should be the 
   date? No? Kind regards, Gravity
 *  Thread Starter [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73902)
 * What the post above should read is..
    Well that seems to fix the calendar issue,
   etc….. Thanks for the fix.. what I noticed is that when I click on the calendar
   and go to the single day.. I do get the date bar.. just not in an ALL situation.
   Kind regards, Gravity
 *  Thread Starter [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73955)
 * RingMaster… you there?? 😉
    Any comments just so I know what is suppose to happen?
   I went to another site using the plugin and theirs shows the date.. [http://www.grubgirl.com](http://www.grubgirl.com)
   I assume that she is using an earlier version otherwise I have no idea why hers
   would work and not mine.. Any information is appreciated. Kind regards, Gravity
   PS if I take off the sticky.. I see the Date.. so.. I know it is something in
   the sticky plugin..
 *  Thread Starter [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-73982)
 * From what I can tell this newest release is removing the H2 tags, thus removing
   the date data..
 *  [ringmaster](https://wordpress.org/support/users/ringmaster/)
 * (@ringmaster)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74011)
 * Uh, I’m confused. Is there a problem? If so, what is it?
 *  Thread Starter [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74018)
 * Ringmaster,
    The addition of the PHP script for the sticky is dropping the date
   on the main page.. The fix you gave stopped the problem with the calendar only
   showing the sticky.. In this new version, the date above the sticky does not 
   appear.. If you need me to show you an example let me know.. What I am telling
   you is once you make a stick.. it drops the <h2> tag for the date.. I will reset
   up my blog so you can see it.. Just post here so I know I can remove it.. when
   you are done looking. Kind regards, Gravity
 *  Thread Starter [gravity](https://wordpress.org/support/users/gravity/)
 * (@gravity)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74026)
 * 1.3 made it worse..
    [http://www.gravityworks.us/a.wpblog/index.php](http://www.gravityworks.us/a.wpblog/index.php)
   wow…
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74027)
 * Agreed that 1.3 isn’t fixed. If I have a sticky, and click on the calendar, only
   the stick shows up. If there’s no sticky, then the right posts show up. 🙁
 *  [ringmaster](https://wordpress.org/support/users/ringmaster/)
 * (@ringmaster)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74075)
 * I don’t know what you are all talking about. Maybe your expectations of what 
   it’s supposed to do don’t jive with mine.
    Let’s cover this again, and you tell
   me where I’ve got things screwy:
    1. A sticky post should appear at the top of the main index page when no other 
       options are selected.
    2. A sticky post should appear at the top of the main index when the category to
       which it belongs is selected.
    3. A sticky post should display the date only when it is displayed by itself.
    4. Explicitly, a sticky post should note display the date when it is displayed 
       _only because_ it is sticky.
 * Now I don’t doubt that you are having issues, since I’ve seen the screenshots,
   but [VexMe](http://www.vexme.com) is running 1.3 and works as described.
    When
   you say it doesn’t display the date, perhaps it _shouldn’t be_ displaying the
   date? Now I don’t know what that calendar problem is. That’s pretty freaky. Are
   you using a non-standard calendar script?
 *  [ringmaster](https://wordpress.org/support/users/ringmaster/)
 * (@ringmaster)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74115)
 * I’m watching that thread, too, and I still need someone to say something concrete
   about what they expect vs. what they get:
    “When I do _X_, Adhesive does bad 
   thing _Y_, which is contrary to what you posted [here](http://wordpress.org/support/10/9348#post-12).”
   Anyhow, there was a problem with the SEF URLs in 1.3, so I made an update. This
   new one is pretty detailed, and I tested it, but not on VexMe. If it works, great.
   If not, well… someone will have to tell me how to fix it, because I’m at a loss
   as to what is even wrong with it.
 *  [wairoanz](https://wordpress.org/support/users/wairoanz/)
 * (@wairoanz)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74134)
 * Hey Ringmaster, please do not misunderstand… I think it’s great what you have
   done/are doing. If you have the SEF thing sorted then, as far as I am concerned
   anyway, I’ll be very happy. The adhesive.php is exactly what I have been looking
   for. Is the updated 1.3 ready to download? Please confirm.
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74155)
 * About the calendar thing. Nope, I’m not using a non standard calendar script,
   just what comes with WP1.2 It’s strange, obviously.
    The post display exactly
   how I expected it to, date / title wise, so I’m not having those problems. Ah,
   more info. Here’s the real problem. If I’m viewing for a specific day, the stick
   post takes the place of the top post. IE: If only one post on that day, sticky
   post replaces it. If more than one, all but the top post display; sticky post
   displays in top post position. hth -jon
 *  [jmoses](https://wordpress.org/support/users/jmoses/)
 * (@jmoses)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/adhesive-12/#post-74156)
 * ringmaster: That’s _perfect_. fyi, neither the wp-hacks link in this thread or
   on your blog work for me. they need a trailing slash. may be just me.
    again,
   wonderful. thanks.

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/adhesive-12/page/2/?output_format=md) 
[3](https://wordpress.org/support/topic/adhesive-12/page/3/?output_format=md) [→](https://wordpress.org/support/topic/adhesive-12/page/2/?output_format=md)

The topic ‘Adhesive 1.2’ is closed to new replies.

 * 32 replies
 * 7 participants
 * Last reply from: [wairoanz](https://wordpress.org/support/users/wairoanz/)
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/adhesive-12/page/3/#post-74274)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
