Forum Replies Created

Viewing 15 posts - 1,921 through 1,935 (of 1,954 total)
  • Author
    Posts
  • in reply to: Official Twitter Retweet Button

    Hello MrMiyamoto,

    Thanks for using WP Socializer plugin.

    The official Tweet button will soon be included in the next version ASAP.

    But even now you can use the twitter button with WP Socializer. Just follow the steps below …

    1. Open WP Socializer.

    2. Click the custom tab.

    3. Paste the twitter button code you got in any text box “Custom1 or custom2”

    4. Use the code {custom-1} or {custom-2} accordingly in the template where you want . Now you can use the twitter button with other WP Socializer buttons.

    I think you got the problem solved ! As said WP Socializer is an “All in one plugin” you can use it for any purpose.

    Also, you can add any other button using the custom button feature.

    Regards,

    Aakash Chakravarthy.

    in reply to: Undefined??

    Currently it is not possible to change the open type (target) of the link. All the links in the reader by default will open links in new window. Future versions can have this future.

    Thanks for your appreciations !

    in reply to: Undefined??

    It can be due to wrong tagging in the XML file.

    The only solution is to revise your XML file once again and adding it to “Feedburner“. When you give the xml file to feedburner, it automatically corrects the errors and makes it good.

    You will get a new address for the XML file. Now you can use that address as your XML file URL.

    For more clarification visit feedburner help center.

    This will be the correct solution ! i suppose

    in reply to: Place Buttons in a Horizontal Row?

    Thanks … it is upto the users to share and support this plugin ! 🙂

    Regards.

    in reply to: Install Issues

    Its not the problem with WP Socializer, it a issue with wordpress due to the direct installation of the plugin.

    Try installing the plugin manually:

    <a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation&#8221; class=”bbcode_url”>http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation

    in reply to: Place Buttons in a Horizontal Row?

    Pichel wrote:

    The “Load WP Socializer CSS setting” is set to “Yes” and i try adding the code example. Both doesn’t work.

    I include the functions manually in my template by using this code:

    I’m looking for a way to have social buttons and facebook like in one row.

    Example page: http://www.pichel64.de

    Thanks for your help and this great plugin!

    Change the facebook Button Style to Button and Count, Width to 100 or 120 and add the following code for your facebook button in the template.

    Instead of

    Code:

    {facebook-like}

    use

    Code:

    {facebook-like}


    in your template. Use this only when you want to align 32px social buttons and facebook button in a row.

    This code just a simple one. WP Socializer is fully customizable with CSS and Placement.

    in reply to: Place Buttons in a Horizontal Row?

    Hello jennifersmu, it is a simple problem.

    Change Load WP Socializer CSS setting to “Yes” under the “Social buttons” tab.

    If the above did not work, add the code

    Code:


    .wp-socializer ul {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    .wp-socializer ul li {
    background: none;
    display: inline !important;
    list-style-type: none;
    margin: 0px 5px 5px 0px;
    padding: 0px;
    float: left !important;
    }

    in the placement template anywhere i.e under the “placement” tab in placement 1 or 2 textbox.

    Before using the second method, post your site’s link here, so that i can examine the problem deeply !

    Thanks for your appreciations ..

    in reply to: Why FLV Player?

    FLV Player Pro is a desktop player. It cannot be embedded in websites. but this player can be embedded in websites to play personal videos etc..

    in reply to: Problem with digg button

    thanks this will recognized and corrected in the next version

    in reply to: Announcer toolbar: WYSIWYG

    As said, the problem is really strange !! I wondered how this will happen. I was sure that the problem is not with Announcer. Anyway no matter … 😉

    If you find this plugin useful, consider a donation or sharing this plugin

    Regards,

    Aakash.

    in reply to: Announcer toolbar: WYSIWYG

    This seems strange. Try reloading the page or using a different browser. I think it is a jquery issue. Try disabling some plugins one by one and look whether the toolbar appears again.

    in reply to: Announcer toolbar: WYSIWYG

    Thanks for your co-operation. But you are providing me the admin page. I just want a screenshot of the Announcer admin page. i.e just take a “screenshot” of the page (using print screen button on the keyboard or anything else) and give a link of the image here. So that i can find the problem.

    in reply to: Announcer toolbar: WYSIWYG

    Can you please link the screenshot of the page as it will be useful for finding the problem

    in reply to: Can’t get feed to display

    Actually it is the normal rendering of the flash player itself. Flash usually has less css capacities. It does not completely depend on css like ordinary html.

    So double spaces is the normal spacing for a line rendering in flash. Only line wrappings appear in the succeeding line.

    When considering the bullet, your xml file itself has the bullet. You can see it here (see the source)

    So there is no need to change the xml generator.

    This reader is made with the old flash version (version 8) So it has some rendering issues. Ill try to update the reader in the new flash version.

    Regards

    in reply to: print friendly problem with content?

    This is a problem with printfriendly.com itself. It is redirecting the page to its old version, which does not read the content.

    But you can make it work. Follow the below steps ..

    Open wp-socializer.php file present in the wp-content/plugins/wp-socializer/ folder

    Goto line 407

    Replace the line

    Code:

    ‘url’ => ‘http://www.printfriendly.com/print?url={permalink}’,

    with

    Code:

    ‘url’ => ‘http://www.printfriendly.com/print/new?url={permalink}’,


    save the file. That’s all.

    Regards,

    Aakash Chakravarthy

Viewing 15 posts - 1,921 through 1,935 (of 1,954 total)

Subscribe for updates

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