Forum Replies Created

Viewing 15 posts - 1,831 through 1,845 (of 1,859 total)
  • Author
    Posts
  • 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

    in reply to: Support for Twitter’s t.co

    I think it will be released in 3-4 weeks

    in reply to: Can’t get feed to display

    It seems like you cannot read feeds from you own website. This is an interesting problem.

    I tested with various xml files, domains etc but never encountered a problem like this !

    But i got a solution for this. It is to use feedburner.

    Get a feedburner.com account and add the feed http://www.austinpark.com/APMG-test.xml to it.

    Then, you will get a URL like http://feeds2.feedburner.com/austinpark (you can customize this)

    Now use this url as your Feed URL in super RSS reader.This method will definitely work.

    Also, feedburners output is supported by major feed readers. It will correct the tags and other errors also. You can get the feed views and many more things.

    Regards

    in reply to: Can’t get feed to display

    All you have to check is the PHP file. The entire reader works with this PHP file only.

    Make sure that the PHP file is accessible i.e make sure you have used the correct URL of the php file.

    If the PHP file is correctly entered then the reader should work.

    Please, give me the link of the reader. I am ready to find the problem. The old link isn’t working.

    Regards

    in reply to: Insert code manually to single.php

    Welcome, if you are interested just try other useful plugins

    in reply to: Insert code manually to single.php

    Shortcodes created using “shortcoder” plugin should only be used in “Post editing admin page” i.e the page where you create posts. Actually this plugin allows to insert frequently used javascripts and other things within posts with ease management like adsense ads etc.

    This cannot be used to insert javascript in single.php and other theme files.

    Regards,

    Aakash.

Viewing 15 posts - 1,831 through 1,845 (of 1,859 total)

Subscribe for updates

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