vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Dynamics > vBa Dynamics v2.0 Support > Addon Modules & Modifications > Modifications

Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2012, 03:49 AM
angeljs angeljs is offline
Senior Member
 
Join Date: Aug 2005
Posts: 155
Default AddThis To Entry

Here's a very simple way to show the AddThis code to the bottom of your entries. Sign up for a free account here. Open ADV_DYNA_SHOWENTRY and find the following:

Code:
            <vb:if condition="$entry['showsignature'] AND $entry['signature'] AND $vba_options['dyna_entry_sigs']">
                <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw entry.signature}</div></blockquote>
            </vb:if>
After it add your Addthis code, with a <br> at the start:

Code:
<br><!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
Attached Images
File Type: png Ashampoo_Snap_2012.04.22_08h53m12s_001_.png (69.5 KB, 14 views)
__________________
Sim Fans UK - Sims downloads and discussion
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Addthis - Adding Social Bookmarkings JWL Modifications 1 10-15-2011 04:53 PM
Permission to view entry listing, but not entry details juinjuin "How Do I..." Questions 6 03-13-2008 10:09 AM
Submit Entry tgrobe "How Do I..." Questions 2 11-24-2007 12:58 PM


All times are GMT -4. The time now is 02:58 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.