Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
714 views
in Q2A Core by

Hello everyone.

I'm new with Questions2answers...  I was configuring my Q2A site, then I had the idea to place a facebook (like and share) buttons in the layout page :

(I put some spaces in the code, just to make sure the same thing does'nt happen again...

 

<htm     l>
    <hea   d>
      <title>Wikidées.org</title>
    </hea   d>
    <bod   y>
        scrolling="no" frameborder="0"
        style="border:none; width:450px; height:80px"><iframe>
    </bo  dy>
 </h    tml>
 
followed by : 
 
<a na   me="fb_share" type="icon_link" 
   share_url="http://wikidees.org">Partager sur Facebook</a> 
        type="text/javascript">
</scr   ipt>
 
Nothing works since then...
 
I cannot find the file where those lines are written, so I can remove them...  I looked everywhere.  I checked in the Data base too ; couldn't find it ther neither.  :o((
 
Can anyone help me to correct my mystake ?
 
Thanx in advance !

1 Answer

0 votes
by
Found it !

Sorry, it was in the qa_options table in the Data Base.
...