I have a problem on "Facebook like" button on this page
www.caritation.com/index.php?option=com_...6&Itemid=526&lang=fr
When I clic on "j'aime" button at the right middle of the page, it doesn't works correctly :
The first time I clic it works but not very well because of a z-index problem
The second time I clic it doesn't work at all : the facebook like field appears and quickly disapears without doing anything.
Here is the code I put on my template :
JFBCLike layout=button_count url=http://www.caritation.com/index.php?option=com_community&view=events&task=viewevent&eventid=id. '&groupid='.JRequest::getInt('groupid').'&Itemid='. JRequest::getInt('Itemid') ; ?> font=verdana show_send_button=true width=285 key=xxx
Could you help me to solve this problem ?
Thanks