Forum Replies Created

Viewing 15 posts - 1,846 through 1,860 (of 1,865 total)
  • Author
    Posts
  • 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.

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

    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

    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

    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

    Soon i will look into the problem

    in reply to: Can’t get feed to display

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

    Thank you

    in reply to: Can’t get feed to display

    Thanks for using Super RSS Reader. The problem is just with your server.

    Actually, this reader uses PHP to get the external or current domain’s RSS feed. The file loadXML.php does this action. This file pulls the rss feed and displays in the reader.

    The reason for no output is, your server is not executing the loadXML.php file. Instead, it just prints the PHP file. Take a look at the file.

    If your server supports PHP, then it should execute the PHP. You should contact the server host for more details.

    My suggestion is enabling/changing PHP config or hosting the reader in any other php enabled server

    Thanks & Regards

    in reply to: W3C compliance

    Thank you very much Leo !

    I am shocked that i didn’t close the img tags ! 😯

    Being a single person, i found to hard to manage the different types of buttons and features. Thats the reason and i concentrated more on the core script !

    Supporters like you will encourage my work.

    I too encountered some type errors like above. Those will be fixed ASAP in the next version.

    Thank you !

    Regards

    in reply to: Settings page doesn’t correctly render

    I tried the admin page in most of the old and new browsers and it seemed to work well for me.

    What browser u r using (with version) ?

    Can you collapse the wordpress side menus when you are in WP Socializer admin page ?

    What is your screen resolution ?

    Do you use any admin page related plugin ?

    Try WP Socializer admin page in “Blue admin color scheme” (Users->Your Profile)

    Try deleting the cache

    Try reloading the admin page

    Try in other browsers

    Quote:

    Important.

    Replace the following JS and CSS files with the files present in the wp-socializer folder. Please spend some time in checking this out.

    You will get a no of alerts when opening the admin page -> this is very important. The bug lies only here

    JS file : http://www.mediafire.com/download.php?ajk8ze27t747ec3

    CSS file: http://www.mediafire.com/download.php?w9fdx3aj8lb22d3

    Upload the above files to wp-content/plugins/wp-socializer/

    in reply to: Settings page doesn’t correctly render

    I think, it is just a mistake with loading jQuery for the admin page.

    The tabs are powered with jQuery framework. If it is not loaded properly all the tabs will be visible.

    Please link a screenshot of the buggy admin page.

Viewing 15 posts - 1,846 through 1,860 (of 1,865 total)

Subscribe for updates

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