Forum Replies Created

Viewing 15 posts - 1,741 through 1,755 (of 1,963 total)
  • Author
    Posts
  • in reply to: Remove WP Socializer from right sidebar

    Can u please give the site URL ?

    in reply to: Lite Content Slider [jquery]

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

    in reply to: Controlling Where WP Socializer Appears…

    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

    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

    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

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

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

    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

    What browser (with version) you are using ??

    in reply to: Sharing/Liking is Posting HTML instructions

    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?

    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

    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

    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

    in reply to: Suddenly stopped working

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

    in reply to: Sharing/Liking is Posting HTML instructions

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

    in reply to: Suddenly stopped working

    Can u please give the site URL ?

Viewing 15 posts - 1,741 through 1,755 (of 1,963 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