Hey,
Has anyone got the like button working for articles, blog posts, videos and photos.
A friend of mine uses this code fine:
I tried to edit the code by replacing "/view/" with "/blogs/entry/" in hopes that i would capture the rest of the link. But thats did not work. I get and error.
If you got the like button working for your articles and all let me please let me know.
Thanx
Hello ZedFaces,
Before changing these files, be safe and back them up, your system cache should be turned off as well and cleared after your done editing these html pages.
The page for articles would be /modules/boonex/articles/templates/base/page_1.html
and you would change
<bx_include_auto:_sub_header.html />
<script language="javascript" type="text/javascript">
<!--
ADD YOUR FACEBOOK LIKE SCRIPT HERE
__page_js_code__
-->
</script>
Save pages and continue with your other module folders that you would like to put the button on...
hope this helps..
EDIT: The pages your looking for will not always be i.e. page_1.html the page for "chat" would be page_57.html ; be sure to explore each folder and contents..