Forum Replies Created

Viewing 15 posts - 1,801 through 1,815 (of 2,026 total)
  • Author
    Posts
  • in reply to: Remove WP Socializer from right sidebar
    Aakash
    Keymaster

    Go to the widget settings page. Check out the “First widget” and remove it. That is the problem !

    in reply to: Lite Content Slider – Plugin v1.0
    Aakash
    Keymaster

    Thanks for trying the plugin. But in this version its not possible ! May be ill try it in the next version !!

    in reply to: undefined function home_url
    Aakash
    Keymaster

    Whats your WordPress version ?? sorry for the late reply ! :p

    in reply to: Remove WP Socializer from right sidebar
    Aakash
    Keymaster

    Can u please give the site URL ?

    in reply to: Lite Content Slider [jquery]
    Aakash
    Keymaster

    Please give the url of the page where you experience this problem… it will be useful..

    in reply to: Controlling Where WP Socializer Appears…
    Aakash
    Keymaster

    When i saw you website, the plugin is no enabled… please enable it so that i can get the problem…

    in reply to: Blog image not showing
    Aakash
    Keymaster

    You should use the “open graph protocol” to get the correct image from your blog. This is not an issue with WPSR. Its because, Facebook like button cannot select the right image for the post.

    Check this page for the Open graph protocol

    in reply to: "wp_socializer(‘plusone’, ‘type=tall’)" don’t works
    Aakash
    Keymaster

    renomartins 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 is

    Code:


    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..

    in reply to: Can’t Edit Pages with WP Socializer installed
    Aakash
    Keymaster

    Version 2.2 is released.. try it and see whether the bug reappears…

    in reply to: WP Socializer – CSS ‘Step Down’ bug?
    Aakash
    Keymaster

    Anyway.. can you please give a screenshot of the bug ? It will be very useful for the plugin’s development…

    in reply to: Can’t Edit Pages with WP Socializer installed
    Aakash
    Keymaster

    What browser (with version) you are using ??

    in reply to: Sharing/Liking is Posting HTML instructions
    Aakash
    Keymaster

    Chrispjny 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.

    in reply to: How to remove the buttons from the post expert on home page?
    Aakash
    Keymaster

    Its 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..

    in reply to: Button display problems in IE 8 and Firefox
    Aakash
    Keymaster

    For the social buttons fix do the following,

    1. Open public/css/wp-socializer-buttons-css.css

    2. 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.

    in reply to: Suddenly stopped working
    Aakash
    Keymaster

    ehannum 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&#8221; class=”bbcode_url”>http://bit.ly/wpsrDonate

Viewing 15 posts - 1,801 through 1,815 (of 2,026 total)

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms