• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Hướng dẫn tạo button share trong topic như CĐTM cho VBB

Admin

Well-Known Member
Staff member
Administrator
Tạo mấy cái button trong mỗi bài viết như hình dưới này.
Dưới đây là hướng dẫn chi tiết.
- DEMO LIVE: CĐTM
55cd4c2b7f847259700cafa7f52cf49b_45433342.2.jpg

- Bước 1 (dùng cho các bạn nào muốn tùy chỉnh button): vào trang sau get code:
Code:
https://www.addthis.com/get/sharing#.T8TdAFL7aig
Khung Get Addthis for chọn A Website
Khung Style chọn cái đầu tiên ấy
Sau đó coppy code trong khung "Add to your site" lại.
- Bước 2 (các bạn chỉ cần làm bước này cũng được): vào postbit_legacy tìm
HTML:
<vb:if condition="$post['title'] OR $show['messageicon']">
Thêm xuống bên dưới code trong khung "Add to your site".
HTML:
<!-- 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>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fc4ee0871cf6b05"></script>
<!-- AddThis Button END -->
Save lại là xong.
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top