I am the PHP developer for a website, and recently replaced the Sharer.php code with the newer code examples. The Like button displays properly, but when you click on it, the pop-up displays for only a second or two, then disappears. Also, the description isn't showing up in the pop-up - just the URL. The Like button code is contained within a DIV container that can be hidden by the user (using JQuery), and there is AJAX on the page to automatically query a table once a minute to refresh an on-screen counter. I am the PHP developer for a website, and recen