Installed the search thottbot module, it appears, but when a search is performed, no results.
http://thecode.guildportal.com
I understand the solution you are proposing, however for Guildportal.com users, we do not have the ability to modify the source code. The only option I see us having is the ability to add in a Free Form HTML page. However, the Free Form HTML page is not a standalone page. Instead it is part of a table on the guildportal.com template.
I can successfully get it to work by creating my own .html file and running it stand alone. Example:
<html>
<head>
<script src="http://i.thottbot.com/power.js"></script>
<script>T.twinbox()</script>
</head>
<body>
</body>
</html>
Any thoughts on the guildportal issue, though? Or, are guildportal.com users out of luck right now?
If you put the power script anywhere in the HTML, you'll get working tooltips.
For the T.searchbox() to work, the power script just has to be in the code someplace before it. Immediately before it will work just fine.
Best regards,
Thott
i cant get the powered by thotbott thing to work at all.
I can not get it to work for my site either. I have created a free form test section for the bank and placed the code into the html but I get nothing when I mouseover the linked items.
I am using guildportal, can someone give me the entire code to get the search box to work? thanks
Wow, if anyone has this working on guild portal and ie, i would really love to see the source!
Thanks!