Forum Replies Created

Viewing 15 posts - 1,891 through 1,905 (of 2,076 total)
  • Author
    Posts
  • in reply to: ‘add to favorites’ not working
    Aakash
    Keymaster

    Actually, this bug is already fixed in version 2.0 So just try the v2.0 beta version and look out for errors.. Here is the link,

    http://www.aakashweb.com/forum/wp-socializer-f22/wp-socializer-v2-0-beta-2-released-t333.html

    in reply to: ‘add to favorites’ not working
    Aakash
    Keymaster

    sidejack wrote:

    ‘Add to favorites’ when added as a 16px button doesn’t work. It’s not surprising because in one or two of the source files it says ‘add to favotites’ or something like that. And the code doesn’t look right. Even when I changed ‘favotites’ to ‘favorites’ where I found it, it still isn’t working.

    And how can I fix this now?

    Are you using the beta version ?

    in reply to: Announcer problem
    Aakash
    Keymaster

    gdinwiddie wrote:

    Thanks. I’ve made that change and am waiting for the ISP caching (above WordPress ) to time out on the URL so I can see the changes.

    Just republish a new post, the feed will be live.

    in reply to: Announcer problem
    Aakash
    Keymaster

    Sorry for the bug, please add this line before line no 178

    Code:

    if(!is_feed())

    in announcer.php file. This bug will be fixed in the main release.

    in reply to: WP Socializer v2.0 – Beta 2 – Released
    Aakash
    Keymaster

    dexterxx wrote:

    Little imho important xhtml markup fix:

    In includes/wpsr-socialbuttons.php

    Line: 215 and 220

    Add at the end of img tag add ‘/’ [slash]

    215:

    Code:

    ' . $finalName . '‘ .


    To:

    Code:

    ' . $finalName . '‘ .


    Thanks for fixing the typo error. I didn’t see that before. Thanks for the time !!!! 🙂

    220:

    Code:

    ' . $finalName . '‘ .


    To

    Code:

    ' . $finalName . '‘ .

    = ButtonCountOnPage less XHTML validation errors.

    Thanks for the fixing the typo error. This is now fixed. Thanks for your time !!!! 🙂

    in reply to: Random Thumbnail Problem with FB Like
    Aakash
    Keymaster

    Try using Open Graph API. It will get the image correctly. WP Socializer’s just places the button. So Open Graph API should be used to get the correct image.

    Reference: https://developers.facebook.com/docs/reference/api/

    in reply to: Announcer problem
    Aakash
    Keymaster

    gdinwiddie wrote:

    I put only text in the announce text, but also get invalid RSS. Is it possible to have Announcer not add itself to the RSS feed?

    Announcer does not add announcements in the RSS feed. If it does, can u please give your site URL ?

    in reply to: {title} and {url} in custom button template
    Aakash
    Keymaster

    dowlin wrote:

    I have updated WP-socializer to the latest version (2.0) and I put AddThis pubid at “Add This Username” field. Please check the screenshot below. But I still can’t see any data coming when I login AddThis. How does it work?

    [img]http://jade.cazoodle.com/~dowlin/AddThis.png%5B/img%5D

    Did you get the pubid after logging in to Addthis ?

    in reply to: WP Socializer v2.0 – Beta 2 – Released
    Aakash
    Keymaster

    Actually, i fixed this error in beta 2, but wondering how this bug appears again.

    I got another fix for this, and ill post the debugged file soon ! thanks for the patience..

    in reply to: Google +1
    Aakash
    Keymaster

    In the widget, just add the button code

    Code:


    and in the seperate posts, just use

    Code:


    Thats all

    in reply to: Putting in HTML?
    Aakash
    Keymaster

    Actually, the default editor does not accept html tags. But it accepts, the full table. Inorder to work, do the following

    Go to this page: http://fiddle.jshell.net/vaakash/SxFX6/show/

    Copy the entire table.

    Paste it in the Announcer content box and save it thats all…

    Preview

    [img]http://img20.imageshack.us/img20/8330/825201153107pm.png%5B/img%5D

    in reply to: Beta version of WP Socializer v2.0 released for preview
    Aakash
    Keymaster

    Emptyhead wrote:

    Hi,

    The download link for WP Socializer v2.0 does not work.

    Can we get this fixed, or provide an alternative.

    Thanks

    Hello,

    There was an error with Mediafire and now the error is fixed. You can now download the file correctly.

    UPDATE: WP Socializer v2.0 Beta 2 is released. You can download that instead of Beta 1

    WP Socializer v2.0 – Beta 2

    in reply to: {title} and {url} in custom button template
    Aakash
    Keymaster

    dowlin wrote:

    Besides, wp socializer allows me to use an AddThis username if any, but it seems AddThis new accounts do not have any account name anymore. They are always using emails as accounts now, and wp socializer seems not working when I provide email as AddThis username. Any advice?

    Thanks in advance!

    Yes, recently addthis uses email ids as logins instead of username. In this case, you need to use your pubid as your username. You can get your username in this page

    https://www.addthis.com/get-addthis

    On the right side you see the line http://s7.addthis.com/js/250/addthis_widget.js#pubid=YOUR PUBID/USERNAME (in the code box)

    You can now use this as your username (pubid)

    In the next version, the username will be changed to pubid.

    in reply to: {title} and {url} in custom button template
    Aakash
    Keymaster

    Its not a issue. It will look decoded in the source but it will work fine.

    in reply to: Exclude pages
    Aakash
    Keymaster

    Thanks……

Viewing 15 posts - 1,891 through 1,905 (of 2,076 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