Forum Replies Created
-
AuthorPosts
-
AakashKeymasterTwitter currently uses its own URL shortener (
<a href="http://t.co” class=”bbcode_url”>http://t.co) for shortening links. So there is no way of using<a href="http://bit.ly” class=”bbcode_url”>http://bit.ly in the Twitter’s official buttons.For more details, you can refer this page:
<a href="https://dev.twitter.com/docs/tweet-button/faq#custom-shortener” class=”bbcode_url”>https://dev.twitter.com/docs/tweet-button/faq#custom-shortenerThank you.
AakashKeymasterHello,
Thanks for trying WP Socializer. Actually, I cant get your question. Due to want WP Socializer to run in “Custom post types” ??
I didn’t understand the term “bbPress Topic types” ??
Thank you.
AakashKeymaster
AakashKeymaster1. Please post a screenshot of the page affected.
2. Make sure, you load the scripts in the header.
3. There is a problem with the Digg script (sometimes) due to asynchronous load.
AakashKeymasterFine !! 🙂
AakashKeymasterhkalchemy wrote:How can I diable in pages without having to disable by clicking the boxes on every single page?
Thanks!
Go to Settings -> WP Socializer -> Placement (Tab) -> Template 1 or Template 2 (Tab) -> Check the boxes you need in the textbox you see!
AakashKeymasteryes !
AakashKeymasterGo to the widget settings page. Check out the “First widget” and remove it. That is the problem !
AakashKeymasterThanks for trying the plugin. But in this version its not possible ! May be ill try it in the next version !!
AakashKeymasterWhats your WordPress version ?? sorry for the late reply ! :p
AakashKeymasterCan u please give the site URL ?
AakashKeymasterPlease give the url of the page where you experience this problem… it will be useful..
AakashKeymasterWhen i saw you website, the plugin is no enabled… please enable it so that i can get the problem…
AakashKeymaster
AakashKeymasterrenomartins wrote:Code:<?php
if(function_exists(‘wp_socializer’)){
echo wp_socializer(‘facebook’, ‘type=like&style=box_count’);
echo wp_socializer(‘retweet’, ‘type=normal’);
echo wp_socializer(‘plusone’, ‘type=tall’);
} ?>Facebook and tweeter works. Plusone diplay standart type. What’s the matter?
Thanks.
I think.. i didnt mention in the documentation.. You need to include the “source codes of the required button” either in the header or the footer.
For the +1 button, include the function
Code:
For retweet(twitter) button the function isCode:
Fb buttons do not need a script as it loads the button via “iframe”Include these functions either in the “header or footer”
If you use these button using the “Administration” page, the scripts will be automatically inserted. So no need to insert manually.
If you are using WPSR only by manual insertion then do the above procedure.
Sorry for not mentioning in the docs.. Soon ill update in the docs..
Thanks for noting this..
-
AuthorPosts
