Forum Replies Created

Viewing 15 posts - 1,996 through 2,010 (of 2,019 total)
  • Author
    Posts
  • in reply to: Announcer toolbar: WYSIWYG
    Aakash
    Keymaster

    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
    Aakash
    Keymaster

    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
    Aakash
    Keymaster

    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
    Aakash
    Keymaster

    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?
    Aakash
    Keymaster

    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
    Aakash
    Keymaster

    I think it will be released in 3-4 weeks

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

    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
    Aakash
    Keymaster

    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
    Aakash
    Keymaster

    Welcome, if you are interested just try other useful plugins

    in reply to: Insert code manually to single.php
    Aakash
    Keymaster

    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.

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

    Thanks for your idea. I am planning to add twitter’s official retweet button to the retweet buttons list in the next version. This will solve the problem.

    Currently i am busy making some testing works related to wp socializer’s admin tab system as the current version is bit confusing for beginners.

    Anyway Thanks again !

    in reply to: Post Image Stripped From Content
    Aakash
    Keymaster

    I tested the plugin in all the versions of TwentyTen theme with some images in the post. But everything worked fine for me. Actually, no filtering is made to the content when printing the content. A simple and recommended concept of inserting buttons above/below post is followed in WP Socializer plugin.

    Only some custom modifications are made to the post excerpt. When the excerpt contains a text, some filtering of tags are made when displaying. When the post contains no excerpt, no filtering is made.

    This is made to for a major unknown bug. I think this can cause problem to the posts. Please check whether the post contains excerpt or not.

    Thank you !

    in reply to: Post Image Stripped From Content
    Aakash
    Keymaster

    I didn’t experience this problem in my localsite and even i saw the image in the page you linked.

    I tested the plugin in every different setting and placement and it worked well in all cases.

    Can you please mention the template conditions i.e show in excerpt, show in tag, show in posts etc .

    Also mention the position (above or below)

    This will narrow my debugging. Thanks for your time

    in reply to: Post Image Stripped From Content
    Aakash
    Keymaster

    Soon i will look into the problem

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

    No problem Boris, your likeness is itself a boost for me.

    Thank you

Viewing 15 posts - 1,996 through 2,010 (of 2,019 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