Get the PL+ Button and increase your number of visitors
Get the code
Set additional data
Here you can set further information. If you do not provide any information, the first user
clicking on the button can insert the data.
Name |
|
|
The name of the content, for example
the name of the video, article etc. It can not contain more
than 50 chars
|
|
Description |
|
|
Describe your content here with a
short teaser not longer than 255 chars
|
|
URL |
|
|
The URL of the current page. If you
have a perma-link, please use it!
|
|
Image URL |
|
|
The URL of the image you want to be
shown. It will be displayed cropped and centered.
|
|
Duration (only for content type "Video" or "DVD") |
|
|
Only necessary for videos and DVDs.
Specifiy the duration of the video in seconds.
|
|
Price (only for content type "DVD" or "Product") |
|
|
Only necessary for dvds and products.
|
|
Tags |
|
|
A list of comma-separated tags that
describe your content. You can specify at most 20 tags. Please flag gay
and lesbian content through a "gay" / "lesbian" tag! Gay and
lesbian content that is not flagged as such will be removed.
|
|
Copy and paste the following code just before the button script:
Advanced settings
You can set the one or more fields automatically by your script language. Here you can see all available
fields with sample values:
Multiple buttons on the same page
Social Media Snippets
Tumblr
Include the following code in your Tumblr template. The button will be shown on the single entry pages
only and is currently supported for the Tumblr types: Text, Image, Photoset and Video.
Include the script just ONCE, for instance in your header!
Add this where you want your button(s) to render
Blogger
From your blogger dashboard go to
Design and click Edit HTML.
In the template locate <div class='post-footer'> (you can do a text search with Ctrl+F) and right below it add the button code.
Click on "Save Template".
Click on "View Blog" to see how your blog looks now with the PL button on it.
In the template locate <div class='post-footer'> (you can do a text search with Ctrl+F) and right below it add the button code.
Click on "Save Template".
Click on "View Blog" to see how your blog looks now with the PL button on it.
Movable Type
Login to your Movable Type account and add the button code to your main index, category index and individual archive index templates.
TypePad
Login to your Typepad account and add the button code to your Main Index and Individual Archive templates (For more information you can also refer to the typepad help at Typepad Help ).
Wordpress
Edit single.php of your WordPress theme.
Find the following line (or similar line, depending on your theme file) in single.php or theloop.php:
<?php the_content("<p class=serif>Read the rest of this entry</p>"); ?>
Immediately after the line, add the button code:
Save and upload single.php back to your WordPress theme folder. Done!
Find the following line (or similar line, depending on your theme file) in single.php or theloop.php:
<?php the_content("<p class=serif>Read the rest of this entry</p>"); ?>
Immediately after the line, add the button code:
Save and upload single.php back to your WordPress theme folder. Done!