Forum Replies Created

Viewing 15 posts - 2,011 through 2,025 (of 2,076 total)
  • Author
    Posts
  • in reply to: plug-in not showing in chrome
    Aakash
    Keymaster

    Its a know issue as it is not working in the newer version of browsers.

    Actually, a new design is being planned for Super RSS Reader with new core script. So i think you have to wait for the new version. I apologize 🙁

    Regards

    in reply to: LinkedIn Issue?
    Aakash
    Keymaster

    The issue is, your site does not contain a valid domain name. It is only an IP address. To test, replace the IP address (209.62.38.3) with google.com (for example) and pass the URL linkedIn accepts it.

    Its not the problem with WPSR and the thing is linkedin is not accepting sites without a domain name

    in reply to: How To Remove The Word "Share" From Facebook Share Content?
    Aakash
    Keymaster

    There is a way to prevent it from showing. But you have to do a very small editing work.

    1. Open the file socializer-facebook.php

    2. Goto line no 94

    3. Remove the word “Share

    Code:

    —————–> Share <————-‘ .


    (the arrows are just indications)

    4. Save the file.

    Also this is already corrected in the version 2 which is currently being developed.

    Regards !

    in reply to: ShortCode not working in Excepts
    Aakash
    Keymaster

    Hello,

    Thanks for using my plugin. Do not add priority. Use the below code

    Code:

    add_filter(‘the_excerpt’, ‘do_shortcode’);


    But make sure that the output is actually given by the “the_excerpt()” function or the “get_the_excerpt()” fuction

    Thanks again for using my plugin

    in reply to: WP Socializer doesn’t work after instllation.
    Aakash
    Keymaster

    What was the problem actually ?

    in reply to: Place Socializer in header or sidebar?
    Aakash
    Keymaster

    Hello, thanks for using WP Socializer.

    Placing the icons besides the header area is possible, but you have to do some editing works in the header.php, etc(in the theme folder) to place the headers.

    First you have to configure/select the buttons in the admin page.

    Then use the code

    Code:

    for 16px buttons and

    Code:

    for 32px buttons.

    Paste the above in any of the theme file and the buttons appear there.

    You can see more info about this in this page, theme function

    The second one is currently not possible, the second version is being made with these features.

    in reply to: WP Socializer – Like button gives unneeded whitespace
    Aakash
    Keymaster

    that is not a whitespace actually, it displays the profile pic/faces of the liked people

    in reply to: WP Socializer – Google Asynchronous code
    Aakash
    Keymaster

    The page you gave dosen’t show me any details of Google Asynchronous code !! 😕

    in reply to: WP Socializer – Google Asynchronous code
    Aakash
    Keymaster

    hmmm… this is new to me. Can you please give me the Google Asynchronous code PAGE url ?

    in reply to: WP Socializer – Like button gives unneeded whitespace
    Aakash
    Keymaster

    In the Facebook tab, select “Show Faces” to “No” in the WP Socializer admin page.

    in reply to: Alignment again, error, plus Stumble
    Aakash
    Keymaster

    this is a known issue… i am constantly working on this problem.

    in reply to: Hot to insert shortcde inside shortcoded HTML text?
    Aakash
    Keymaster

    currently inserting a shortcode inside a shortcode is not possible.. maybe the future versions can get it working !!

    Thanks

    in reply to: How To Remove The Word "Share" From Facebook Share Content?
    Aakash
    Keymaster

    @taylor4814 this seems to be a serious issue. The word share comes from the facebook share button.. I am just finding a way to solve this problem .. its breaking my head !!! thanks for the bugs report, and i will soon solve the problem !

    in reply to: How to add plugin only in full pages?
    Aakash
    Keymaster

    Uncheck the “Show in excerpt” , “Show in front page” and other check boxes in the “Placement” tab (7th tab) .

    in reply to: Polish translation
    Aakash
    Keymaster

    In the wp-config.php file (present in the root), you have to change

    Code:

    define (‘WPLANG’, ”);

    to

    Code:

    define (‘WPLANG’, ‘ca_ES’);

    where ca_ES is the wpsr-ca_ES.mo and wpsr is the domain name.

Viewing 15 posts - 2,011 through 2,025 (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