Is there a way to accomplish these 2 simple things:
Hide the "Like" button when the user opted to "Like" it.
On page load, check if the user "Like"s the page. If TRUE, hide the "Like" button. If FALSE, show it.
Thanks in advanced.
Is there a way to accomplish these 2 simple things:
Hide the "Like" button when the user opted to "Like" it.
On page load, check if the user "Like"s the page. If TRUE, hide the "Like" button. If FALSE, show it.
Thanks in advanced.