You have ( 0 ) items in your

vBulletin Tutorials

PurevB offers you not only a FAQ page, but a step by step Tutorial Page that will help guide you through your own questions about modifying your skin, text / link color changes and more.

Results 1 to 2 of 2
Like Tree2Likes
  • 2 Post By Adam

Thread: How to Add Twitter Like to Showthread

  1. #1
    Administrator
    Join Date
    Apr 2010
    Posts
    1,282

    Lightbulb How to Add Twitter Like to Showthread

    I am going to walk you through how we added Twitter Like to our showthread page as you see here on our website.

    Before we start visit Twitter / Twitter buttons and select the button you want to use. We used share a link.

    1. Login to your admincp
    2. Click on Styles & Templates
    3. Click Style Manager
    4. Find your skin and press the > button to modify your templates.
    5. Find the Showthread Template group and expand
    6. Modify the showthread template
    7. Locate the below code and paste in your Twitter Like code

    Find
    Code:
    	<vb:if condition="$show['fb_likebutton']">
    		{vb:raw fblikebutton}
    	</vb:if>
    Paste Below
    Code:
    <a href="https://twitter.com/share" class="twitter-share-button">Tweet</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
    Save template and your are done.
     

    Article Rating (0 )
    Register to vote
    Last edited by Adam; 03-05-2012 at 01:41 PM.
    Merenguista and babynames like this.

  2. #2
    Pure Customer
    Join Date
    Jun 2012
    Posts
    7

    Default

    You must be an PurevB customer and logged in to view this response. Join today!

 

 

Similar Threads

  1. Movara Twitter/facebook icons in NavBar
    By Toottoot in forum Movara vBulletin Theme
    Replies: 7
    Last Post: 07-30-2012, 11:04 AM
  2. How to Add Google +1 to Showthread
    By Adam in forum Tutorials
    Replies: 0
    Last Post: 03-05-2012, 01:27 PM
  3. Facebook/Twitter buttons
    By scooterdude in forum Simple Idea vBulletin Theme
    Replies: 7
    Last Post: 09-25-2011, 02:28 PM
  4. Twitter, Youtube,Facebook Button gif problem
    By malemdar in forum Office Space vBulletin Theme
    Replies: 1
    Last Post: 08-13-2011, 01:59 PM
  5. How am I suppose to change my Twitter and Youtube link?
    By kilo in forum GameTime vBulletin Theme
    Replies: 2
    Last Post: 08-01-2011, 08:58 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •