Forum Replies Created

Viewing 15 posts - 1,936 through 1,950 (of 2,076 total)
  • Author
    Posts
  • in reply to: Announcer error with IE8
    Aakash
    Keymaster

    I got no error when i tested the plugin in IE8 and I cant access your site !!

    I Checked the plugin in this page —-> http://vaakash.kodingen.com/blog/?p=1

    If the problem re occurs replace the lines

    Code:

    if(toggleGetCookie(tgId) == null || toggleGetCookie(tgId) == ‘show’){
    toggleHide(tgId);
    }else{
    toggleShow(tgId);
    }


    with

    Code:

    if(tdId.length > 0){
    if(toggleGetCookie(tgId) == null || toggleGetCookie(tgId) == ‘show’){
    toggleHide(tgId);
    }else{
    toggleShow(tgId);
    }
    }

    Please check using this code. But in native, there is no error or i didn’t get any error to debug.

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

    @e-motion can u please say me what is the problem with the Beta version ?? It should work properly.

    If you are using the version-1, then do this

    1. Go to “Placement” tab

    2. Remove the button codes {stumbleupon-5} {reddit-2} {plusone-tall}

    3. Save it and see it will work fine

    The problem in your case is, you installed version 2.0 [beta] and you came back to a lower version of WPSR. So thats the problem.

    It will be great if you report the problem in version 2

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

    Thanks for your usage. The final will be released ASAP

    in reply to: Feed Excerpt Problem
    Aakash
    Keymaster

    Note: WP Socializer v2.0 [BETA] is released. Downloadit here.

    in reply to: Announcer error with IE8
    Aakash
    Keymaster

    Did you give a ID name for the announcement box ?? this seems to the bug !!! i think so.

    If it re-occurs, give me the page URL, i’ll find the bug.

    in reply to: Feed Excerpt Problem
    Aakash
    Keymaster

    Sorry for that. The plugin is now complete but,documentation and other secondary works are not yet finished.

    However download the BETA version of it. I’ll be happy to hear comments for the plugin

    Here’s the link: http://www.mediafire.com/file/ibyjlygtci8n8pi/wp-socializer.zip

    in reply to: buttons in Post Excerpt
    Aakash
    Keymaster

    This should not appear. WP Socializer just uses Facebook’s official like button. So it should definitely work. Check your theme for any broken tags or else check with the default wordpress theme.

    in reply to: Google +1
    Aakash
    Keymaster

    The next version has google +1 button. But if you want in version 1, then

    Use this code in the template (Template 1 or template 2 directly)

    <script type="text/javascript" src="https://apis.google.com/js/plusone.js”></script&gt;

    It will work. The next version has a button code for the button, so until the next release you can use this script.

    in reply to: Background color?
    Aakash
    Keymaster

    Fine … thanks for using my plugin

    in reply to: Background color?
    Aakash
    Keymaster

    This code will work

    Code:

    {addthis-bt} {social-bts-16px} {buzz-post}

    in reply to: Instapaper
    Aakash
    Keymaster

    sure this will be added.

    in reply to: Background color?
    Aakash
    Keymaster

    This is the right code

    Code:

    {addthis-bt}{social-bts-16px}{buzz-post}

    in reply to: What about W3C validation ?
    Aakash
    Keymaster

    Yes ill try to make WPSR W3C valid in the next version.

    in reply to: Twitter issues?
    Aakash
    Keymaster

    Its not a problem with WP Socializer. I can be a problem with twitter. Try another time it will surely work.

    Or else give me the URL, ill check it.

    in reply to: Can’t get feed to display
    Aakash
    Keymaster

    no matter thanks !!

Viewing 15 posts - 1,936 through 1,950 (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