Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Can u please give the site URL ?
Aakash ChakravarthyKeymasterPlease give the url of the page where you experience this problem… it will be useful..
Aakash ChakravarthyKeymasterWhen i saw you website, the plugin is no enabled… please enable it so that i can get the problem…
Aakash ChakravarthyKeymasterAakash ChakravarthyKeymasterrenomartins 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..
Aakash ChakravarthyKeymasterVersion 2.2 is released.. try it and see whether the bug reappears…
Aakash ChakravarthyKeymasterAnyway.. can you please give a screenshot of the bug ? It will be very useful for the plugin’s development…
Aakash ChakravarthyKeymasterWhat browser (with version) you are using ??
Aakash ChakravarthyKeymasterChrispjny wrote:Thank you very much, I was not aware there was a minimum amount of content that needed to be posted for it to be picked up.
Now if only wordpress.com would use this plugin, it’s so much better than they one they offer ! I run a different blog for a business on there.
–Chris
Thanks for using WP Socializer. I made this plugin for multiple purposes and ultimate customization and came out well…. Thanks for using. Please try to share this plugin with your friends and clients for the support.
November 4, 2011 at 8:19 am in reply to: How to remove the buttons from the post expert on home page? #5573Aakash ChakravarthyKeymasterIts very easy… just go to the “Placement” tab. Click Template 1 or template 2 (not sure in which one) in the textbox, you will see the text “Share and enjoy”. Delete that line.
Then, below that textbox, uncheck “Show in excerpt”
Save the settings. thats all..
Aakash ChakravarthyKeymasterFor the social buttons fix do the following,
1. Open
public/css/wp-socializer-buttons-css.css2. Add the following line after the line no
31
Code:width: auto !important;
For the Facebook fix change the “Button width property” which is present in the “Facebook” tab of the WPSR admin page.
Aakash ChakravarthyKeymasterehannum wrote:Strange. I didn’t make changes to the code previously. But I added the code
to the header.php in my template just before the closing/head tag as you suggested and it works fine now. Thank you very much. I appreciate your plug-in and time and will donate.Thanks for trying the plugin.
Heres the donate URL:
<a href="http://bit.ly/wpsrDonate” class=”bbcode_url”>http://bit.ly/wpsrDonateAakash ChakravarthyKeymasterWondering why that error happens…. did you make any changes to the code ??
did you include the function
Code:
in the header.php theme file ??This function only inserts the essential javascripts for the sharethis button (and for other buttons and plugins also).
Aakash ChakravarthyKeymasterSorry for the late reply,
Since the post, “Hello Everyone !” has no content, the HTML which is present below the comment box is parsed.
Also, it is parsed by the addthis button only. So WP Socializer can’t do anything.
Try the button with the “About me” it works good.
Aakash ChakravarthyKeymasterCan u please give the site URL ?
-
AuthorPosts