sarahw
Customer
Hey there!
We were previously using the Thanks/Like Lite plugin version 1.0 and the User Tagging plugin.
We bought the pro user tagging plugin, then upgraded the plugin. We also upgraded the thanks/like plugin to the latest lite version.
Our thanks and like totals are still present. All the manage buttons, permissions and every other workaround mentioned in the forums has been tried. Still, I couldn't get the content of the thanks/like bar to show.
I checked my error log and it looks like Firebug is reporting that "Thanks_Obj is not defined" when attempting to call this function below each post:
It worked before in our custom theme, but not now. It worked before and now using the default theme.
Any thoughts or ideas on what I'm missing?
Thanks,
J
We were previously using the Thanks/Like Lite plugin version 1.0 and the User Tagging plugin.
We bought the pro user tagging plugin, then upgraded the plugin. We also upgraded the thanks/like plugin to the latest lite version.
Our thanks and like totals are still present. All the manage buttons, permissions and every other workaround mentioned in the forums has been tried. Still, I couldn't get the content of the thanks/like bar to show.
I checked my error log and it looks like Firebug is reporting that "Thanks_Obj is not defined" when attempting to call this function below each post:
Code:
<script type="text/javascript">
<!--
var Thanks2548181 = new Thanks_Obj();
Thanks2548181.init('2548181');
// -->
</script>
It worked before in our custom theme, but not now. It worked before and now using the default theme.
Any thoughts or ideas on what I'm missing?
Thanks,
J