I've trawled the internet looking for the answer to this, but haven't been able to come up with anything that worked.
Basically this is the problem.
I want my users to have the option of sending individual posts to their facebook and twitter. I wanted to have the buttons next to the quick reply and quote buttons, so I entered the following code into my postbit template underneath the part that says <---controls---->
This worked well in terms of positioning the buttons where I needed them to be, and it looks exactly how I wanted it to. Unfortunately it does not reference the individual post, only the thread title. I already have facebook and twitter buttons next to the 'post reply' button at the top of the page after making a change to my showthread template, and I need these new buttons to link to the post, not the thread.Code:<!-- FB Like-Tweet Button START --> <!--VBSEO_VIRTUAL_HTML--><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><!--/VBSEO_VIRTUAL_HTML--> <a class="addthis_button_tweet"></a> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d03833d4f0badb3"></script> <!-- FB Like-Tweet Button END -->
Can anyone help with this? Thanks in advance.


LinkBack URL
About LinkBacks





Reply With Quote